Libraries tagged by enumerator
aldemeery/enum-polyfill
49218 Downloads
A Polyfill for the SplEnum type in PHP
jiannei/laravel-enum
27152 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
267690 Downloads
Those utilities you always need when dealing with native enumerations.
cloudstek/php-enum
262614 Downloads
Enumeration support for PHP
cakedc/enum
204010 Downloads
Enumeration list Plugin for CakePHP 5
davidianbonner/enumerated
47282 Downloads
Enums represent a set of predefined values. Useful for ensuring data consistency.
zlikavac32/php-enum
5356 Downloads
Better PHP enum support
yethee/enum-bundle
88200 Downloads
This bundle provides a typed enumeration for Symfony applications
somnambulist/domain
5038 Downloads
Provides a collection of entities, helpers and base implementations for creating domain objects.
crussell52/php-enum
36024 Downloads
PHP Enums inspired by Java Enums
xi/collections
100455 Downloads
Functional, immutable and extensible enumerations and collections for PHP 5.3.
wbraganca/yii2-enumerables
2776 Downloads
An enumeration implementation to yii2 framework.
uwkluis/enums
61581 Downloads
Enumerations for the UwKluis API
pacificsec/cpe
35196 Downloads
CPE: Common Platform Enumeration for PHP
vcn/enum
28405 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.