Libraries tagged by enumer
elgg/enumeration
5211 Downloads
An enumeration implementation for PHP.
davidianbonner/enumerated
53534 Downloads
Enums represent a set of predefined values. Useful for ensuring data consistency.
dkd/enumeration
57278 Downloads
An enumeration implementation for PHP.
yethee/enum-bundle
88686 Downloads
This bundle provides a typed enumeration for Symfony applications
steefdw/standards-enums
83880 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
6228 Downloads
Provides a collection of entities, helpers and base implementations for creating domain objects.
marc-mabe/enum-cl
7127 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
ducks-project/spl-types
33141 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
41278 Downloads
PHP Enums inspired by Java Enums
morrisonlevi/ardent
16289 Downloads
A healthy library for PHP
mjohnson/utility
12741 Downloads
A collection of CakePHP utility libraries.
ekvedaras/php-enum
43818 Downloads
PHP enum implementation
uwkluis/enums
67034 Downloads
Enumerations for the UwKluis API
pacificsec/cpe
46444 Downloads
CPE: Common Platform Enumeration for PHP
olegstyle/enum
10864 Downloads
PHP Enumerator