Libraries tagged by enumerable
fixmind/enum
46 Downloads
Class organizes collections of constants. Gives the ability to keep code clear, transparent and strict.
ekvedaras/laravel-enum
23 Downloads
Laravel integration for ekvedaras/php-enum
ekvedaras/doctrine-enum
10 Downloads
Doctrine integration for ekvedaras/php-enum
denismitr/enum
1 Downloads
PHP Enum
typiqally/enum
113 Downloads
PHP Enum Types
adamkelso/double-a
191 Downloads
Small pieces of code to help power your app.
indifferend/yii2-enum
6 Downloads
Yii2 Enumerable helpers
grizz-it/enum
643 Downloads
Enumerable objects for PHP applications.
crazycodr/data-transform
143 Downloads
Used to transform out data from an enumerable source
crazycodr/data-filter
149 Downloads
Used to filter out data from an enumerable source using more flexible patterns than the filter iterator spl class
sebastian/object-enumerator
653454375 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
miladrahimi/php-enum
9210 Downloads
A PHP Abstract Enum Class
davidianbonner/enumerated
37104 Downloads
Enums represent a set of predefined values. Useful for ensuring data consistency.
dilovanmatini/laravel-enumable
88 Downloads
The Laravel Enumable trait provides a set of utility methods to enhance PHP enums. It includes methods for manipulating enum cases, retrieving labels, and converting enums to various formats.
fab2s/enumerate
13 Downloads
Enumerate, a nice boost to your enums