Libraries tagged by php-enums
cline/enums
2991 Downloads
A collection of enum helpers for PHP that enhance native PHP enums with powerful features and utilities.
chaim-chv/filament-enum-plural-label
16 Downloads
Plural label contract for PHP enums used with Laravel and Filament
calabrothers/php-ds-enum
8 Downloads
PHP Enum Support
bbrothers/enum
162 Downloads
A simple PHP Enum implementation
b2b/enum
150 Downloads
PHP Enum implementation
astandkaya/ex-enum
1 Downloads
Extend PHP Enum
alexkratky/simple-enum
0 Downloads
Simple PHP Enum library.
zul3s/enum-php-5.6
400 Downloads
Advanced Php Enum Type for PHP 5.6
typiqally/enum
113 Downloads
PHP Enum Types
sapientes/enum
1 Downloads
PHP enum implementation.
olivermbs/laravel-enumshare
4 Downloads
A Laravel package to export PHP Enums to TypeScript with labels, metadata, and type-safe frontend access
ekvedaras/laravel-enum
24 Downloads
Laravel integration for ekvedaras/php-enum
ekvedaras/doctrine-enum
11 Downloads
Doctrine integration for ekvedaras/php-enum
freshp/php-enumeration
34680 Downloads
This small package can represent a enumeration field. For example in a database or an api.
cascademedia/php-enumerators
6 Downloads
Provides an abstraction to emulate enumerators in PHP.