Libraries tagged by enumaration
perf/enumeration
94 Downloads
Enumeration classes: map and collection, both with mutable and immutable behavior.
dreamscapes/enumeration
78 Downloads
A simple Typedef Enum implementation for php
zuni/enum-bundle
110 Downloads
Bundle Enumeration
zlikavac32/php-enum-symfony
86 Downloads
Symfony PHP enum support
zlikavac32/php-enum-doctrine
258 Downloads
Doctrine PHP enum support
xeriab/annotations
16 Downloads
PHP annotations library.
sunnyphp/enum
15 Downloads
Simple AbstractEnum class
positibe/enum-bundle
10 Downloads
Symfony PositibeEnumBundle
ph-il/enums
31 Downloads
Zero-dependencies package to supercharge enum functionalities via helper traits.
numenor/enum
1207 Downloads
A simple library for enums in Laravel and generic PHP
ngmy/enum
570 Downloads
The enumeration type for PHP
mirzaev/languages
17 Downloads
Library for easy languages support
meius/laravel-flag-forge
20 Downloads
Lightweight wrapper for the meius/flag-forge library, seamlessly integrating bitwise enumeration and flag management into your Laravel applications.
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.
manakao/doctrine-enum-type-bundle
7 Downloads
This bundle provides a typed enumeration for Symfony5 applications