Libraries tagged by php enumeration
eloquent/constance
292 Downloads
PHP constants as enumerations.
skinka/type-enum
2026 Downloads
Simple and fast implementation of enumerations with native PHP 5.4 and upper
ifornew/enum
458 Downloads
An enumeration implementation for PHP.
fpoirotte/enum-trait
3713 Downloads
Enumeration type for PHP using traits
toobo/enum
7 Downloads
Single-class, Rust-inspired enum implementation for PHP
timetoogo/enums
11 Downloads
Enums for PHP 5.4+
meius/laravel-flag-forge
14 Downloads
Lightweight wrapper for the meius/flag-forge library, seamlessly integrating bitwise enumeration and flag management into your Laravel applications.
asfop/constants
66 Downloads
An easy-to-use enumeration expansion package helps you manage enumerations in projects more easily
yungts97/enum-helpers
534 Downloads
This is a package that provided some helper functions for PHP Enumeration.
robusto/enum
1545 Downloads
A PHP 7.0+ Robust enumeration library.
xeriab/enumeration
11 Downloads
PHP enumeration library.
wgx954418992/php-enum
120 Downloads
The simplest and fastest PHP enumeration, supports `then` matching callback
neutronstars/doctrine-enum-php-type
12 Downloads
Added a doctrine type for the php enumeration system designed to be as close as possible to PHP 8.1 for earlier versions.
kfosoft/php-abstract-enum
2513 Downloads
PHP Abstract Enumeration
aphproach/enumerations
12 Downloads
php enumerations implementation.