Search results for enum
wboyz/laravel-enum
12257 Downloads
Base enum class with some features.
tuscanicz/doctrine-enum-oracle
26806 Downloads
Doctrine type for Enum data type in Oracle.
sunkan/enum
16277 Downloads
Enum classes
splitstack/laravel-enum-friendly
530 Downloads
Make your Laravel enums friendly with TypeScript, selects, and many more convenient features
spareparts/enum
29135 Downloads
Simple ENUM class.
slava-basko/enum
5862 Downloads
PHP enum implementation
richard-ejem/enum
3899 Downloads
Ultralightweight enum type for PHP
olegstyle/enum
8491 Downloads
PHP Enumerator
muffe/enum-constraint
9057 Downloads
A Symfony Validator constraint that validates if given strings are valid cases in a given PHP 8 Enum
mle86/enum
7662 Downloads
A base class for enum functionality in PHP.
marc-mabe/enum-cl
3883 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
mad-web/laravel-enum
136025 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
laravel-liberu/enums
3033 Downloads
Enums for Laravel Liberu
kwaadpepper/enum
3851 Downloads
Enums to use for any project
kuria/enum
7451 Downloads
Emulated enumeration objects in PHP