Libraries tagged by php-enums
miladrahimi/php-enum
14194 Downloads
A PHP Abstract Enum Class
josezenem/php-enums-extended
71238 Downloads
PHP 8.1 Enums Extended adds additional functionality when working with PHP 8.1+ Enums.
othyn/php-enum-enhancements
27737 Downloads
Adds some helpful enum traits to the glorious new PHP Enum type.
cloudstek/php-enum
272688 Downloads
Enumeration support for PHP
thunderer/platenum
147598 Downloads
PHP enum library
synergitech/laravel-magic-enums
7734 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
527921 Downloads
PHP Enum implementation
mindtwo/native-enum
30406 Downloads
Package for using native php enums.
lazerg/laravel-enum-pro
19651 Downloads
A powerful PHP enum extension with collection support, random selection, and magic static calls
kirschbaum-development/paragon
19103 Downloads
A Laravel package for generating enum-like objects in typescript based on PHP enum classes.
intrfce/enum-attribute-descriptors
1861 Downloads
Use attributes to give your PHP enums titles and descriptions.
esky/enum
101074 Downloads
PHP Enum implementation
diagonal/laravel-ts-enum-generator
10526 Downloads
Generate runtime-usable TypeScript objects and enums from PHP enums with utils
bradietilley/country-enums
23209 Downloads
All (or at least most) countries and their regions formatted as PHP enums
bentools/doctrine-native-enums
125618 Downloads
Provides 1st class suport for native PHP enums in Doctrine.