Libraries tagged by enum
kalibora/labeled-enum
3054 Downloads
Enum with label that extends myclabs/php-enum
k1low/property-enum
22750 Downloads
Property based enum plugin for CakePHP 3
josuealcalde-utamed/doctrine-enums-bundle
2000 Downloads
Bundle for Doctrine enumerations extension for Postgres
josuealcalde-utamed/doctrine-enums
1981 Downloads
Doctrine extension to manage enumerations in PostgreSQL
jac/enums
6215 Downloads
Php implementation of Enums
intraworlds/enum
73208 Downloads
Lightweight implementation of enum value object
imrelaur/power-enum
998 Downloads
Laravel Power Enum
illuminatech/enum-seeder
1857 Downloads
Allows easy creation of DB seeders for the dictionary (enum) type tables
ichi/enum
40483 Downloads
gupo/laravel-enum
3823 Downloads
laravel enum
giginc/property-enum
11858 Downloads
Property based enum plugin for CakePHP 3
geekk-net/laravel-enum
3335 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
francerz/enum
2822 Downloads
PHP Enumeration tool
framjet/enum-bitmask
598 Downloads
A small library that provides functionality to PHP 8.1 enums to act as BitMask flags
emulgeator/enum
10525 Downloads
A very simple library allowing you to define enums in PHP