Libraries tagged by enumaration
laravelflux/php-enum
420 Downloads
PHP Enum implementation
iwannamaybe/enum
157 Downloads
An enumeration implementation for PHP.
indigophp/indigo-enum
10 Downloads
Use enumerations in IndigoPHP packages/modules
cedx/enum
2963 Downloads
A simple implementation of enumerated types.
zurborg/enum-generator
164 Downloads
Zero-dependency enumeration class code generator
woodynew/hyperf-enum
31 Downloads
Simple, extensible and powerful enumeration implementation for Hyperf.
tomeet/laravel-enum
8 Downloads
A simple and easy-to-use enumeration extension package to help you manage enumerations in your project more conveniently, supporting Laravel and Lumen
salekur/enum
23 Downloads
A powerful tool for creating and managing enumerations.
royalcms/enum
57 Downloads
The Royalcms Enum package. This class gives the ability to emulate and get enumeration data natively in PHP.
ngabor84/enum
30 Downloads
Enum is a simple implementation of php enumeration type.
neutronstars/symfony-normalizer-enum-php
11 Downloads
Added Symfony normalizer for the enumeration system designed to be as close to PHP 8.1 for earlier versions.
neutronstars/enum
62 Downloads
Added an enumeration system as close as possible to PHP 8.1 for earlier versions.
neutronstars/doctrine-enum-php-type
11 Downloads
Added a doctrine type for the php enumeration system designed to be as close as possible to PHP 8.1 for earlier versions.
laraditz/laravel-tree
108 Downloads
Hierarchical or tree database implementation using path enumeration model
kugaudo/php-enum
16 Downloads
Tiny Java-styled enumeration support for PHP