Libraries tagged by enumaration
steefdw/standards-enums
31794 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
nelexa/enum
324341 Downloads
PHP Enum implementation
danaki/doctrine-enum-type-bundle
136663 Downloads
This bundle provides a typed enumeration for Symfony2 applications
aldemeery/enum-polyfill
46047 Downloads
A Polyfill for the SplEnum type in PHP
yokai/enum-bundle
83833 Downloads
Simple enumeration system with Symfony integration
jiannei/laravel-enum
24474 Downloads
A simple and easy-to-use enumeration extension package to help you manage enumerations in your project more conveniently, supporting Laravel and Lumen
dive-be/php-enum-utils
264118 Downloads
Those utilities you always need when dealing with native enumerations.
cloudstek/php-enum
261100 Downloads
Enumeration support for PHP
zlikavac32/php-enum
5299 Downloads
Better PHP enum support
somnambulist/domain
4947 Downloads
Provides a collection of entities, helpers and base implementations for creating domain objects.
lishun/enums
349 Downloads
php8.1 enums tools
crussell52/php-enum
34569 Downloads
PHP Enums inspired by Java Enums
xi/collections
100352 Downloads
Functional, immutable and extensible enumerations and collections for PHP 5.3.
wbraganca/yii2-enumerables
1863 Downloads
An enumeration implementation to yii2 framework.
uwkluis/enums
57464 Downloads
Enumerations for the UwKluis API