Time picker plugin screenshot
Dark mode ready
Multilingual support
Supports v5.x

Time picker

Community

Adds a Time picker field for your panel or form.

Tags: Forms Form Field
Supported versions:
4.x 3.x 2.x
Husam T. Al Shaibani avatar Author: Husam T. Al Shaibani

Package health

Beta

Automated checks of this plugin's Composer package

82 / 100
Security 68
Maintenance 100
Ecosystem 100
13 checks
  • Passed: Current Laravel version supported — Package dependencies resolve together with current Laravel 13.0.
  • Passed: Current PHP version supported — Constraint ^8.2 supports current PHP 8.5.
  • Skipped: Current Symfony version supported
  • Passed: Abandoned or archived — No consulted source marks the package abandoned (packagist, github).
  • Passed: Commit and release recency — Active: last commit 0 days ago; last release 0 days ago.
  • Passed: composer.lock not committed by library composer.lock is absent from the released dist archive.
  • Passed: Dist archive is lean
  • Skipped: GitHub Actions pinned to SHA
  • Passed: Open security advisories
  • Passed: Dependabot PR responsiveness — No open Dependabot PRs.
  • Failed: Dependabot or Renovate configured No dependency updater configuration found. View details on Plumb
  • Skipped: Dependency update cooldown configured
  • Failed: Provides a security policy View details on Plumb
Third-party plugin. This is built by the community, not the Filament team. Filament does not review, endorse, or vet the security of plugins outside the filament/ namespace. Review the source and install at your own risk. Found malware or an unresolved security issue the author won't address? Report it .
Powered by Plumb Last scanned 4 days ago

Documentation

Version:

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.

The author

Husam T. Al Shaibani avatar Author: 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.

Plugins
2
Stars
39

From the same author