Libraries tagged by php enum
nilay-jp/php-enum
793 Downloads
Enum implementation for PHP.
ngabor84/enum
32 Downloads
Enum is a simple implementation of php enumeration type.
neutronstars/doctrine-enum-php-type
13 Downloads
Added a doctrine type for the php enumeration system designed to be as close as possible to PHP 8.1 for earlier versions.
neuecommerce/enums
321 Downloads
Collection of framework agnostic PHP Enums.
nancheng/pfinal-enum
37 Downloads
PHP 枚举插件包
mohamedbakr57/localized-enum
7 Downloads
A simple and lightweight Laravel package that adds localized labels to native PHP enums using Laravel's translation system. Ideal for multi-language applications.
minimalcode/php-enum
3198 Downloads
Minimalistic singleton enum for PHP
makhnanov/php-enum
47 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
labrodev/php-enum-mapper
31 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
kminek/laravel-enum
5 Downloads
Use myclabs/php-enum as Eloquent model attributes
klamius/php-enum
8 Downloads
A PHP library providing a way to work with enumeration