Libraries tagged by php enum
morilog/php-enum
8803 Downloads
A Library for easy working with Enums in php programming language
ginnerpeace/php-enum
5091 Downloads
This class gives the ability to emulate and get enumeration data natively in PHP.
francerz/enum
1558 Downloads
PHP Enumeration tool
erikaraujo/php-enhanced-enums
11496 Downloads
Enhanced enum methods for PHP enums
dbalabka/php-enumeration
696 Downloads
Implementation of Enumeration Classes in PHP. The better alternative for Enums
aeviiq/enum
16485 Downloads
Enum Component
adam-lutka/php-enum
6707 Downloads
PHP implementation of enum type
aboutcoders/enum-serializer-bundle
26186 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer
php-extended/php-enumerable
40605 Downloads
A simple library to provide access to enumerable functionnalities in php
freshp/php-enumeration
31974 Downloads
This small package can represent a enumeration field. For example in a database or an api.
tkaratug/powered-enum
65 Downloads
Some cool add-ons to PHP native enums.
muffe/enum-constraint
9464 Downloads
A Symfony Validator constraint that validates if given strings are valid cases in a given PHP 8 Enum
tutnichts/php-to-js-enum
2310 Downloads
rocksheep/enum-helpers
4194 Downloads
A collection of helper functions for working with enums in PHP
neatous/multi-enum
3068 Downloads
Multi enum support for the PHP 8.1+ enums.