Libraries tagged by enums
devysm/enum-mapper
69 Downloads
Map the enum values in short codes with enum mapper class.
corp-soft/php-enum
520 Downloads
PHP Enum implementation
cable8mm/enum-getter
442 Downloads
This package make Enums simple for making keys, values and combine array including translate function.
biboletin/enum
10 Downloads
Enums
asper/cakephp-enum-behavior
1909 Downloads
Introduces an alternative way to support some ENUM types in CakePHP
alex-patterson-webdev/enum
787 Downloads
Component library for Enum classes
zul3s/enum-php-5.6
390 Downloads
Advanced Php Enum Type for PHP 5.6
wakeapp/dbal-enum-type-bundle
16644 Downloads
Provides functionality for working with ENUM type in the Doctrine
wakeapp/dbal-enum-type
16417 Downloads
Provides basic functionality for working with ENUM type in the Doctrine
theantichris/enum
10234 Downloads
A PHP implementation of an Enum class.
rvxlab/laravel-enum-cast
1033 Downloads
Enum casts for Laravel
phpextra/enum
18364 Downloads
Enum type for PHP
patchlevel/enum
19768 Downloads
Small lightweight library to create enum in PHP without SPLEnum and strict comparisons allowed
mindtwo/laravel-enum
66 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.
greg0ire/enum-bundle
8516 Downloads
Integrates greg0ire/enum in a Symfony2 project