Libraries tagged by php enum
jac/enums
5707 Downloads
Php implementation of Enums
daverandom/enum
353 Downloads
A base class for enumerations in PHP
jomisacu/enumerations
1178 Downloads
A simple way to handle enumerations in php
toobo/enum
8 Downloads
Single-class, Rust-inspired enum implementation for PHP
somnambulist/enumeration
439 Downloads
An enumeration implementation for PHP derived from eloquent/enumeration.
skinka/type-enum
2027 Downloads
Simple and fast implementation of enumerations with native PHP 5.4 and upper
robusto/enum
1546 Downloads
A PHP 7.0+ Robust enumeration library.
richard-ejem/enum
3927 Downloads
Ultralightweight enum type for PHP
putraits/enums
42 Downloads
ProjectICKX PHP utility traits for enum
ifornew/enum
472 Downloads
An enumeration implementation for PHP.
fpoirotte/enum-trait
3714 Downloads
Enumeration type for PHP using traits
epalshin/enum
6008 Downloads
Powerful enum library for PHP
theantichris/enum
10242 Downloads
A PHP implementation of an Enum class.
phpextra/enum
18368 Downloads
Enum type for PHP
bramus/enumeration
391 Downloads
Yet Another Enumeration Implementation for PHP