Libraries tagged by enumer
sebastian/object-enumerator
893084362 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
spatie/enum
36219429 Downloads
PHP Enums
marc-mabe/php-enum
73822244 Downloads
Simple and fast implementation of enumerations with native PHP
bensampo/laravel-enum
17838493 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.
eloquent/enumeration
6008975 Downloads
An enumeration implementation for PHP.
cerbero/enum
259598 Downloads
Zero-dependencies package to supercharge enum functionalities.
yii2mod/yii2-enum
1046767 Downloads
Yii2 Enumerable helpers
rexlabs/enum
573862 Downloads
Enumeration (enum) implementation for PHP
henzeb/enumhancer
426714 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
emreyarligan/enum-concern
68776 Downloads
A PHP package for effortless Enumeration handling with Laravel Collections 📦 ✨
cerbero/laravel-enum
104473 Downloads
Laravel package to supercharge enum functionalities.
commerceguys/enum
1962376 Downloads
A PHP 5.4+ enumeration library.
emonkak/enumerable
426570 Downloads
An implementation of LINQ to Objects for PHP
greg0ire/enum
404299 Downloads
work around the missing enum type in php
garoevans/php-enum
170847 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.