Libraries tagged by php-enum
bradietilley/country-enums
26949 Downloads
All (or at least most) countries and their regions formatted as PHP enums
bentools/doctrine-native-enums
128444 Downloads
Provides 1st class suport for native PHP enums in Doctrine.
zlikavac32/php-enum
5887 Downloads
Better PHP enum support
vjik/php-enum
10020 Downloads
PHP Enum Implementation
julienbornstein/php-enum-countries
15959 Downloads
Country ISO 3166-1 alpha-2 and alpha-3 enum classes for myclabs/php-enum library
hayes/php-enum
16900 Downloads
Extension for the myclabs/php-enum library
fuwasegu/php-enum-util
9946 Downloads
The extension library for PHP native enum.
crussell52/php-enum
42452 Downloads
PHP Enums inspired by Java Enums
adam-lutka/php-enum
22677 Downloads
PHP implementation of enum type
ekvedaras/php-enum
44233 Downloads
PHP enum implementation
freshp/php-enumeration
35147 Downloads
This small package can represent a enumeration field. For example in a database or an api.
dilovanmatini/laravel-enumable
3700 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.
cable8mm/enum-getter
1132 Downloads
Translation-aware helpers for PHP Enums — perfect for Laravel, Laravel Nova, and any application that needs localized enum labels.
aeviiq/enum
18070 Downloads
Enum Component
aboutcoders/enum-serializer-bundle
30214 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer