Libraries tagged by php-enums
vjik/php-enum
9988 Downloads
PHP Enum Implementation
oihana/php-enums
1062 Downloads
A collection of strongly-typed constant enumerations for PHP
julienbornstein/php-enum-countries
14924 Downloads
Country ISO 3166-1 alpha-2 and alpha-3 enum classes for myclabs/php-enum library
hayes/php-enum
15212 Downloads
Extension for the myclabs/php-enum library
fuwasegu/php-enum-util
9714 Downloads
The extension library for PHP native enum.
crussell52/php-enum
41367 Downloads
PHP Enums inspired by Java Enums
adam-lutka/php-enum
17259 Downloads
PHP implementation of enum type
ekvedaras/php-enum
43837 Downloads
PHP enum implementation
dilovanmatini/laravel-enumable
3026 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.
aboutcoders/enum-serializer-bundle
29467 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer
xentixar/workflow-manager
1476 Downloads
A workflow manager plugin for FilamentPHP with PHP enum support.
splitstack/enum-friendly-core
6991 Downloads
A dependency-free PHP package that provides enhanced functionality for PHP enums including conversion utilities, validation helpers, and developer-friendly features
phpenum/phpenum
1985 Downloads
PHP Enum
fatbit/enums
3856 Downloads
powerful php enums for php8.1
devwizardhq/laravel-enumify
1239 Downloads
Auto-generate TypeScript enums and types from Laravel PHP enums with an Artisan command and Vite integration.