Recommend this page to a friend! |
Classes of Max Base | JPOPHP PHP JSON Parser Class | README.md | Download |
|
DownloadJPOPHP (Json Parser Object PHP)Json Parser Object PHPTiny 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.
JPOPHP Features
Type of supported values
JPOPHP TODO
UsageAll public functions are accessible through the
SamplesTo view the full details, run the Example.php file. JSON GrammarYou can check the JSONGrammar.txt file to view the JSON standard grammar. JPO-PHP PerformanceCompetition between The basic PHP functions are written in C itself. Do not expect to reach it quickly. However, there is always way for improvement. JPO PHP History
LicenseJsonParser (PHP JSON Parser) is licensed under the GNU General Public License. |