Libraries tagged by enum
yaroslavche/bitmask
34693 Downloads
BitMask, EnumBitMask
ltd-beget/ascii-table
76809 Downloads
Php library with ascii table enum.
kirschbaum-development/paragon
1617 Downloads
A Laravel package for generating enum-like objects in typescript based on PHP enum classes.
gerritdrost/phenum
93217 Downloads
Because PHP needs Enums
zlikavac32/php-enum
5079 Downloads
Better PHP enum support
ycecube/php-type-enum
31048 Downloads
Defines a base class for emulating enum types in php.
wthealth/laravel-enum-transformer
53625 Downloads
wboyz/laravel-enum
11844 Downloads
Base enum class with some features.
vjik/php-enum
9479 Downloads
PHP Enum Implementation
vijinho/enums
21849 Downloads
PHP7 Enum Implementation
uwkluis/enums
53931 Downloads
Enumerations for the UwKluis API
tigrov/yii2-enum
35137 Downloads
Enum type behavior for Yii2 based on class constants
sunkan/enum
13619 Downloads
Enum classes
steefdw/standards-enums
22348 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
slava-basko/enum
3906 Downloads
PHP enum implementation