Libraries tagged by enumerated
danaki/doctrine-enum-type-bundle
148465 Downloads
This bundle provides a typed enumeration for Symfony2 applications
aldemeery/enum-polyfill
59286 Downloads
A Polyfill for the SplEnum type in PHP
yokai/enum-bundle
103084 Downloads
Simple enumeration system with Symfony integration
cloudstek/php-enum
272922 Downloads
Enumeration support for PHP
elgg/enumeration
5317 Downloads
An enumeration implementation for PHP.
dkd/enumeration
57407 Downloads
An enumeration implementation for PHP.
yethee/enum-bundle
88696 Downloads
This bundle provides a typed enumeration for Symfony applications
steefdw/standards-enums
84025 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
6229 Downloads
Provides a collection of entities, helpers and base implementations for creating domain objects.
marc-mabe/enum-cl
7170 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
ducks-project/spl-types
33183 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
41402 Downloads
PHP Enums inspired by Java Enums
uwkluis/enums
67113 Downloads
Enumerations for the UwKluis API
pacificsec/cpe
46539 Downloads
CPE: Common Platform Enumeration for PHP
olegstyle/enum
10914 Downloads
PHP Enumerator