Libraries tagged by enumerations
hyperf-ext/enum
5267 Downloads
Simple, extensible and powerful enumeration implementation for Hyperf.
ginnerpeace/php-enum
5124 Downloads
This class gives the ability to emulate and get enumeration data natively in PHP.
francerz/enum
1590 Downloads
PHP Enumeration tool
derafu/enum
58 Downloads
Derafu: Enum - Yet Another List of Enumerations for PHP
beebmx/kirby-enum
16 Downloads
Enum adds the ability to display and set enumeration content in the panel.
sourceboat/laravel-enumeration
5057 Downloads
Simple, extensible and powerful enumeration implementation for Laravel, based on eloquent/enumeration.
somnambulist/enumeration
441 Downloads
An enumeration implementation for PHP derived from eloquent/enumeration.
bramus/enumeration
391 Downloads
Yet Another Enumeration Implementation for PHP
liventin/base.module.migration.userfields.provider.enumeration
24 Downloads
Enumeration Provider for service migration bitrix userfield
toobo/enum
8 Downloads
Single-class, Rust-inspired enum implementation for PHP
timetoogo/enums
12 Downloads
Enums for PHP 5.4+
skinka/type-enum
2027 Downloads
Simple and fast implementation of enumerations with native PHP 5.4 and upper
joaomfrebelo/enum
281 Downloads
Implementation of enumeration in php
ifornew/enum
474 Downloads
An enumeration implementation for PHP.
fpoirotte/enum-trait
3714 Downloads
Enumeration type for PHP using traits