Libraries tagged by php-enums
paillechat/php-enum
58935 Downloads
Enum implementation for PHP 7
miladrahimi/php-enum
15288 Downloads
A PHP Abstract Enum Class
josezenem/php-enums-extended
72753 Downloads
PHP 8.1 Enums Extended adds additional functionality when working with PHP 8.1+ Enums.
othyn/php-enum-enhancements
30309 Downloads
Adds some helpful enum traits to the glorious new PHP Enum type.
cloudstek/php-enum
275509 Downloads
Enumeration support for PHP
thunderer/platenum
148761 Downloads
PHP enum library
synergitech/laravel-magic-enums
8933 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
545050 Downloads
PHP Enum implementation
lazerg/laravel-enum-pro
19913 Downloads
A powerful PHP enum extension with collection support, random selection, and magic static calls
kirschbaum-development/paragon
21141 Downloads
A Laravel package for generating enum-like objects in typescript based on PHP enum classes.
intrfce/enum-attribute-descriptors
2901 Downloads
Use attributes to give your PHP enums titles and descriptions.
innoge/laravel-enum-states
2732 Downloads
A state machine for Eloquent, built on native PHP enums. No state classes, no model trait, no extra tables.
esky/enum
106369 Downloads
PHP Enum implementation
diagonal/laravel-ts-enum-generator
18326 Downloads
Generate runtime-usable TypeScript objects and enums from PHP enums with utils
bvp/prefecture
145530 Downloads
Converts between Japanese prefecture/region numbers and names, including kanji, hiragana, katakana, and English variants, backed by native PHP enums.