PHPackages                             greeny/json-parser - 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. greeny/json-parser

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

greeny/json-parser
==================

A JSON parser that doesn't use native json\_decode function.

01PHP

Since Sep 18Pushed 6y ago1 watchersCompare

[ Source](https://github.com/greeny/JsonParser)[ Packagist](https://packagist.org/packages/greeny/json-parser)[ RSS](/packages/greeny-json-parser/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Json parser
===========

[](#json-parser)

A simple JSON parser, that doesn't use native `json_decode` function.

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

[](#installation)

```
composer require greeny/json-parser
```

Usage
-----

[](#usage)

```
