Libraries tagged by enumer
manakao/doctrine-enum-type-bundle
6 Downloads
This bundle provides a typed enumeration for Symfony5 applications
lip/php-enum
63 Downloads
PHP 枚举基类,使用类 const 作为枚举值,每一项均含有 key、value 与 label。
kuritkaj/fred
12 Downloads
Some classes I missed in PHP.
klamius/php-enum
7 Downloads
A PHP library providing a way to work with enumeration
kigkonsult/fakerlocreltypes
11 Downloads
PHP Faker Location-, Relation-, Media-, Incident Object report types and schemaURIs
kambo/enum
2688 Downloads
Simple enumeration library
k9u/enum
566 Downloads
an Enumeration implementation for PHP
indifferend/yii2-enum
6 Downloads
Yii2 Enumerable helpers
ifornew/enum
436 Downloads
An enumeration implementation for PHP.
hjcostabr/php-enum
30 Downloads
PHP implementation for ENUM functionality
gr8ref/enum
4 Downloads
PHP Enum implementation
gpslab/enum
32 Downloads
Simple and fast implementation of enumerations
geoffroy-aubry/enum
15 Downloads
A simple-to-use PHP class that provides the ability to emulate and create type-safe enumerations.
florianwolters/component-core-enum
122 Downloads
The Typesafe Enum pattern as a PHP component.
fixmind/enum
41 Downloads
Class organizes collections of constants. Gives the ability to keep code clear, transparent and strict.