Libraries tagged by php-enums
adam-lutka/php-enum
5527 Downloads
PHP implementation of enum type
xaamin/enum
2030 Downloads
PHP Enum implementation
slava-basko/enum
3919 Downloads
PHP enum implementation
phariscope/doctrineenumtype
647 Downloads
A way to create quickly and well tested doctrine type for your php enums
intrfce/enum-attribute-descriptors
46 Downloads
Use attributes to give your PHP enums titles and descriptions.
dilovanmatini/laravel-enumable
41 Downloads
The Laravel Enumable trait provides a set of utility methods to enhance PHP enums. It includes methods for manipulating enum cases, retrieving labels, and converting enums to various formats.
y-tsuzaki/php-enum-spy
11 Downloads
A CLI tool to extract a list of Enum definitions from PHP files.
wgx954418992/php-enum
113 Downloads
The simplest and fastest PHP enumeration, supports `then` matching callback
vaened/php-enum
177 Downloads
PHP enumeration support
mkioschi/php-enums
20 Downloads
Common enums for clean code PHP projects.
minimalcode/php-enum
3133 Downloads
Minimalistic singleton enum for PHP
labrodev/php-enum-mapper
12 Downloads
PHP utility class for formatting Enums and to treat the cases as arrays
fgarioli/php-enum
368 Downloads
corp-soft/php-enum
518 Downloads
PHP Enum implementation
petrknap/php-enum
2349 Downloads
Enumerated type for PHP