Libraries tagged by enumaration
meius/flag-forge
49 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.
manakao/doctrine-enum-type-bundle
6 Downloads
This bundle provides a typed enumeration for Symfony5 applications
lip/php-enum
64 Downloads
PHP 枚举基类,使用类 const 作为枚举值,每一项均含有 key、value 与 label。
klamius/php-enum
7 Downloads
A PHP library providing a way to work with enumeration
kigkonsult/fakerlocreltypes
12 Downloads
PHP Faker Location-, Relation-, Media-, Incident Object report types and schemaURIs
kfosoft/php-abstract-enum
2513 Downloads
PHP Abstract Enumeration
kambo/enum
2690 Downloads
Simple enumeration library
k9u/enum
570 Downloads
an Enumeration implementation for PHP
joaomfrebelo/enum
268 Downloads
Implementation of enumeration in 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
geoffroy-aubry/enum
18 Downloads
A simple-to-use PHP class that provides the ability to emulate and create type-safe enumerations.
florianwolters/component-core-enum
125 Downloads
The Typesafe Enum pattern as a PHP component.
dnl-blkv/simple-php-enum
23 Downloads
A simple C/C++ alike enum library.