Libraries tagged by enumer
sebastian/object-enumerator
863030545 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
spatie/enum
33860584 Downloads
PHP Enums
marc-mabe/php-enum
63509752 Downloads
Simple and fast implementation of enumerations with native PHP
bensampo/laravel-enum
17243582 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.
eloquent/enumeration
5947737 Downloads
An enumeration implementation for PHP.
yii2mod/yii2-enum
1021087 Downloads
Yii2 Enumerable helpers
rexlabs/enum
538014 Downloads
Enumeration (enum) implementation for PHP
henzeb/enumhancer
388142 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
emreyarligan/enum-concern
64012 Downloads
A PHP package for effortless Enumeration handling with Laravel Collections 📦 ✨
cerbero/laravel-enum
100196 Downloads
Laravel package to supercharge enum functionalities.
cerbero/enum
244153 Downloads
Zero-dependencies package to supercharge enum functionalities.
commerceguys/enum
1949612 Downloads
A PHP 5.4+ enumeration library.
emonkak/enumerable
414386 Downloads
An implementation of LINQ to Objects for PHP
greg0ire/enum
399597 Downloads
work around the missing enum type in php
garoevans/php-enum
167281 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.