Libraries tagged by enumerated
aboutcoders/enum-serializer-bundle
25439 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer
vcn/enum
26256 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.
sourceboat/laravel-enumeration
5045 Downloads
Simple, extensible and powerful enumeration implementation for Laravel, based on eloquent/enumeration.
itinerisltd/itineris-prevent-wp-user-enumeration
291 Downloads
Prevent User Enumeration in WordPress to satisfy security reports.
freshp/php-enumeration
30701 Downloads
This small package can represent a enumeration field. For example in a database or an api.
dbalabka/php-enumeration
692 Downloads
Implementation of Enumeration Classes in PHP. The better alternative for Enums
marc-mabe/enum-cl
3848 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
lishun/enums
326 Downloads
php8.1 enums tools
kuria/enum
7295 Downloads
Emulated enumeration objects in PHP
enumeum/doctrine-enums-bundle
4958 Downloads
Bundle for Doctrine enumerations extension for Postgres
enumeum/doctrine-enums
5017 Downloads
Doctrine extension to manage enumerations in PostgreSQL
olegstyle/enum
7676 Downloads
PHP Enumerator
logiek/http-status-codes
1526 Downloads
Constants enumerating the HTTP Status Codes. Based on the HTTP Status Code Registry.
locr-company/http-status-code
75 Downloads
A Backed Enumeration for HTTP StatusCodes
hyperf-ext/enum
5191 Downloads
Simple, extensible and powerful enumeration implementation for Hyperf.