Libraries tagged by php enum
maartenpaauw/php-slack-constants
96 Downloads
PHP enums for Slack API events
julienbornstein/php-enum-countries
10222 Downloads
Country ISO 3166-1 alpha-2 and alpha-3 enum classes for myclabs/php-enum library
hayes/php-enum
6807 Downloads
Extension for the myclabs/php-enum library
fuwasegu/php-enum-util
8113 Downloads
The extension library for PHP native enum.
esky/enum
91105 Downloads
PHP Enum implementation
erikaraujo/php-enhanced-enums
11496 Downloads
Enhanced enum methods for PHP enums
dilovanmatini/laravel-enumable
1308 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
613 Downloads
Generate runtime-usable TypeScript objects and enums from PHP enums with utils
crussell52/php-enum
36114 Downloads
PHP Enums inspired by Java Enums
brosua/enums
700 Downloads
Helpers for PHP enums, especially for TYPO3 projects.
bradietilley/country-enums
12398 Downloads
All (or at least most) countries and their regions formatted as PHP enums
zul3s/enum-php
27225 Downloads
Advanced Php Enum Type
ekvedaras/php-enum
39878 Downloads
PHP enum implementation
goldspecdigital/phpenum
47195 Downloads
A useful enum wrapper.
codebot/phpenum
19763 Downloads
Enum helper, that will help you to define Enum types easily by defining just constants.