PHPackages                             enlumop/json2obj - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. enlumop/json2obj

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

enlumop/json2obj
================

Easy to use json to object conversion with target class support

v0.0.3(2y ago)171MITPHPPHP &gt;=8.1

Since Oct 8Pushed 2y agoCompare

[ Source](https://github.com/Enlumop/json2object)[ Packagist](https://packagist.org/packages/enlumop/json2obj)[ RSS](/packages/enlumop-json2obj/feed)WikiDiscussions dev Synced 1mo ago

READMEChangelog (3)Dependencies (4)Versions (6)Used By (0)

Json2Object Conventer
=====================

[](#json2object-conventer)

Easy to use Json 2 Object of class conventer.

Installation
------------

[](#installation)

Composer:

```
composer require enlumop/json2obj
```

Usage
-----

[](#usage)

First map JSON properties in your class:

```
