Libraries tagged by php-enum
nilay-jp/php-enum
786 Downloads
Enum implementation for PHP.
makhnanov/php-enum
47 Downloads
Useful things for new PHP 8.1 Enum feature.
ll-kuma-ll/php-enum
24 Downloads
enumrated type class
lip/php-enum
64 Downloads
PHP 枚举基类,使用类 const 作为枚举值,每一项均含有 key、value 与 label。
link-cloud/php-enum
2 Downloads
LinkCloud PHP Enum
labrodev/php-enum-mapper
27 Downloads
PHP utility class for formatting Enums and to treat the cases as arrays
kugaudo/php-enum
16 Downloads
Tiny Java-styled enumeration support for PHP
klamius/php-enum
7 Downloads
A PHP library providing a way to work with enumeration
jayzeng/php-enum
88 Downloads
PHP enum class that OO way to manipulate enums
hjcostabr/php-enum
33 Downloads
PHP implementation for ENUM functionality
gusarov112/php-enum-doctrine
3 Downloads
Allows to add you custom php enums as doctrine type
gusarov112/php-enum
7 Downloads
PHP Enum implementation. MyClabs fork
g6v/php-enum
281 Downloads
PHP Enum implementation
fabiomez/php-enum
4 Downloads
A simple Enum PHP project.
extalion/php-enum
624 Downloads
Gives the ability to emulate and create enumeration objects in PHP.