Libraries tagged by php-enum
makhnanov/php-enum
50 Downloads
Useful things for new PHP 8.1 Enum feature.
ll-kuma-ll/php-enum
25 Downloads
enumrated type class
lip/php-enum
65 Downloads
PHP 枚举基类,使用类 const 作为枚举值,每一项均含有 key、value 与 label。
link-cloud/php-enum
3 Downloads
LinkCloud PHP Enum
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
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
fgarioli/php-enum
608 Downloads
fangx/php-enum
1468 Downloads
php enum generator
fabiomez/php-enum
4 Downloads
A simple Enum PHP project.
extalion/php-enum
625 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.