Libraries tagged by php-enums
bradietilley/country-enums
27096 Downloads
All (or at least most) countries and their regions formatted as PHP enums
bentools/doctrine-native-enums
128567 Downloads
Provides 1st class suport for native PHP enums in Doctrine.
zlikavac32/php-enum
5889 Downloads
Better PHP enum support
vjik/php-enum
10021 Downloads
PHP Enum Implementation
julienbornstein/php-enum-countries
16004 Downloads
Country ISO 3166-1 alpha-2 and alpha-3 enum classes for myclabs/php-enum library
hayes/php-enum
16951 Downloads
Extension for the myclabs/php-enum library
fuwasegu/php-enum-util
9947 Downloads
The extension library for PHP native enum.
crussell52/php-enum
42509 Downloads
PHP Enums inspired by Java Enums
adam-lutka/php-enum
22865 Downloads
PHP implementation of enum type
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
1144 Downloads
Translation-aware helpers for PHP Enums — perfect for Laravel, Laravel Nova, and any application that needs localized enum labels.
aeviiq/enum
18090 Downloads
Enum Component
aboutcoders/enum-serializer-bundle
30248 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer
well35/laravel-enum-objects
113 Downloads
Generate frontend enum objects from PHP enums, so backend enums are the single source of truth.
splitstack/enum-friendly-core
11599 Downloads
A dependency-free PHP package that provides enhanced functionality for PHP enums including conversion utilities, validation helpers, and developer-friendly features