Libraries tagged by enumaration
skinka/type-enum
2026 Downloads
Simple and fast implementation of enumerations with native PHP 5.4 and upper
kfosoft/php-abstract-enum
2510 Downloads
PHP Abstract Enumeration
joaomfrebelo/enum
243 Downloads
Implementation of enumeration in php
fpoirotte/enum-trait
3713 Downloads
Enumeration type for PHP using traits
corp-soft/php-enum
518 Downloads
PHP Enum implementation
greg0ire/enum-bundle
8513 Downloads
Integrates greg0ire/enum in a Symfony2 project
eloquent/constance
292 Downloads
PHP constants as enumerations.
yungts97/enum-helpers
499 Downloads
This is a package that provided some helper functions for PHP Enumeration.
youngsource/typed-enum
3763 Downloads
A small class allowing for typed enumerations.
wiilon/enum-booster
111 Downloads
Enhanced PHP enumeration, best paired with the Hyperf framework.
wgx954418992/php-enum
113 Downloads
The simplest and fastest PHP enumeration, supports `then` matching callback
ultra/enum-dominant
15 Downloads
Allows you to make one of the enumeration cases the main one.
robusto/enum
1544 Downloads
A PHP 7.0+ Robust enumeration library.
rayanlevert/http
4 Downloads
PHP enumerations for HTTP codes and methods
offdev/gpp
7 Downloads
A wrapper around guzzle that provides middleware functionality for responses, URL enumeration capabilities, and a crawler to make use of it