Libraries tagged by php-enum
aboutcoders/enum-serializer-bundle
25995 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer
phpenum/phpenum
1784 Downloads
PHP Enum
esky/enum
89888 Downloads
PHP Enum implementation
erikaraujo/php-enhanced-enums
10789 Downloads
Enhanced enum methods for PHP enums
dilovanmatini/laravel-enumable
875 Downloads
The Laravel Enumable trait provides a set of utility methods to enhance PHP enums. It includes methods for manipulating enum cases, retrieving labels, and converting enums to various formats.
bradietilley/country-enums
11712 Downloads
All (or at least most) countries and their regions formatted as PHP enums
zul3s/enum-php
26872 Downloads
Advanced Php Enum Type
zingle-com/php-enum
22733 Downloads
PHP Enum like objects.
vjik/php-enum
9720 Downloads
PHP Enum Implementation
morilog/php-enum
8590 Downloads
A Library for easy working with Enums in php programming language
ginnerpeace/php-enum
4973 Downloads
This class gives the ability to emulate and get enumeration data natively in PHP.
dbalabka/php-enumeration
696 Downloads
Implementation of Enumeration Classes in PHP. The better alternative for Enums
adam-lutka/php-enum
6365 Downloads
PHP implementation of enum type
freshp/php-enumeration
31603 Downloads
This small package can represent a enumeration field. For example in a database or an api.
xaamin/enum
2565 Downloads
PHP Enum implementation