Libraries tagged by make enum
ldevbr/laravel-enum-maker
17 Downloads
Artisan make:enum generator with Filament integration
bogordesaincom/laravel-enum-simple
1256 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files. Forked from
bogordesain/lumen-enum
111 Downloads
Elegant Enum implementation for Lumen. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
jambagecom/base-enum
42 Downloads
A library to make the PHP enum operator possible.
ultra/enum-dominant
23 Downloads
Allows you to make one of the enumeration cases the main one.
flashlabs/enums
986 Downloads
Tools to make work with PHP enums easier
guillegf/php-tools
28 Downloads
Several PHP 7 tools to make life a little easier
darkdarin/php-entity-renderer
19 Downloads
Renderer helpers to make PHP code for classes, interfaces, traits and enums
marc-mabe/php-enum
58088778 Downloads
Simple and fast implementation of enumerations with native PHP
marc-mabe/php-enum-phpstan
884329 Downloads
Enum class reflection extension for PHPStan
marc-mabe/php-enum
Downloads
brysem/phpenums
177416 Downloads
Enums made simple in PHP.
marc-mabe/enum-cl
7018 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
ocramius/marc-mabe-php-enum-temp-release
33 Downloads
Temporary release of marc-mabe/php-enum
webdevcave/enum-index-accessor
180 Downloads
Dynamic index accessing made simple