PHPackages                             cheesegrits/filament-military-time - 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. cheesegrits/filament-military-time

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

cheesegrits/filament-military-time
==================================

A simple military (24 hour) time form component for Filament

v1.0(1mo ago)14MITJavaScriptPHP ^8.2CI passing

Since Apr 20Pushed 1mo agoCompare

[ Source](https://github.com/cheesegrits/filament-military-time)[ Packagist](https://packagist.org/packages/cheesegrits/filament-military-time)[ Docs](https://github.com/cheesegrits/filament-military-time)[ GitHub Sponsors](https://github.com/cheesegrits)[ RSS](/packages/cheesegrits-filament-military-time/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (1)Dependencies (11)Versions (2)Used By (0)

A simple military (24 hour) time form component for Filament
============================================================

[](#a-simple-military-24-hour-time-form-component-for-filament)

[![Latest Version on Packagist](https://camo.githubusercontent.com/58cb709e2269fad5754f1238ecf659bd77cca72d424a603491cdc230687e5fc0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f63686565736567726974732f66696c616d656e742d6d696c69746172792d74696d652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cheesegrits/filament-military-time)[![GitHub Tests Action Status](https://camo.githubusercontent.com/6a565c7c07d16d4aa6ac78d03784bec3e4576d529bb5a2839468e437c82d601b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f63686565736567726974732f66696c616d656e742d6d696c69746172792d74696d652f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/cheesegrits/filament-military-time/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/578dfb5602ac5ccf995b3942b379c4214aebc45a73220c24e816d5a91766fd65/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f63686565736567726974732f66696c616d656e742d6d696c69746172792d74696d652f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/cheesegrits/filament-military-time/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/4ae1c688da8a6d2d8083e68afc5b380a0a7d17c329be7e6645624ccf38e2a5fa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f63686565736567726974732f66696c616d656e742d6d696c69746172792d74696d652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cheesegrits/filament-military-time)

A simple military (24 hour) time form component for Filament v4 and v5, that does not rely on the browser or system time locale. Text input only, no graphical selector.

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

[](#installation)

You can install the package via composer:

```
composer require cheesegrits/filament-military-time
```

Usage
-----

[](#usage)

```
use Cheesegrits\FilamentMilitaryTime\MilitaryTime;

MilitaryTime::make('time'),
```

Testing
-------

[](#testing)

```
composer test
npm test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [Hugh Messenger](https://github.com/cheesegrits)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance90

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 69.2% 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

Unknown

Total

1

Last Release

50d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/826fa86e4930c9a52697c428cee6ef0f32d86f5416af9190aba906af27579ae8?d=identicon)[cheesegrits](/maintainers/cheesegrits)

---

Top Contributors

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

---

Tags

laravelfilamentfilament-pluginfilamentphpcheesegritsfilament-military-time

###  Code Quality

TestsPest

Static AnalysisPHPStan, Rector

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/cheesegrits-filament-military-time/health.svg)

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

###  Alternatives

[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

327482.0k25](/packages/codewithdennis-filament-select-tree)[jaocero/radio-deck

Turn filament default radio button into a selectable card with icons, title and description.

83328.6k7](/packages/jaocero-radio-deck)[awcodes/richer-editor

A collection of extensions and tools to enhance the Filament Rich Editor field.

379.0k8](/packages/awcodes-richer-editor)[rawilk/filament-password-input

Enhanced password input component for filament.

52250.4k10](/packages/rawilk-filament-password-input)[schmeits/filament-character-counter

This is a Filament character counter TextField and Textarea form field for Filament v4 and v5

34208.8k10](/packages/schmeits-filament-character-counter)[biostate/filament-menu-builder

An Elegant Menu Builder for FilamentPHP

6422.4k](/packages/biostate-filament-menu-builder)

PHPackages © 2026

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