PHPackages                             estaheri/json - 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. [API Development](/categories/api)
4. /
5. estaheri/json

ActiveLibrary[API Development](/categories/api)

estaheri/json
=============

An easy way for using json encoded strings in php

v1.1.3(1y ago)01.3k↓47.3%3MITPHP

Since Dec 25Pushed 1y ago1 watchersCompare

[ Source](https://github.com/es-taheri/json)[ Packagist](https://packagist.org/packages/estaheri/json)[ Docs](https://github.com/es-taheri/json)[ RSS](/packages/estaheri-json/feed)WikiDiscussions PHP-MASTER Synced 2d ago

READMEChangelog (6)DependenciesVersions (7)Used By (3)

json
====

[](#json)

An easy way for using json encoded strings in php.

Install
-------

[](#install)

1. Composer : `composer require estaheri/json `
2. manually : Download it from release page of github and require the class file `json.php` in your code.

Examples
--------

[](#examples)

```
