Libraries tagged by php enumeration
wgx954418992/php-enum
120 Downloads
The simplest and fastest PHP enumeration, supports `then` matching callback
neutronstars/doctrine-enum-php-type
12 Downloads
Added a doctrine type for the php enumeration system designed to be as close as possible to PHP 8.1 for earlier versions.
kfosoft/php-abstract-enum
2513 Downloads
PHP Abstract Enumeration
aphproach/enumerations
14 Downloads
php enumerations implementation.
alsal/enumeration
17 Downloads
Abstract PHP Enumeration Class
vaened/php-enum
194 Downloads
PHP enumeration support
jomisacu/enumerations
1120 Downloads
A simple way to handle enumerations in php
manchenkov/php-enum
3 Downloads
Enumeration type - PHP implementation with useful magic methods
kugaudo/php-enum
16 Downloads
Tiny Java-styled enumeration support for PHP
extalion/php-enum
624 Downloads
Gives the ability to emulate and create enumeration objects in PHP.
zlikavac32/php-enum-symfony
85 Downloads
Symfony PHP enum support
zlikavac32/php-enum-doctrine
257 Downloads
Doctrine PHP enum support
neutronstars/symfony-normalizer-enum-php
12 Downloads
Added Symfony normalizer for the enumeration system designed to be as close to PHP 8.1 for earlier versions.
lip/php-enum
64 Downloads
PHP 枚举基类,使用类 const 作为枚举值,每一项均含有 key、value 与 label。
klamius/php-enum
7 Downloads
A PHP library providing a way to work with enumeration