Libraries tagged by php enum
erikaraujo/php-enhanced-enums
4853 Downloads
Enhanced enum methods for PHP enums
ekvedaras/php-enum
35895 Downloads
PHP enum implementation
crussell52/php-enum
32640 Downloads
PHP Enums inspired by Java Enums
bradietilley/country-enums
6574 Downloads
All (or at least most) countries and their regions formatted as PHP enums
aeviiq/enum
15662 Downloads
Enum Component
aboutcoders/enum-serializer-bundle
25004 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer
zul3s/enum-php
25358 Downloads
Advanced Php Enum Type
codebot/phpenum
12390 Downloads
Enum helper, that will help you to define Enum types easily by defining just constants.
ycecube/php-type-enum
31145 Downloads
Defines a base class for emulating enum types in php.
muffe/enum-constraint
5273 Downloads
A Symfony Validator constraint that validates if given strings are valid cases in a given PHP 8 Enum
returnearly/laravel-enums
4285 Downloads
A helper package for PHP 8.1+ enums for Laravel.
mesavolt/named-enum
6070 Downloads
Named enums for PHP 7.1+
vcn/enum
25183 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.
epalshin/enum
5604 Downloads
Powerful enum library for PHP
tenantcloud/php-standard
26800 Downloads
TenantCloud's PHP standard library: lazy, iterators, enum extensions etc