Libraries tagged by enumer
meius/laravel-flag-forge
20 Downloads
Lightweight wrapper for the meius/flag-forge library, seamlessly integrating bitwise enumeration and flag management into your Laravel applications.
meius/flag-forge
58 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.
mdzzohrabi/azera-queryable
84 Downloads
Azera Queryable Component
manakao/doctrine-enum-type-bundle
7 Downloads
This bundle provides a typed enumeration for Symfony5 applications
lip/php-enum
65 Downloads
PHP 枚举基类,使用类 const 作为枚举值,每一项均含有 key、value 与 label。
kuritkaj/fred
12 Downloads
Some classes I missed in PHP.
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
kfosoft/php-abstract-enum
2518 Downloads
PHP Abstract Enumeration
kambo/enum
2691 Downloads
Simple enumeration library
indifferend/yii2-enum
6 Downloads
Yii2 Enumerable helpers
ifornew/enum
520 Downloads
An enumeration implementation for PHP.
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.