Libraries tagged by enumer
elgg/enumeration
7509 Downloads
An enumeration implementation for PHP.
davidianbonner/enumerated
55430 Downloads
Enums represent a set of predefined values. Useful for ensuring data consistency.
dkd/enumeration
58949 Downloads
An enumeration implementation for PHP.
zlikavac32/php-enum
5900 Downloads
Better PHP enum support
yethee/enum-bundle
88754 Downloads
This bundle provides a typed enumeration for Symfony applications
steefdw/standards-enums
85524 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
6283 Downloads
Provides a collection of entities, helpers and base implementations for creating domain objects.
marc-mabe/enum-cl
7678 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
ducks-project/spl-types
33441 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
danaki/doctrine-enum-type-bundle
148950 Downloads
This bundle provides a typed enumeration for Symfony2 applications
crussell52/php-enum
42609 Downloads
PHP Enums inspired by Java Enums
morrisonlevi/ardent
16328 Downloads
A healthy library for PHP
xi/collections
100716 Downloads
Functional, immutable and extensible enumerations and collections for PHP 5.3.
pacificsec/cpe
47919 Downloads
CPE: Common Platform Enumeration for PHP
olegstyle/enum
11394 Downloads
PHP Enumerator