Download the PHP package cjrasmussen/objectify without Composer
On this page you can find all versions of the php package cjrasmussen/objectify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cjrasmussen/objectify
More information about cjrasmussen/objectify
Files in cjrasmussen/objectify
Download cjrasmussen/objectify
More information about cjrasmussen/objectify
Files in cjrasmussen/objectify
Vendor cjrasmussen
Package objectify
Short Description Simple functions for converting associative arrays to objects and vice-versa
License MIT
Homepage https://cjr.dev
Package objectify
Short Description Simple functions for converting associative arrays to objects and vice-versa
License MIT
Homepage https://cjr.dev
Please rate this library. Is it a good library?
Informations about the package objectify
Objectify
Simple functions for converting associative arrays to objects and vice-versa.
There are better ways to do this for specific cases but this covers some extremely general cases easy enough.
Usage
Installation
Simply add a dependency on cjrasmussen/objectify to your composer.json file if you use Composer to manage the dependencies of your project:
Although it's recommended to use Composer, you can actually include the file(s) any way you want.
License
Objectify is MIT licensed.
All versions of objectify with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4.0
ext-json Version *
ext-json Version *
The package cjrasmussen/objectify contains the following files
Loading the files please wait ....