Libraries tagged by php enumeration
derafu/enum
2468 Downloads
Derafu: Enum - Yet Another List of Enumerations for PHP
wgx954418992/php-enum
128 Downloads
The simplest and fastest PHP enumeration, supports `then` matching callback
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.
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
590 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
5416 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
yungts97/enum-helpers
972 Downloads
This is a package that provided some helper functions for PHP Enumeration.
daverandom/enum
523 Downloads
A base class for enumerations in PHP
robusto/enum
1546 Downloads
A PHP 7.0+ Robust enumeration library.