Libraries tagged by php enumeration
francerz/enum
3203 Downloads
PHP Enumeration tool
somnambulist/enumeration
1483 Downloads
An enumeration implementation for PHP derived from eloquent/enumeration.
bramus/enumeration
392 Downloads
Yet Another Enumeration Implementation for PHP
sourceboat/laravel-enumeration
5057 Downloads
Simple, extensible and powerful enumeration implementation for Laravel, based on eloquent/enumeration.
corp-soft/php-enum
538 Downloads
PHP Enum implementation
wiilon/enum-booster
144 Downloads
Enhanced PHP enumeration, best paired with the Hyperf framework.
eloquent/constance
294 Downloads
PHP constants as enumerations.
skinka/type-enum
2027 Downloads
Simple and fast implementation of enumerations with native PHP 5.4 and upper
k9u/enum
636 Downloads
an Enumeration implementation for PHP
fpoirotte/enum-trait
3724 Downloads
Enumeration type for PHP using traits
toobo/enum
8 Downloads
Single-class, Rust-inspired enum implementation for PHP
timetoogo/enums
12 Downloads
Enums for PHP 5.4+
hyperf-ext/enum
5418 Downloads
Simple, extensible and powerful enumeration implementation for Hyperf.
asfop/constants
75 Downloads
An easy-to-use enumeration expansion package helps you manage enumerations in projects more easily
daverandom/enum
547 Downloads
A base class for enumerations in PHP