Libraries tagged by php enum
hayes/php-enum
14678 Downloads
Extension for the myclabs/php-enum library
fuwasegu/php-enum-util
9596 Downloads
The extension library for PHP native enum.
fatbit/enums
3804 Downloads
powerful php enums for php8.1
dilovanmatini/laravel-enumable
2977 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.
devwizardhq/laravel-enumify
1017 Downloads
Auto-generate TypeScript enums and types from Laravel PHP enums with an Artisan command and Vite integration.
brosua/enums
6600 Downloads
Helpers for PHP enums, especially for TYPO3 projects.
adam-lutka/php-enum
15736 Downloads
PHP implementation of enum type
aboutcoders/enum-serializer-bundle
28995 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer
zul3s/enum-php
29353 Downloads
Advanced Php Enum Type
ekvedaras/php-enum
43780 Downloads
PHP enum implementation
goldspecdigital/phpenum
54489 Downloads
A useful enum wrapper.
muffe/enum-constraint
13203 Downloads
A Symfony Validator constraint that validates if given strings are valid cases in a given PHP 8 Enum
ycecube/php-type-enum
47605 Downloads
Defines a base class for emulating enum types in php.
rocksheep/enum-helpers
12180 Downloads
A collection of helper functions for working with enums in PHP
mesavolt/named-enum
12893 Downloads
Named enums for PHP 8.1+