Libraries tagged by enumerator
derafu/enum
3176 Downloads
Derafu: Enum - Yet Another List of Enumerations for PHP
aboutcoders/enum-serializer-bundle
29774 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer
vcn/enum
32175 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.
mimosafa/php-enumeration
95 Downloads
A powerful PHP 8.1+ library to create inheritable, feature-rich enumerations that extend beyond native enum capabilities.
jomisacu/enumerations
2714 Downloads
A simple way to handle enumerations in php
itinerisltd/itineris-prevent-wp-user-enumeration
1047 Downloads
Prevent User Enumeration in WordPress to satisfy security reports.
freshp/php-enumeration
34743 Downloads
This small package can represent a enumeration field. For example in a database or an api.
dbalabka/php-enumeration
699 Downloads
Implementation of Enumeration Classes in PHP. The better alternative for Enums
kuria/enum
8754 Downloads
Emulated enumeration objects in PHP
josuealcalde-utamed/doctrine-enums-bundle
2177 Downloads
Bundle for Doctrine enumerations extension for Postgres
josuealcalde-utamed/doctrine-enums
2158 Downloads
Doctrine extension to manage enumerations in PostgreSQL
yungts97/enum-helpers
1024 Downloads
This is a package that provided some helper functions for PHP Enumeration.
xi/collections
100679 Downloads
Functional, immutable and extensible enumerations and collections for PHP 5.3.
locr-company/http-status-code
2447 Downloads
A Backed Enumeration for HTTP StatusCodes
ginnerpeace/php-enum
5469 Downloads
This class gives the ability to emulate and get enumeration data natively in PHP.