Libraries tagged by unum
fuwasegu/php-enum-util
8143 Downloads
The extension library for PHP native enum.
froler314/enum
24045 Downloads
Enum lib
fatbit/enums
2804 Downloads
this is php8.1 enum ext
eufaturo/vat-number-validator
2117 Downloads
PHP Vat Number Validator
esky/enum
91207 Downloads
PHP Enum implementation
erikaraujo/php-enhanced-enums
11635 Downloads
Enhanced enum methods for PHP enums
erikaraujo/filament-enum-attributes
18429 Downloads
Traits for Enums to allow for using Attributes instead of get methods for Filament enums
dnc/enum
44880 Downloads
Implementation of Enum
dilovanmatini/laravel-enumable
1316 Downloads
The Laravel Enumable trait provides a set of utility methods to enhance PHP enums. It includes methods for manipulating enum cases, retrieving labels, and converting enums to various formats.
diagonal/laravel-ts-enum-generator
847 Downloads
Generate runtime-usable TypeScript objects and enums from PHP enums with utils
devloops/phone-number
4696 Downloads
The Missing Laravel Nova Phone Number Field.
defstudio/enum-features
1844 Downloads
A simple trait to enable a feature system using Enums and Laravel Pennant
decodelabs/enumerable
8515 Downloads
Helper traits for enums
davidianbonner/enumerated
47490 Downloads
Enums represent a set of predefined values. Useful for ensuring data consistency.
datomatic/laravel-enum-collections
2056 Downloads
A package to save a collection of Enums in a Eloquent field and interact with him