Libraries tagged by splenum

garoevans/php-enum

19 Favers
125635 Downloads

Convenient way to always have an Enum object available and utilise Spl Types if available.

Go to Download


aldemeery/enum-polyfill

14 Favers
40500 Downloads

A Polyfill for the SplEnum type in PHP

Go to Download


ducks-project/spl-types

10 Favers
28074 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

Go to Download


patchlevel/enum

9 Favers
19658 Downloads

Small lightweight library to create enum in PHP without SPLEnum and strict comparisons allowed

Go to Download


mleczek/enum

4 Favers
361 Downloads

Enums in PHP

Go to Download


codinc/phpenum

0 Favers
253 Downloads

A simple PHP Enum implementation, as an alternative to SplEnum

Go to Download