Libraries tagged by enumerator
alsal/enumeration
17 Downloads
Abstract PHP Enumeration Class
smt/enumeration
161 Downloads
Very basic (also lightweight) helper for enumeration classes
perf/enumeration
93 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
85 Downloads
Symfony PHP enum support
zlikavac32/php-enum-doctrine
257 Downloads
Doctrine PHP enum support
xeriab/annotations
16 Downloads
PHP annotations library.
sunnyphp/enum
14 Downloads
Simple AbstractEnum class
positibe/enum-bundle
9 Downloads
Symfony PositibeEnumBundle
numenor/enum
1207 Downloads
A simple library for enums in Laravel and generic PHP
ngmy/enum
569 Downloads
The enumeration type for PHP
meius/laravel-flag-forge
14 Downloads
Lightweight wrapper for the meius/flag-forge library, seamlessly integrating bitwise enumeration and flag management into your Laravel applications.
meius/flag-forge
49 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
6 Downloads
This bundle provides a typed enumeration for Symfony5 applications