Libraries tagged by php-enum
myclabs/php-enum
210219995 Downloads
PHP Enum implementation
marc-mabe/php-enum
21569156 Downloads
Simple and fast implementation of enumerations with native PHP
spatie/enum
23178488 Downloads
PHP Enums
archtechx/enums
7378315 Downloads
Helpers for making PHP enums more lovable.
prinsfrank/standards
490959 Downloads
A collection of standards as PHP Enums: ISO3166, ISO4217, ISO639...
elao/enum
2945987 Downloads
Extended PHP enums capabilities and frameworks integrations
konekt/enum
1730524 Downloads
SPL inspired PHP enum class implementation
acelaya/doctrine-enum-type
1983930 Downloads
A custom Doctrine type that maps column values to enum objects using myclabs/php-enum
marc-mabe/php-enum-phpstan
578591 Downloads
Enum class reflection extension for PHPStan
garoevans/php-enum
144735 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.
thunderer/platenum
104582 Downloads
PHP enum library
modstore/laravel-enum-js
93278 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
51371 Downloads
Enum implementation for PHP 7
miladrahimi/php-enum
10987 Downloads
A PHP Abstract Enum Class