Download the PHP package designmynight/laravel-recursive-collection without Composer
On this page you can find all versions of the php package designmynight/laravel-recursive-collection. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download designmynight/laravel-recursive-collection
More information about designmynight/laravel-recursive-collection
Files in designmynight/laravel-recursive-collection
Download designmynight/laravel-recursive-collection
More information about designmynight/laravel-recursive-collection
Files in designmynight/laravel-recursive-collection
Vendor designmynight
Package laravel-recursive-collection
Short Description A package to convert nested arrays and associative arrays into nested collections
License MIT
Homepage https://github.com/designmynight/laravel-recursive-collection
Package laravel-recursive-collection
Short Description A package to convert nested arrays and associative arrays into nested collections
License MIT
Homepage https://github.com/designmynight/laravel-recursive-collection
Please rate this library. Is it a good library?
Informations about the package laravel-recursive-collection
Laravel Recursive Collection
A service provider to add support for for converting nested arrays and associative arrays into laravel collections
Table of contents
- Installation
- Example
Installation
Installation using composer:
Laravel version Compatibility
Laravel | Package |
---|---|
5.5.x | 1.0.x |
And add the service provider in config/app.php
:
For usage with Lumen, add the service provider in bootstrap/app.php
.
Example
All versions of laravel-recursive-collection with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
^6.0
The package designmynight/laravel-recursive-collection contains the following files
Loading the files please wait ....