Libraries tagged by enumer
cerbero/laravel-enum
55969 Downloads
Enum generator for Laravel.
laudis/typed-enum
344081 Downloads
A small class allowing for typed enumerations.
dive-be/php-enum-utils
257806 Downloads
Those utilities you always need when dealing with native enumerations.
cakedc/enum
191714 Downloads
Enumeration list Plugin for CakePHP 5
happy-types/enumerable-type
39706 Downloads
Strongly typed implementation of enumerable type in PHP which helps us to write a safer more readable code.
litgroup/enumerable
48257 Downloads
Implementation of the enumerable type for PHP.
yethee/enum-bundle
87304 Downloads
This bundle provides a typed enumeration for Symfony applications
nelexa/enum
183076 Downloads
PHP Enum implementation
danaki/doctrine-enum-type-bundle
131958 Downloads
This bundle provides a typed enumeration for Symfony2 applications
aldemeery/enum-polyfill
40515 Downloads
A Polyfill for the SplEnum type in PHP
morrisonlevi/ardent
16254 Downloads
A healthy library for PHP
yokai/enum-bundle
80052 Downloads
Simple enumeration system with Symfony integration
jiannei/laravel-enum
21261 Downloads
A simple and easy-to-use enumeration extension package to help you manage enumerations in your project more conveniently, supporting Laravel and Lumen
cloudstek/php-enum
259588 Downloads
Enumeration support for PHP
davidianbonner/enumerated
35101 Downloads
Enums represent a set of predefined values. Useful for ensuring data consistency.