Libraries tagged by enumerated
olegstyle/enum
7979 Downloads
PHP Enumerator
locr-company/http-status-code
743 Downloads
A Backed Enumeration for HTTP StatusCodes
aboutcoders/enum-serializer-bundle
25698 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer
vcn/enum
26840 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.
sourceboat/laravel-enumeration
5053 Downloads
Simple, extensible and powerful enumeration implementation for Laravel, based on eloquent/enumeration.
somnambulist/enumeration
343 Downloads
An enumeration implementation for PHP derived from eloquent/enumeration.
itinerisltd/itineris-prevent-wp-user-enumeration
412 Downloads
Prevent User Enumeration in WordPress to satisfy security reports.
freshp/php-enumeration
31121 Downloads
This small package can represent a enumeration field. For example in a database or an api.
dkd/enumeration
48877 Downloads
An enumeration implementation for PHP.
dbalabka/php-enumeration
693 Downloads
Implementation of Enumeration Classes in PHP. The better alternative for Enums
marc-mabe/enum-cl
3857 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
enumeum/doctrine-enums-bundle
4996 Downloads
Bundle for Doctrine enumerations extension for Postgres
enumeum/doctrine-enums
5058 Downloads
Doctrine extension to manage enumerations in PostgreSQL
hyperf-ext/enum
5211 Downloads
Simple, extensible and powerful enumeration implementation for Hyperf.
ginnerpeace/php-enum
4892 Downloads
This class gives the ability to emulate and get enumeration data natively in PHP.