Libraries tagged by php enumeration
nxtlvlsoftware/enums
1 Downloads
Brings enumerations to PHP!
royalcms/enum
57 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
65 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
187806 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
ducks-project/spl-types
29485 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
8182 Downloads
PHP Enumerator
minimalcode/php-enum
3194 Downloads
Minimalistic singleton enum for PHP
jgswift/kenum
378 Downloads
PHP 5.5+ enumerator pattern implementation
cascademedia/php-enumerators
6 Downloads
Provides an abstraction to emulate enumerators in PHP.
fabiomez/php-enum
4 Downloads
A simple Enum PHP project.
tleckie/enum
44 Downloads
PHP Enum. One advantage over using class constants is to be able to use an enum as a parameter type
codekandis/code-message-interpreter
168 Downloads
This library interprets codes into messages based on abstract enumerators.
patr1k/phenum
7 Downloads
PHP Enumerator