Libraries tagged by php enum
vanio/stdlib
18852 Downloads
General purpose classes extending the PHP language.
ducks-project/spl-types
30616 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
alazzi-az/laravel-bitmask
371 Downloads
laravel package to work with bitmasking
slevomat/consistence
417134 Downloads
Consistence - consistent approach and additions to PHP's functionality
morrisonlevi/ardent
16261 Downloads
A healthy library for PHP
revolution/atproto-lexicon-contracts
8865 Downloads
Auto generated pure PHP interface and enum
pacificsec/cpe
35397 Downloads
CPE: Common Platform Enumeration for PHP
xi/collections
100462 Downloads
Functional, immutable and extensible enumerations and collections for PHP 5.3.
zingle-com/php-enum
23085 Downloads
PHP Enum like objects.
yungts97/enum-helpers
612 Downloads
This is a package that provided some helper functions for PHP Enumeration.
xaamin/enum
2710 Downloads
PHP Enum implementation
vjik/php-enum
9820 Downloads
PHP Enum Implementation
slava-basko/enum
6110 Downloads
PHP enum implementation
palabs/php-enum
916 Downloads
Java-like PHP Enum implementation for php 7.4+
oihana/php-enums
32 Downloads
A collection of strongly-typed constant enumerations for PHP