Libraries tagged by php-enums
myclabs/php-enum
209311445 Downloads
PHP Enum implementation
marc-mabe/php-enum
20618177 Downloads
Simple and fast implementation of enumerations with native PHP
spatie/enum
22925107 Downloads
PHP Enums
archtechx/enums
7248314 Downloads
Helpers for making PHP enums more lovable.
prinsfrank/standards
481068 Downloads
A collection of standards as PHP Enums: ISO3166, ISO4217, ISO639...
elao/enum
2934838 Downloads
Extended PHP enums capabilities and frameworks integrations
konekt/enum
1712995 Downloads
SPL inspired PHP enum class implementation
acelaya/doctrine-enum-type
1978448 Downloads
A custom Doctrine type that maps column values to enum objects using myclabs/php-enum
marc-mabe/php-enum-phpstan
571047 Downloads
Enum class reflection extension for PHPStan
garoevans/php-enum
144033 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.
thunderer/platenum
102166 Downloads
PHP enum library
modstore/laravel-enum-js
90264 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
51050 Downloads
Enum implementation for PHP 7
miladrahimi/php-enum
10834 Downloads
A PHP Abstract Enum Class