husam-tariq/filament-timepicker

Filament 3.x Time Picker

Maintainers

👁 husam-tariq

Package info

github.com/husam-tariq/filament-timepicker

Language:JavaScript

pkg:composer/husam-tariq/filament-timepicker

Statistics

Installs: 77 691

Dependents: 2

Suggesters: 0

Stars: 33

Open Issues: 4

v4.0.2 2025-09-23 12:41 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 1a94dc93c71fd4432d4de134317371c5076c2aba

  • Hussam Tariq <hu22am1.woop@gmail.com>

laravelfilamenthusam-tariqfilament-timepicker

This package is auto-updated.

Last update: 2026-06-23 14:31:25 UTC


README

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