Libraries tagged by enumaration
wiilon/enum-booster
136 Downloads
Enhanced PHP enumeration, best paired with the Hyperf framework.
wgx954418992/php-enum
120 Downloads
The simplest and fastest PHP enumeration, supports `then` matching callback
ultra/enum-dominant
15 Downloads
Allows you to make one of the enumeration cases the main one.
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
royalcms/enum
57 Downloads
The Royalcms Enum package. This class gives the ability to emulate and get enumeration data natively in PHP.
rayanlevert/http
5 Downloads
PHP enumerations for HTTP codes and methods
omaradel/enum
10 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
31 Downloads
Enum is a simple implementation of php enumeration type.
neutronstars/symfony-normalizer-enum-php
12 Downloads
Added Symfony normalizer for the enumeration system designed to be as close to PHP 8.1 for earlier versions.
neutronstars/enum
65 Downloads
Added an enumeration system as close as possible to PHP 8.1 for earlier versions.
neutronstars/doctrine-enum-php-type
12 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
111 Downloads
Hierarchical or tree database implementation using path enumeration model
kugaudo/php-enum
16 Downloads
Tiny Java-styled enumeration support for PHP
jlem/enum
11 Downloads
Enumeration utility class
intenave/http-response-status-codes
44 Downloads
Package provides an enumeration of standard HTTP status codes along with convenient methods for working with them.