Libraries tagged by enumerable
kuritkaj/fred
12 Downloads
Some classes I missed in PHP.
fixmind/enum
41 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
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
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
603097742 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
davidianbonner/enumerated
35100 Downloads
Enums represent a set of predefined values. Useful for ensuring data consistency.
miladrahimi/php-enum
7604 Downloads
A PHP Abstract Enum Class
dilovanmatini/laravel-enumable
41 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.
allanmcarvalho/numerable
386 Downloads
This is my package numerable
petrknap/php-enum
2349 Downloads
Enumerated type for PHP