Libraries tagged by enumerator
yokai/enum-bundle
103344 Downloads
Simple enumeration system with Symfony integration
cloudstek/php-enum
273778 Downloads
Enumeration support for PHP
fab2s/enumerate
2812 Downloads
Enumerate, a nice boost to your enums
elgg/enumeration
5460 Downloads
An enumeration implementation for PHP.
davidianbonner/enumerated
53875 Downloads
Enums represent a set of predefined values. Useful for ensuring data consistency.
dkd/enumeration
57709 Downloads
An enumeration implementation for PHP.
zlikavac32/php-enum
5791 Downloads
Better PHP enum support
yethee/enum-bundle
88700 Downloads
This bundle provides a typed enumeration for Symfony applications
steefdw/standards-enums
84395 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.
somnambulist/domain
6258 Downloads
Provides a collection of entities, helpers and base implementations for creating domain objects.
crussell52/php-enum
41612 Downloads
PHP Enums inspired by Java Enums
xi/collections
100679 Downloads
Functional, immutable and extensible enumerations and collections for PHP 5.3.
uwkluis/enums
67287 Downloads
Enumerations for the UwKluis API
pacificsec/cpe
46782 Downloads
CPE: Common Platform Enumeration for PHP
oihana/php-enums
1319 Downloads
A collection of strongly-typed constant enumerations for PHP