Libraries tagged by php enum
yaroslavche/bitmask
62770 Downloads
BitMask, EnumBitMask
php-standard-library/locale
227896 Downloads
Backed enum with 700+ locale identifiers for type-safe internationalization
marc-mabe/php-enum
Downloads
synergitech/laravel-magic-enums
9424 Downloads
A Laravel package that adds extra power to your PHP enums, and lets you use them in your frontend with type definitions.
paillechat/php-enum
59227 Downloads
Enum implementation for PHP 7
nelexa/enum
550287 Downloads
PHP Enum implementation
miladrahimi/php-enum
15675 Downloads
A PHP Abstract Enum Class
lazerg/laravel-enum-pro
19998 Downloads
A powerful PHP enum extension with collection support, random selection, and magic static calls
josezenem/php-enums-extended
73182 Downloads
PHP 8.1 Enums Extended adds additional functionality when working with PHP 8.1+ Enums.
innoge/laravel-enum-states
3484 Downloads
A state machine for Eloquent, built on native PHP enums. No state classes, no model trait, no extra tables.
esky/enum
108001 Downloads
PHP Enum implementation
diagonal/laravel-ts-enum-generator
19067 Downloads
Generate runtime-usable TypeScript objects and enums from PHP enums with utils
brysem/phpenums
184388 Downloads
Enums made simple in PHP.
bradietilley/country-enums
27720 Downloads
All (or at least most) countries and their regions formatted as PHP enums
othyn/php-enum-enhancements
30774 Downloads
Adds some helpful enum traits to the glorious new PHP Enum type.