Libraries tagged by enumerations
pacificsec/cpe
34148 Downloads
CPE: Common Platform Enumeration for PHP
vcn/enum
27773 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.
itinerisltd/itineris-prevent-wp-user-enumeration
506 Downloads
Prevent User Enumeration in WordPress to satisfy security reports.
freshp/php-enumeration
31661 Downloads
This small package can represent a enumeration field. For example in a database or an api.
dbalabka/php-enumeration
696 Downloads
Implementation of Enumeration Classes in PHP. The better alternative for Enums
marc-mabe/enum-cl
3873 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
kuria/enum
7440 Downloads
Emulated enumeration objects in PHP
enumeum/doctrine-enums-bundle
5044 Downloads
Bundle for Doctrine enumerations extension for Postgres
locr-company/http-status-code
1405 Downloads
A Backed Enumeration for HTTP StatusCodes
hyperf-ext/enum
5242 Downloads
Simple, extensible and powerful enumeration implementation for Hyperf.
ginnerpeace/php-enum
4973 Downloads
This class gives the ability to emulate and get enumeration data natively in PHP.
francerz/enum
1447 Downloads
PHP Enumeration tool
aboutcoders/enum-serializer-bundle
26015 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer
yeugone/enum-bundle
13186 Downloads
Simple enumeration system with Symfony integration
sourceboat/laravel-enumeration
5056 Downloads
Simple, extensible and powerful enumeration implementation for Laravel, based on eloquent/enumeration.