Recommend this page to a friend! |
Download .zip |
Info | Example | View files (14) | Download .zip | Reputation | Support forum (14) | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
69% | Total: 305 | All time: 7,311 This week: 174 |
Version | Licenses | PHP version | Categories | |||
jsonparser 2.2.3 | Custom (specified... | 5 | PHP 5, Data types, Parsers |
Tiny Library for parse JSON.
JPOPHP (PHPJsonParser) can encode and decode data in JSON format.
We provides a pure PHP solution to take a value and generates a string that represents that value in JSON format.
The package can also take a JSON encoded string and decodes it to retrieve the original data value.
All public functions are accessible through the $json
variable.
To view the full details, run the Example.php file.
You can check the JSONGrammar.txt file to view the JSON standard grammar.
Competition between json_encode(...)
and $json->encode(...)
The basic PHP functions are written in C itself.
Do not expect to reach it quickly.
However, there is always way for improvement.
JsonParser (PHP JSON Parser) is licensed under the GNU General Public License.
Files |
File | Role | Description |
---|---|---|
Benchmark.md | Data | Auxiliary data |
composer.json | Data | This package has been released in Composer. |
Example.php | Example | Example script |
JPOPHP-min.php | Class | Class source |
JPOPHP-min.php | Class | Class source |
JPOPHP.php | Class | Class source |
JPOPHP.php | Class | Class source |
JSONGrammar.txt | Doc. | Documentation |
JsonParser-min.php | Class | The compressed file was added. |
JsonParser.php | Class | Class source |
LICENSE | Lic. | License text |
Performance-own.php | Example | Example script |
Performance-php.php | Aux. | Auxiliary script |
README.md | Doc. | Documentation |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
71% |
|
|
User Ratings | User Comments (13) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.