Libraries tagged by enumer
sebastian/object-enumerator
836229151 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
spatie/enum
31640407 Downloads
PHP Enums
marc-mabe/php-enum
54452425 Downloads
Simple and fast implementation of enumerations with native PHP
bensampo/laravel-enum
16640472 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.
eloquent/enumeration
5885143 Downloads
An enumeration implementation for PHP.
yii2mod/yii2-enum
986878 Downloads
Yii2 Enumerable helpers
rexlabs/enum
504687 Downloads
Enumeration (enum) implementation for PHP
henzeb/enumhancer
347164 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
emreyarligan/enum-concern
60757 Downloads
A PHP package for effortless Enumeration handling with Laravel Collections 📦 ✨
cerbero/laravel-enum
95990 Downloads
Laravel package to supercharge enum functionalities.
cerbero/enum
229091 Downloads
Zero-dependencies package to supercharge enum functionalities.
commerceguys/enum
1935001 Downloads
A PHP 5.4+ enumeration library.
emonkak/enumerable
399128 Downloads
An implementation of LINQ to Objects for PHP
greg0ire/enum
395582 Downloads
work around the missing enum type in php
garoevans/php-enum
163637 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.