Libraries tagged by splenum

garoevans/php-enum

19 Favers
112960 Downloads

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

Go to Download


ducks-project/spl-types

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


aldemeery/enum-polyfill

13 Favers
33473 Downloads

A Polyfill for the SplEnum type in PHP

Go to Download


patchlevel/enum

9 Favers
19471 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
251 Downloads

A simple PHP Enum implementation, as an alternative to SplEnum

Go to Download