pragmarx/coollection
Coollection repackages Laravel-style collections (via Tightenco\Collect) to let you access items as object properties. Traverse nested arrays/objects with fluent collection methods, then read values like $countries->where('name.common','US')->first()->currency->name.
|
Package
|
Constraint
|
|---|---|
| illuminate/collections | ^10.48|^11.29 |
| pragmarx/ia-arr | ~5.0|~6.0|~7.0 |
| pragmarx/ia-str | ~5.0|~6.0|~7.0 |
|
Package
|
Constraint
|
|---|---|
| mockery/mockery | ~1.0 |
| phpunit/php-timer | ~1.0|~2.0 |
| phpunit/phpunit | ~6.0|~7.0|~8.0|~9.0 |
| squizlabs/php_codesniffer | ^2.3 |
How can I help you explore Laravel packages today?