Libraries tagged by enumerations
dkd/enumeration
47224 Downloads
An enumeration implementation for PHP.
freshp/php-enumeration
30023 Downloads
This small package can represent a enumeration field. For example in a database or an api.
dbalabka/php-enumeration
683 Downloads
Implementation of Enumeration Classes in PHP. The better alternative for Enums
somnambulist/domain
4775 Downloads
Provides a collection of entities, helpers and base implementations for creating domain objects.
marc-mabe/enum-cl
3635 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
kuria/enum
6980 Downloads
Emulated enumeration objects in PHP
enumeum/doctrine-enums-bundle
4799 Downloads
Bundle for Doctrine enumerations extension for Postgres
enumeum/doctrine-enums
4855 Downloads
Doctrine extension to manage enumerations in PostgreSQL
mgrechanik/yii2-materialized-path
710 Downloads
Materialized Path Behavior for Yii2 Framework
wbraganca/yii2-enumerables
1246 Downloads
An enumeration implementation to yii2 framework.
tiat/standard
457 Downloads
Library for Tiat Framework which includes all standard enumerations and interfaces for data exchange between modules.
hyperf-ext/enum
5104 Downloads
Simple, extensible and powerful enumeration implementation for Hyperf.
granam/string-enum
154 Downloads
Enumeration with strings only
granam/scalar-enum
658 Downloads
Enumeration with scalar values
granam/integer-enum
520 Downloads
Enumeration with integers only