Libraries tagged by php-enum
miladrahimi/php-enum
13748 Downloads
A PHP Abstract Enum Class
josezenem/php-enums-extended
70573 Downloads
PHP 8.1 Enums Extended adds additional functionality when working with PHP 8.1+ Enums.
crussell52/php-enum
40947 Downloads
PHP Enums inspired by Java Enums
othyn/php-enum-enhancements
27115 Downloads
Adds some helpful enum traits to the glorious new PHP Enum type.
thunderer/platenum
147195 Downloads
PHP enum library
synergitech/laravel-magic-enums
7225 Downloads
A Laravel package that adds extra power to your PHP enums, and lets you use them in your frontend with type definitions.
nelexa/enum
523847 Downloads
PHP Enum implementation
mindtwo/native-enum
29918 Downloads
Package for using native php enums.
lazerg/laravel-enum-pro
19580 Downloads
A powerful PHP enum extension with collection support, random selection, and magic static calls
kirschbaum-development/paragon
18611 Downloads
A Laravel package for generating enum-like objects in typescript based on PHP enum classes.
intrfce/enum-attribute-descriptors
1463 Downloads
Use attributes to give your PHP enums titles and descriptions.
eclipxe/enum
212858 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
diagonal/laravel-ts-enum-generator
8427 Downloads
Generate runtime-usable TypeScript objects and enums from PHP enums with utils
bradietilley/country-enums
22543 Downloads
All (or at least most) countries and their regions formatted as PHP enums
bentools/doctrine-native-enums
124852 Downloads
Provides 1st class suport for native PHP enums in Doctrine.