Libraries tagged by php-enum
myclabs/php-enum
238063702 Downloads
PHP Enum implementation
marc-mabe/php-enum
61995032 Downloads
Simple and fast implementation of enumerations with native PHP
spatie/enum
33515122 Downloads
PHP Enums
archtechx/enums
12554908 Downloads
Helpers for making PHP enums more lovable.
prinsfrank/standards
947849 Downloads
A collection of standards as PHP Enums: ISO3166, ISO4217, ISO639...
elao/enum
3324455 Downloads
Extended PHP enums capabilities and frameworks integrations
konekt/enum
2334391 Downloads
SPL inspired PHP enum class implementation
acelaya/doctrine-enum-type
2129117 Downloads
A custom Doctrine type that maps column values to enum objects using myclabs/php-enum
marc-mabe/php-enum-phpstan
890766 Downloads
Enum class reflection extension for PHPStan
garoevans/php-enum
166751 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.
dive-be/php-enum-utils
305729 Downloads
Those utilities you always need when dealing with native enumerations.
modstore/laravel-enum-js
160949 Downloads
Package to generate javascript versions of your PHP enum files to be used in your js builds etc.
eclipxe/enum
227472 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
marc-mabe/php-enum
Downloads
paillechat/php-enum
58008 Downloads
Enum implementation for PHP 7