Libraries tagged by enumerator
danaki/doctrine-enum-type-bundle
138405 Downloads
This bundle provides a typed enumeration for Symfony2 applications
aldemeery/enum-polyfill
47387 Downloads
A Polyfill for the SplEnum type in PHP
yokai/enum-bundle
85097 Downloads
Simple enumeration system with Symfony integration
jiannei/laravel-enum
25837 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
266250 Downloads
Those utilities you always need when dealing with native enumerations.
cloudstek/php-enum
261888 Downloads
Enumeration support for PHP
annotation/enumeration
2182 Downloads
Get enum attributes using PHP 8 annotations.
somnambulist/domain
4994 Downloads
Provides a collection of entities, helpers and base implementations for creating domain objects.
lishun/enums
466 Downloads
php8.1 enums tools
crussell52/php-enum
35369 Downloads
PHP Enums inspired by Java Enums
wbraganca/yii2-enumerables
2420 Downloads
An enumeration implementation to yii2 framework.
uwkluis/enums
58559 Downloads
Enumerations for the UwKluis API
pacificsec/cpe
33550 Downloads
CPE: Common Platform Enumeration for PHP
aboutcoders/enum-serializer-bundle
25954 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer
vcn/enum
27444 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.