Libraries tagged by enumaration
yethee/enum-bundle
87274 Downloads
This bundle provides a typed enumeration for Symfony applications
nelexa/enum
181029 Downloads
PHP Enum implementation
danaki/doctrine-enum-type-bundle
131718 Downloads
This bundle provides a typed enumeration for Symfony2 applications
aldemeery/enum-polyfill
40143 Downloads
A Polyfill for the SplEnum type in PHP
yokai/enum-bundle
79951 Downloads
Simple enumeration system with Symfony integration
jiannei/laravel-enum
21071 Downloads
A simple and easy-to-use enumeration extension package to help you manage enumerations in your project more conveniently, supporting Laravel and Lumen
cloudstek/php-enum
259537 Downloads
Enumeration support for PHP
dkd/enumeration
47164 Downloads
An enumeration implementation for PHP.
zlikavac32/php-enum
5073 Downloads
Better PHP enum support
steefdw/standards-enums
22188 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.
crussell52/php-enum
32516 Downloads
PHP Enums inspired by Java Enums
xi/collections
100171 Downloads
Functional, immutable and extensible enumerations and collections for PHP 5.3.
uwkluis/enums
53880 Downloads
Enumerations for the UwKluis API
pacificsec/cpe
30160 Downloads
CPE: Common Platform Enumeration for PHP
aboutcoders/enum-serializer-bundle
24981 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer