Libraries tagged by enumerations
sunnyphp/enum
15 Downloads
Simple AbstractEnum class
positibe/enum-bundle
10 Downloads
Symfony PositibeEnumBundle
numenor/enum
1207 Downloads
A simple library for enums in Laravel and generic PHP
ngmy/enum
570 Downloads
The enumeration type for PHP
meius/laravel-flag-forge
15 Downloads
Lightweight wrapper for the meius/flag-forge library, seamlessly integrating bitwise enumeration and flag management into your Laravel applications.
meius/flag-forge
51 Downloads
FlagForge is a lightweight, high-performance library for bitwise enumerations. It offers intuitive tools to create, combine, and verify flags for efficient management of Boolean states in applications—ideal for access control, configuration options, and scenarios demanding compact storage and fast processing.
lip/php-enum
65 Downloads
PHP 枚举基类,使用类 const 作为枚举值,每一项均含有 key、value 与 label。
klamius/php-enum
8 Downloads
A PHP library providing a way to work with enumeration
kigkonsult/fakerlocreltypes
13 Downloads
PHP Faker Location-, Relation-, Media-, Incident Object report types and schemaURIs
kambo/enum
2690 Downloads
Simple enumeration library
k9u/enum
571 Downloads
an Enumeration implementation for PHP
ifornew/enum
467 Downloads
An enumeration implementation for PHP.
hjcostabr/php-enum
33 Downloads
PHP implementation for ENUM functionality
gr8ref/enum
7 Downloads
PHP Enum implementation
gpslab/enum
32 Downloads
Simple and fast implementation of enumerations