Libraries tagged by php-enums
myclabs/php-enum
213288590 Downloads
PHP Enum implementation
marc-mabe/php-enum
25239058 Downloads
Simple and fast implementation of enumerations with native PHP
spatie/enum
24108116 Downloads
PHP Enums
archtechx/enums
7833006 Downloads
Helpers for making PHP enums more lovable.
prinsfrank/standards
530657 Downloads
A collection of standards as PHP Enums: ISO3166, ISO4217, ISO639...
elao/enum
2990531 Downloads
Extended PHP enums capabilities and frameworks integrations
marc-mabe/php-enum-phpstan
614675 Downloads
Enum class reflection extension for PHPStan
konekt/enum
1796572 Downloads
SPL inspired PHP enum class implementation
acelaya/doctrine-enum-type
2001052 Downloads
A custom Doctrine type that maps column values to enum objects using myclabs/php-enum
garoevans/php-enum
147246 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.
thunderer/platenum
114977 Downloads
PHP enum library
modstore/laravel-enum-js
101380 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
52683 Downloads
Enum implementation for PHP 7
miladrahimi/php-enum
11455 Downloads
A PHP Abstract Enum Class