PHPackages                             artmin96/filament-md-time-picker - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. artmin96/filament-md-time-picker

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

artmin96/filament-md-time-picker
================================

This is my package filament-md-time-picker

v0.2(2y ago)011[2 PRs](https://github.com/ArtMin96/filament-md-time-picker/pulls)MITCSSPHP ^8.1

Since Jan 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/ArtMin96/filament-md-time-picker)[ Packagist](https://packagist.org/packages/artmin96/filament-md-time-picker)[ Docs](https://github.com/artmin96/filament-md-time-picker)[ GitHub Sponsors](https://github.com/ArtMin96)[ RSS](/packages/artmin96-filament-md-time-picker/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (13)Versions (5)Used By (0)

This is my package filament-md-time-picker
==========================================

[](#this-is-my-package-filament-md-time-picker)

[![Latest Version on Packagist](https://camo.githubusercontent.com/baa518014752a89fbfc050958b4dbb55717ddac3f151c19125ec2c69cfdd1d35/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6172746d696e39362f66696c616d656e742d6d642d74696d652d7069636b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/artmin96/filament-md-time-picker)[![GitHub Tests Action Status](https://camo.githubusercontent.com/5964a94c3ce48d8cf76c2267067ed6c0bb7970fedf1aa693e15f8eb00727d958/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6172746d696e39362f66696c616d656e742d6d642d74696d652d7069636b65722f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/artmin96/filament-md-time-picker/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/67b51aa0f15d1e801b9bc417e2dac8cc02c52f1c34bced408e9ab4385f9d7de8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6172746d696e39362f66696c616d656e742d6d642d74696d652d7069636b65722f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/artmin96/filament-md-time-picker/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/776958faf7284d37b4b32c1ac727a8f7c6f0fe5c0c06da0c8939c39b9263b790/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6172746d696e39362f66696c616d656e742d6d642d74696d652d7069636b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/artmin96/filament-md-time-picker)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/db530cae9bda12caf1900d808837c0895772cdccc47e57a95637c24e57372e3c/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f66696c616d656e742d6d642d74696d652d7069636b65722e6a70673f743d31)](https://spatie.be/github-ad-click/filament-md-time-picker)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require artmin96/filament-md-time-picker
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="filament-md-time-picker-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="filament-md-time-picker-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="filament-md-time-picker-views"
```

Usage
-----

[](#usage)

```
$filamentMdTimePicker = new ArtMin96\FilamentMdTimePicker();
echo $filamentMdTimePicker->echoPhrase('Hello, ArtMin96!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Arthur Minasyan](https://github.com/ArtMin96)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

862d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/477c7f16e7301036e026f9374ec9f2b9f6b396f563e87d556a78d9810cbfbb68?d=identicon)[ArtMin96](/maintainers/ArtMin96)

---

Top Contributors

[![ArtMin96](https://avatars.githubusercontent.com/u/29732308?v=4)](https://github.com/ArtMin96 "ArtMin96 (14 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

laravelArtMin96filament-md-time-picker

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/artmin96-filament-md-time-picker/health.svg)

```
[![Health](https://phpackages.com/badges/artmin96-filament-md-time-picker/health.svg)](https://phpackages.com/packages/artmin96-filament-md-time-picker)
```

###  Alternatives

[guava/calendar

Adds support for vkurko/calendar to Filament PHP.

298241.0k3](/packages/guava-calendar)[pboivin/filament-peek

Full-screen page preview modal for Filament

253319.6k12](/packages/pboivin-filament-peek)[dotswan/filament-map-picker

Easily pick and retrieve geo-coordinates using a map-based interface in your Filament applications.

124139.3k2](/packages/dotswan-filament-map-picker)[creagia/filament-code-field

A Filamentphp input field to edit or view code data.

58289.3k3](/packages/creagia-filament-code-field)[swisnl/filament-backgrounds

Beautiful backgrounds for Filament auth pages

54149.2k6](/packages/swisnl-filament-backgrounds)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
