Libraries tagged by enumerated
danaki/doctrine-enum-type-bundle
131985 Downloads
This bundle provides a typed enumeration for Symfony2 applications
aldemeery/enum-polyfill
40650 Downloads
A Polyfill for the SplEnum type in PHP
yokai/enum-bundle
80065 Downloads
Simple enumeration system with Symfony integration
jiannei/laravel-enum
21302 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
259592 Downloads
Enumeration support for PHP
zlikavac32/php-enum
5079 Downloads
Better PHP enum support
steefdw/standards-enums
22627 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.
lishun/enums
300 Downloads
php8.1 enums tools
ducks-project/spl-types
28096 Downloads
Polyfill Module for SplType PHP extension. This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string
crussell52/php-enum
32660 Downloads
PHP Enums inspired by Java Enums
xi/collections
100191 Downloads
Functional, immutable and extensible enumerations and collections for PHP 5.3.
uwkluis/enums
54027 Downloads
Enumerations for the UwKluis API
pacificsec/cpe
30232 Downloads
CPE: Common Platform Enumeration for PHP
olegstyle/enum
7044 Downloads
PHP Enumerator
aboutcoders/enum-serializer-bundle
25008 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer