Libraries tagged by enums
ichi/enum
39138 Downloads
hyperf-ext/enum
5219 Downloads
Simple, extensible and powerful enumeration implementation for Hyperf.
hughcube/enum
20829 Downloads
enum
heymoon/doctrine-psql-enum
190 Downloads
Store PHP native enums as PostgeSQL custom enum types
gupo/laravel-enum
1018 Downloads
laravel enum
grizz-it/enum
751 Downloads
Enumerable objects for PHP applications.
giginc/property-enum
11140 Downloads
Property based enum plugin for CakePHP 3
geekk-net/laravel-enum
1861 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
francerz/enum
1287 Downloads
PHP Enumeration tool
framjet/enum-bitmask
550 Downloads
A small library that provides functionality to PHP 8.1 enums to act as BitMask flags
enumeum/doctrine-enums-bundle
5020 Downloads
Bundle for Doctrine enumerations extension for Postgres
enumeum/doctrine-enums
5084 Downloads
Doctrine extension to manage enumerations in PostgreSQL
emulgeator/enum
4457 Downloads
A very simple library allowing you to define enums in PHP
dobron/laravel-db-enum-generator
1534 Downloads
Database enum generator for Laravel.
daverandom/enum
343 Downloads
A base class for enumerations in PHP