Download the PHP package sempro/array-to-object without Composer
On this page you can find all versions of the php package sempro/array-to-object. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package array-to-object
Array to object
Gives you a global function that converts arrays to objects without removing object references. The object also implements Jsonable which will prettify the output if the object is returned (This only works in Laravel).
Installation
composer require sempro/array-to-object
Usage
License
The MIT License (MIT). Please see License File for more information.
All versions of array-to-object with dependencies
PHP Build Version
Package Version
Requires
illuminate/contracts Version
^5.0
The package sempro/array-to-object contains the following files
Loading the files please wait ....