Libraries tagged by php enumeration
nxtlvlsoftware/enums
1 Downloads
Brings enumerations to PHP!
frankbv/enum
1440 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+
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
205595 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
ducks-project/spl-types
30324 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
8539 Downloads
PHP Enumerator
minimalcode/php-enum
3198 Downloads
Minimalistic singleton enum for PHP
cascademedia/php-enumerators
6 Downloads
Provides an abstraction to emulate enumerators in PHP.
fabiomez/php-enum
4 Downloads
A simple Enum PHP project.
jgswift/kenum
382 Downloads
PHP 5.5+ enumerator pattern implementation
tleckie/enum
46 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
170 Downloads
This library interprets codes into messages based on abstract enumerators.
patr1k/phenum
8 Downloads
PHP Enumerator