Libraries tagged by enums
geekk-net/laravel-enum
2178 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
francerz/enum
1439 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
5042 Downloads
Bundle for Doctrine enumerations extension for Postgres
dobron/laravel-db-enum-generator
1672 Downloads
Database enum generator for Laravel.
diagonal/laravel-ts-enum-generator
40 Downloads
Generate runtime-usable TypeScript enums from PHP Laravel enums.
byteshard/enum
4240 Downloads
Global enums for the byteShard framework
brosua/enums
249 Downloads
Helpers for PHP enums, especially for TYPO3 projects.
bakame/aide-enums
152 Downloads
Collection of traits to ease Enum manipulation in PHP
agenciaecode/enums
207 Downloads
Common enums for clean code PHP projects.
aeviiq/enum
16364 Downloads
Enum Component
adam-lutka/php-enum
6399 Downloads
PHP implementation of enum type
tlr/enum
12677 Downloads
An enum package optimised for laravel based on myclabs/enum
patchlevel/enum
19768 Downloads
Small lightweight library to create enum in PHP without SPLEnum and strict comparisons allowed
joskolenberg/enum
10849 Downloads
Enum implementation for PHP