PHPackages                             thetribe/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. thetribe/json

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

thetribe/json
=============

json\_encode/json\_decode wrapper

v0.1.1(9y ago)04.5k1MITPHPPHP ^5.5|^7.0

Since Apr 14Pushed 2y ago2 watchersCompare

[ Source](https://github.com/thetribeio/json)[ Packagist](https://packagist.org/packages/thetribe/json)[ RSS](/packages/thetribe-json/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)DependenciesVersions (4)Used By (0)

thetribe/json
=============

[](#thetribejson)

`thetribe/json` is a small wrapper around the `json_*` fonctions that does two things:

- Convert errors to exceptions
- Normalize parameters

Install
-------

[](#install)

Install `thetribe/json` using Composer.

```
composer require thetribe/json
```

Usage
-----

[](#usage)

### Decoding

[](#decoding)

```
