Libraries tagged by enumer
omaradel/enum
199 Downloads
An Enum package for Laravel provides an elegant and type-safe way to define and use enumerations in your Laravel application. Enumerations (Enums) are useful for representing a fixed set of constants with meaningful names, like user roles, order statuses, or payment methods.
ngabor84/enum
32 Downloads
Enum is a simple implementation of php enumeration type.
neutronstars/symfony-normalizer-enum-php
13 Downloads
Added Symfony normalizer for the enumeration system designed to be as close to PHP 8.1 for earlier versions.
neutronstars/enum
69 Downloads
Added an enumeration system as close as possible to PHP 8.1 for earlier versions.
neutronstars/doctrine-enum-php-type
13 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
122 Downloads
Hierarchical or tree database implementation using path enumeration model
kugaudo/php-enum
17 Downloads
Tiny Java-styled enumeration support for PHP
jlem/enum
12 Downloads
Enumeration utility class
jgswift/kenum
382 Downloads
PHP 5.5+ enumerator pattern implementation
intenave/http-response-status-codes
44 Downloads
Package provides an enumeration of standard HTTP status codes along with convenient methods for working with them.
hxm/enum
62 Downloads
Enum package, simple, extensible and powerful enumeration implementation for Laravel.
grizz-it/enum
834 Downloads
Enumerable objects for PHP applications.
gcworld/enums
1133 Downloads
GCWorld Enumerations
fatcode/enum
1550 Downloads
Enumeration library for connoisseurs.
extalion/php-enum
625 Downloads
Gives the ability to emulate and create enumeration objects in PHP.