Libraries tagged by php-enums
crussell52/php-enum
36716 Downloads
PHP Enums inspired by Java Enums
ekvedaras/php-enum
40335 Downloads
PHP enum implementation
aboutcoders/enum-serializer-bundle
26348 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer
phpenum/phpenum
1854 Downloads
PHP Enum
esky/enum
92040 Downloads
PHP Enum implementation
erikaraujo/php-enhanced-enums
12121 Downloads
Enhanced enum methods for PHP enums
dilovanmatini/laravel-enumable
1683 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.
diagonal/laravel-ts-enum-generator
1542 Downloads
Generate runtime-usable TypeScript objects and enums from PHP enums with utils
brosua/enums
1323 Downloads
Helpers for PHP enums, especially for TYPO3 projects.
zul3s/enum-php
27518 Downloads
Advanced Php Enum Type
zingle-com/php-enum
23397 Downloads
PHP Enum like objects.
vjik/php-enum
9838 Downloads
PHP Enum Implementation
palabs/php-enum
1007 Downloads
Java-like PHP Enum implementation for php 7.4+
morilog/php-enum
9043 Downloads
A Library for easy working with Enums in php programming language
ginnerpeace/php-enum
5176 Downloads
This class gives the ability to emulate and get enumeration data natively in PHP.