Libraries tagged by phpenum
myclabs/php-enum
203900682 Downloads
PHP Enum implementation
marc-mabe/php-enum
14903615 Downloads
Simple and fast implementation of enumerations with native PHP
konekt/enum
1625371 Downloads
SPL inspired PHP enum class implementation
acelaya/doctrine-enum-type
1949869 Downloads
A custom Doctrine type that maps column values to enum objects using myclabs/php-enum
marc-mabe/php-enum-phpstan
542586 Downloads
Enum class reflection extension for PHPStan
garoevans/php-enum
140243 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.
dive-be/php-enum-utils
265885 Downloads
Those utilities you always need when dealing with native enumerations.
thunderer/platenum
87042 Downloads
PHP enum library
nelexa/enum
381003 Downloads
PHP Enum implementation
modstore/laravel-enum-js
79243 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
49387 Downloads
Enum implementation for PHP 7
miladrahimi/php-enum
9982 Downloads
A PHP Abstract Enum Class
fuwasegu/php-enum-util
7261 Downloads
The extension library for PHP native enum.
cloudstek/php-enum
261725 Downloads
Enumeration support for PHP