Libraries tagged by enumerators
enumeum/doctrine-enums-bundle
5524 Downloads
Bundle for Doctrine enumerations extension for Postgres
daverandom/enum
526 Downloads
A base class for enumerations in PHP
asfop/constants
75 Downloads
An easy-to-use enumeration expansion package helps you manage enumerations in projects more easily
eloquent/constance
294 Downloads
PHP constants as enumerations.
aphproach/enumerations
18 Downloads
php enumerations implementation.
sunnyphp/enum
15 Downloads
Simple AbstractEnum class
codekandis/accumail-entities
92 Downloads
`codekandis/accumail-entities` is a library providing interfaces, classes and enumerations for `codekandis/accumail`.
somnambulist/doctrine-enum-bridge
15655 Downloads
Allows any enumeration library to be used with Doctrine type system.
damianulan/php-enumerable
14 Downloads
Extensive enum class support for plain PHP and Laravel projects
tomeet/laravel-enum
9 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.
salekur/enum
91 Downloads
A powerful tool for creating and managing enumerations.
rayanlevert/http
6 Downloads
PHP enumerations for HTTP codes and methods
meius/flag-forge
58 Downloads
FlagForge is a lightweight, high-performance library for bitwise enumerations. It offers intuitive tools to create, combine, and verify flags for efficient management of Boolean states in applications—ideal for access control, configuration options, and scenarios demanding compact storage and fast processing.
gpslab/enum
32 Downloads
Simple and fast implementation of enumerations