Libraries tagged by enumeration
corp-soft/php-enum
520 Downloads
PHP Enum implementation
greg0ire/enum-bundle
8516 Downloads
Integrates greg0ire/enum in a Symfony2 project
eloquent/constance
294 Downloads
PHP constants as enumerations.
mgrechanik/yii2-materialized-path
743 Downloads
Materialized Path Behavior for Yii2 Framework
yungts97/enum-helpers
639 Downloads
This is a package that provided some helper functions for PHP Enumeration.
wgx954418992/php-enum
125 Downloads
The simplest and fastest PHP enumeration, supports `then` matching callback
salekur/enum
54 Downloads
A powerful tool for creating and managing enumerations.
robusto/enum
1546 Downloads
A PHP 7.0+ Robust enumeration library.
omaradel/enum
29 Downloads
An Enum package for Laravel provides an elegant and type-safe way to define and use enumerations in your Laravel application. Enumerations (Enums) are useful for representing a fixed set of constants with meaningful names, like user roles, order statuses, or payment methods.
oihana/php-enums
44 Downloads
A collection of strongly-typed constant enumerations for PHP
offdev/gpp
8 Downloads
A wrapper around guzzle that provides middleware functionality for responses, URL enumeration capabilities, and a crawler to make use of it
granam/scalar-enum
747 Downloads
Enumeration with scalar values
granam/integer-enum
586 Downloads
Enumeration with integers only
granam/float-enum
419 Downloads
Enumeration with floats only
granam/boolean-enum
419 Downloads
Enumeration with booleans only