Libraries tagged by phpenum
myclabs/php-enum
209839709 Downloads
PHP Enum implementation
marc-mabe/php-enum
21203838 Downloads
Simple and fast implementation of enumerations with native PHP
konekt/enum
1723338 Downloads
SPL inspired PHP enum class implementation
acelaya/doctrine-enum-type
1981907 Downloads
A custom Doctrine type that maps column values to enum objects using myclabs/php-enum
marc-mabe/php-enum-phpstan
575359 Downloads
Enum class reflection extension for PHPStan
thunderer/platenum
103475 Downloads
PHP enum library
modstore/laravel-enum-js
91820 Downloads
Package to generate javascript versions of your PHP enum files to be used in your js builds etc.
marc-mabe/php-enum
Downloads
paillechat/php-enum
51241 Downloads
Enum implementation for PHP 7
miladrahimi/php-enum
10929 Downloads
A PHP Abstract Enum Class
garoevans/php-enum
144414 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.
dive-be/php-enum-utils
267691 Downloads
Those utilities you always need when dealing with native enumerations.
cloudstek/php-enum
262614 Downloads
Enumeration support for PHP
brysem/phpenums
157049 Downloads
Enums made simple in PHP.
othyn/php-enum-enhancements
23606 Downloads
Adds some helpful enum traits to the glorious new PHP Enum type.