Libraries tagged by php-enum
lip/php-enum
64 Downloads
PHP 枚举基类,使用类 const 作为枚举值,每一项均含有 key、value 与 label。
link-cloud/php-enum
2 Downloads
LinkCloud PHP Enum
labrodev/php-enum-mapper
28 Downloads
PHP utility class for formatting Enums and to treat the cases as arrays
kugaudo/php-enum
17 Downloads
Tiny Java-styled enumeration support for PHP
klamius/php-enum
8 Downloads
A PHP library providing a way to work with enumeration
jayzeng/php-enum
89 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
fangx/php-enum
1451 Downloads
php enum generator
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.
dvlpr1996/php-enum-helper-trait
0 Downloads
Simplify enum handling in PHP with this versatile trait. Enhance code clarity and streamline workflows with utility methods for enum management.
dnl-blkv/simple-php-enum
23 Downloads
A simple C/C++ alike enum library.