Download the PHP package enlumop/json2obj without Composer
On this page you can find all versions of the php package enlumop/json2obj. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download enlumop/json2obj
More information about enlumop/json2obj
Files in enlumop/json2obj
Download enlumop/json2obj
More information about enlumop/json2obj
Files in enlumop/json2obj
Vendor enlumop
Package json2obj
Short Description Easy to use json to object conversion with target class support
License MIT
Package json2obj
Short Description Easy to use json to object conversion with target class support
License MIT
Please rate this library. Is it a good library?
Informations about the package json2obj
Json2Object Conventer
Easy to use Json 2 Object of class conventer.
Installation
Composer:
Usage
First map JSON properties in your class:
That class has mapping for this json:
Then, if you have a JSON and Mapping in your class then just convert that:
and done! You have object of MyDtoClass!
All versions of json2obj with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
The package enlumop/json2obj contains the following files
Loading the files please wait ....