Libraries tagged by php enumeration
dsxwk/annotation
3 Downloads
Annotation for PHP Enumerations and Constants
daverandom/enum
526 Downloads
A base class for enumerations in PHP
datto/core-enumerator
5654 Downloads
PHP class for enumeration of all classes inside a given namespace.
tatsh/constantine
4 Downloads
Missing constants and enumerations for PHP.
nxtlvlsoftware/enums
1 Downloads
Brings enumerations to PHP!
frankbv/enum
1443 Downloads
An enumeration class for PHP
royalcms/enum
58 Downloads
The Royalcms Enum package. This class gives the ability to emulate and get enumeration data natively in PHP.
donatorsky/enum
26 Downloads
Enumeration library for a PHP 7.1+
neutronstars/enum
69 Downloads
Added an enumeration system as close as possible to PHP 8.1 for earlier versions.
apetitpa/card-factory
7 Downloads
CardFactory is a PHP library designed to simplify the creation and management of card decks for card games. It provides an organized and extensible structure with classes and enumerations for cards, suits, values, and decks, making it easy to build and manipulate card decks in a variety of game scenarios.
henzeb/enumhancer
381883 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
ducks-project/spl-types
33185 Downloads
Polyfill Module for SplType PHP extension. This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string
olegstyle/enum
10951 Downloads
PHP Enumerator
minimalcode/php-enum
3261 Downloads
Minimalistic singleton enum for PHP
cascademedia/php-enumerators
6 Downloads
Provides an abstraction to emulate enumerators in PHP.