Libraries tagged by enums
erikaraujo/filament-enum-attributes
18987 Downloads
Traits for Enums to allow for using Attributes instead of get methods for Filament enums
derafu/l10n-cl-enum
764 Downloads
Derafu: L10n CL Enum - Chilean Enum Repository
datomatic/laravel-enum-collections
2130 Downloads
A package to save a collection of Enums in a Eloquent field and interact with him
brandembassy/doctrine-enum-type
221791 Downloads
bradietilley/country-enums
13277 Downloads
All (or at least most) countries and their regions formatted as PHP enums
antiloop/propel-real-enum-behavior
4828 Downloads
Propel 2 behavior to manage the ENUM type more closely to what enums should be
othyn/php-enum-enhancements
23951 Downloads
Adds some helpful enum traits to the glorious new PHP Enum type.
vanio/stdlib
19427 Downloads
General purpose classes extending the PHP language.
phpenum/phpenum
1854 Downloads
PHP Enum
php-common-enums/mime-type
11613 Downloads
Provides a backed enum for MIME types
php-common-enums/country
4729 Downloads
Provides a backed enum for countries
goldspecdigital/phpenum
47808 Downloads
A useful enum wrapper.
ducks-project/spl-types
30986 Downloads
Polyfill Module for SplType PHP extension. This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string
dkd/enumeration
50790 Downloads
An enumeration implementation for PHP.
cruxinator/php-bitmask
20512 Downloads
PHP Bitmask implementation