Libraries tagged by enumerations
manakao/doctrine-enum-type-bundle
7 Downloads
This bundle provides a typed enumeration for Symfony5 applications
zurborg/enum-generator
167 Downloads
Zero-dependency enumeration class code generator
woodynew/hyperf-enum
34 Downloads
Simple, extensible and powerful enumeration implementation for Hyperf.
ultra/enum-dominant
23 Downloads
Allows you to make one of the enumeration cases the main one.
tomeet/laravel-enum
10 Downloads
A simple and easy-to-use enumeration extension package to help you manage enumerations in your project more conveniently, supporting Laravel and Lumen
tiat/standard
512 Downloads
Library for Tiat Framework which includes all standard enumerations and interfaces for data exchange between modules.
royalcms/enum
58 Downloads
The Royalcms Enum package. This class gives the ability to emulate and get enumeration data natively in PHP.
rikstone/php-cpe
0 Downloads
A package that enables working with Common Platform Enumeration (CPE)
rayanlevert/http
6 Downloads
PHP enumerations for HTTP codes and methods
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