eslam-reda-div/timepicker-fork-for-filament-v5

Filament 5.x Time Picker

Maintainers

Package info

github.com/eslam-reda-div/timepicker-fork-for-filament-v5

pkg:composer/eslam-reda-div/timepicker-fork-for-filament-v5

Transparency log

Statistics

Installs: 22

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v5.0.0 2026-07-16 04:18 UTC

This package is auto-updated.

Last update: 2026-07-16 04:35:15 UTC


README

Total Downloads

Filament Time Picker

Installation

You can install the package via composer:

composer require eslam-reda-div/timepicker-fork-for-filament-v5

Optionally, you can publish the views using

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

Usage

use EslamRedaDiv\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.