Plugins
Time picker
Adds a Time picker field for your panel or form.
Form Builder
Form Field
Dark theme support
Yes
Multi language support
Yes
Compatible with the latest version
Supported versions: 2.x - 3.x
Documentation

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

Filament 3.x Time Picker

#Installation

You can install the package via composer:

composer require husam-tariq/filament-timepicker

Optionally, you can publish the views using

php artisan vendor:publish --tag="filament-timepicker-views"

#Usage

use HusamTariq\FilamentTimePicker\Forms\Components\TimePickerField;
 
TimePickerField::make('from_hour')->label('time')->okLabel("Confirm")->cancelLabel("Cancel"),

#Testing

composer test

#Changelog

Please see CHANGELOG for more information on what has changed recently.

#Contributing

Please see CONTRIBUTING for details.

#Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

#Credits

#License

The MIT License (MIT). Please see License File for more information.

Husam T. Al Shaibani

Husam Al Shaibani Professional Software Programmer with more than 9 years' experience in analyzing user needs and designing software solutions, Skilled in using problem- solving and critical thinking skills to modify and innovate programs for computer, mobile and websites.

2
Plugins
17
Stars
More from this author
Featured Plugins