husam-tariq/filament-timepicker

Filament 3.x Time Picker
82,760 33
Install
composer require husam-tariq/filament-timepicker
Latest Version:v5.0
PHP:^8.2
License:MIT
Last Updated:Jul 17, 2026
Links: GitHub  ·  Packagist
Maintainer: husam-tariq

Filament Time Picker

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

Filament 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.

Related Packages

pxlrbt/filament-excel

Supercharged Excel exports for Filament Resources

2,646,238 456
ozankurt/modules-blog

Ready to use blog module for laravel.

84 8