Libraries tagged by enum
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
dev-toolbelt/enums
1890 Downloads
A shared set of open-source enums for frequently used domains, helping reduce duplication and improve consistency across software projects.
derafu/enum
2698 Downloads
Derafu: Enum - Yet Another List of Enumerations for PHP
cable8mm/enum-getter
565 Downloads
Translation-aware helpers for PHP Enums used in Laravel Nova.
byteshard/enum
6693 Downloads
Global enums for the byteShard framework
bjerke/laravel-enums
10869 Downloads
Helpers for handling enums and enum translations in Laravel
beebmx/kirby-enum
218 Downloads
Enum adds the ability to display and set enumeration content in the panel.
ashevchuk/enum
10033 Downloads
Add enum to php
agenciaecode/enums
1046 Downloads
Common enums for clean code PHP projects.
tlr/enum
13828 Downloads
An enum package optimised for laravel based on myclabs/enum
phpextra/enum
18445 Downloads
Enum type for PHP
patchlevel/enum
19967 Downloads
Small lightweight library to create enum in PHP without SPLEnum and strict comparisons allowed
joskolenberg/enum
13014 Downloads
Enum implementation for PHP
grachevko/enum
4849 Downloads
PHP Enum implementation