Libraries tagged by enumerator
rexlabs/enum
529597 Downloads
Enumeration (enum) implementation for PHP
emreyarligan/enum-concern
63276 Downloads
A PHP package for effortless Enumeration handling with Laravel Collections 📦 ✨
cerbero/laravel-enum
99190 Downloads
Laravel package to supercharge enum functionalities.
cerbero/enum
240882 Downloads
Zero-dependencies package to supercharge enum functionalities.
commerceguys/enum
1946301 Downloads
A PHP 5.4+ enumeration library.
greg0ire/enum
398587 Downloads
work around the missing enum type in php
garoevans/php-enum
166466 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.
laudis/typed-enum
710723 Downloads
A small class allowing for typed enumerations.
jiannei/laravel-enum
37855 Downloads
A simple and easy-to-use enumeration extension package to help you manage enumerations in your project more conveniently, supporting Laravel and Lumen
dive-be/php-enum-utils
305381 Downloads
Those utilities you always need when dealing with native enumerations.
cakedc/enum
232118 Downloads
Enumeration list Plugin for CakePHP 5
thunderer/platenum
147777 Downloads
PHP enum library
miladrahimi/php-enum
14239 Downloads
A PHP Abstract Enum Class
danaki/doctrine-enum-type-bundle
148506 Downloads
This bundle provides a typed enumeration for Symfony2 applications
aldemeery/enum-polyfill
59294 Downloads
A Polyfill for the SplEnum type in PHP