Libraries tagged by enum - Free download!
sebastian/object-enumerator
298741356 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
myclabs/php-enum
74640526 Downloads
PHP Enum implementation
bensampo/laravel-enum
4204209 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.
spatie/enum
3717194 Downloads
PHP Enums
marc-mabe/php-enum
4223556 Downloads
Simple and fast implementation of enumerations with native PHP
fresh/doctrine-enum-bundle
3461669 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
dasprid/enum
20573978 Downloads
PHP 7.1 enum implementation
timeweb/phpstan-enum
1096561 Downloads
Enum class reflection extension for PHPStan
spatie/laravel-enum
930874 Downloads
Laravel Enum support
eloquent/enumeration
3842415 Downloads
An enumeration implementation for PHP.
elao/enum
1245342 Downloads
Extended PHP enums capabilities and frameworks integrations
acelaya/doctrine-enum-type
1086282 Downloads
A custom Doctrine type that maps column values to enum objects using myclabs/php-enum
larapack/doctrine-support
1527497 Downloads
Better Doctrine Support with Laravel (Support for `enum`)
api-platform/schema-generator
1883853 Downloads
Various tools to generate a data model based on Schema.org vocables
mad-web/laravel-enum
66884 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.