Libraries tagged by phpenum
myclabs/php-enum
198898364 Downloads
PHP Enum implementation
marc-mabe/php-enum
10558314 Downloads
Simple and fast implementation of enumerations with native PHP
konekt/enum
1540481 Downloads
SPL inspired PHP enum class implementation
acelaya/doctrine-enum-type
1922977 Downloads
A custom Doctrine type that maps column values to enum objects using myclabs/php-enum
marc-mabe/php-enum-phpstan
518023 Downloads
Enum class reflection extension for PHPStan
garoevans/php-enum
134494 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.
thunderer/platenum
74536 Downloads
PHP enum library
nelexa/enum
312976 Downloads
PHP Enum implementation
modstore/laravel-enum-js
68520 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
48486 Downloads
Enum implementation for PHP 7
miladrahimi/php-enum
9294 Downloads
A PHP Abstract Enum Class
fuwasegu/php-enum-util
5592 Downloads
The extension library for PHP native enum.
dive-be/php-enum-utils
263704 Downloads
Those utilities you always need when dealing with native enumerations.
cloudstek/php-enum
260906 Downloads
Enumeration support for PHP