Libraries tagged by enumer
zlikavac32/php-enum
5079 Downloads
Better PHP enum support
steefdw/standards-enums
22556 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.
php-extended/php-charset-object
200582 Downloads
A library that implements the php-charset-interface package
miladrahimi/php-enum
7607 Downloads
A PHP Abstract Enum Class
lishun/enums
298 Downloads
php8.1 enums tools
ekvedaras/php-enum
35895 Downloads
PHP enum implementation
ducks-project/spl-types
28086 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
32640 Downloads
PHP Enums inspired by Java Enums
emonkak/underbar.php
11412 Downloads
A collection processing library for PHP, like Underscore.js
xi/collections
100189 Downloads
Functional, immutable and extensible enumerations and collections for PHP 5.3.
uwkluis/enums
53985 Downloads
Enumerations for the UwKluis API
pacificsec/cpe
30224 Downloads
CPE: Common Platform Enumeration for PHP
olegstyle/enum
7026 Downloads
PHP Enumerator
aboutcoders/enum-serializer-bundle
25004 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer
abhi1693/yii2-enum
12040 Downloads
Enumerable Helper