Libraries tagged by enumerators
dive-be/php-enum-utils
304530 Downloads
Those utilities you always need when dealing with native enumerations.
somnambulist/domain
6228 Downloads
Provides a collection of entities, helpers and base implementations for creating domain objects.
uwkluis/enums
67034 Downloads
Enumerations for the UwKluis API
oihana/php-enums
1052 Downloads
A collection of strongly-typed constant enumerations for PHP
aboutcoders/enum-serializer-bundle
29399 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer
jomisacu/enumerations
2670 Downloads
A simple way to handle enumerations in php
xi/collections
100667 Downloads
Functional, immutable and extensible enumerations and collections for PHP 5.3.
josuealcalde-utamed/doctrine-enums-bundle
1867 Downloads
Bundle for Doctrine enumerations extension for Postgres
josuealcalde-utamed/doctrine-enums
1848 Downloads
Doctrine extension to manage enumerations in PostgreSQL
derafu/enum
2510 Downloads
Derafu: Enum - Yet Another List of Enumerations for PHP
youngsource/typed-enum
3919 Downloads
A small class allowing for typed enumerations.
skinka/type-enum
2027 Downloads
Simple and fast implementation of enumerations with native PHP 5.4 and upper
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.
mimosafa/php-enumeration
21 Downloads
A powerful PHP 8.1+ library to create inheritable, feature-rich enumerations that extend beyond native enum capabilities.
enumeum/doctrine-enums-bundle
5524 Downloads
Bundle for Doctrine enumerations extension for Postgres