Libraries tagged by enumaration
cakedc/enum
229971 Downloads
Enumeration list Plugin for CakePHP 5
thunderer/platenum
146859 Downloads
PHP enum library
nelexa/enum
521124 Downloads
PHP Enum implementation
danaki/doctrine-enum-type-bundle
147574 Downloads
This bundle provides a typed enumeration for Symfony2 applications
aldemeery/enum-polyfill
58299 Downloads
A Polyfill for the SplEnum type in PHP
yokai/enum-bundle
101879 Downloads
Simple enumeration system with Symfony integration
elgg/enumeration
4313 Downloads
An enumeration implementation for PHP.
dkd/enumeration
56479 Downloads
An enumeration implementation for PHP.
zlikavac32/php-enum
5743 Downloads
Better PHP enum support
yethee/enum-bundle
88563 Downloads
This bundle provides a typed enumeration for Symfony applications
steefdw/standards-enums
83026 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
6149 Downloads
Provides a collection of entities, helpers and base implementations for creating domain objects.
marc-mabe/enum-cl
6831 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
crussell52/php-enum
40581 Downloads
PHP Enums inspired by Java Enums
xi/collections
100651 Downloads
Functional, immutable and extensible enumerations and collections for PHP 5.3.