Libraries tagged by splenum
garoevans/php-enum
163624 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.
aldemeery/enum-polyfill
58261 Downloads
A Polyfill for the SplEnum type in PHP
ducks-project/spl-types
32936 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
patchlevel/enum
19942 Downloads
Small lightweight library to create enum in PHP without SPLEnum and strict comparisons allowed
mleczek/enum
374 Downloads
Enums in PHP
codinc/phpenum
254 Downloads
A simple PHP Enum implementation, as an alternative to SplEnum
vented/laravel-plenum
0 Downloads
Application-layer routing for Laravel. Pin requests to specific backing connections (database, Redis, custom) using consistent hashing, pluggable routing strategies, active health checks, and automatic failover.