Libraries tagged by enumerable
fixmind/enum
49 Downloads
Class organizes collections of constants. Gives the ability to keep code clear, transparent and strict.
denismitr/enum
3 Downloads
PHP Enum
typiqally/enum
113 Downloads
PHP Enum Types
ekvedaras/laravel-enum
24 Downloads
Laravel integration for ekvedaras/php-enum
ekvedaras/doctrine-enum
11 Downloads
Doctrine integration for ekvedaras/php-enum
adamkelso/double-a
194 Downloads
Small pieces of code to help power your app.
indifferend/yii2-enum
6 Downloads
Yii2 Enumerable helpers
saintropeworks/php-linq
7 Downloads
A PHP implementation of LINQ-style enumerable operations.
laulamanapps/tokenable-symfony
78 Downloads
Reversible, type-prefixed, non-enumerable tokens for Doctrine entities in Symfony. Attribute-driven, with automatic route/URL encoding, controller argument resolution and a profiler panel.
grizz-it/enum
834 Downloads
Enumerable objects for PHP applications.
crazycodr/data-transform
145 Downloads
Used to transform out data from an enumerable source
crazycodr/data-filter
151 Downloads
Used to filter out data from an enumerable source using more flexible patterns than the filter iterator spl class
sebastian/object-enumerator
895413424 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
miladrahimi/php-enum
15641 Downloads
A PHP Abstract Enum Class
dilovanmatini/laravel-enumable
3702 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.