PHP Classes

PHP Reduce JSON: Compress JSON data using the reduced JSON format

Recommend this page to a friend!
  Info   View files View files (9)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 64%Total: 499 All time: 5,806 This week: 156Up
Version License PHP version Categories
rjson-php 0.1.1The PHP License5.3PHP 5, Text processing, Data types
Description 

Author

This class can compress and decompress JSON data using the reduced JSON format.

It can take a variable value and encode it in reduced JSON format by avoiding duplication of key names of object values inside an array.

The class can also do the opposite, decode a previously encoded value in reduced JSON format and restore the original variable value.

Innovation Award
PHP Programming Innovation award nominee
April 2013
Number 6
JSON is now a popular text format for interchanging typed data between applications.

The reduced JSON format is an evolution of JSON that can take less space by avoiding certain types of data redundancies.

This class can encode and decode data structures exported in the reduced JSON format.

Manuel Lemos
Picture of Dmitri Russu
Name: Dmitri Russu <contact>
Classes: 2 packages by
Country: Moldova Moldova
Age: 35
All time rank: 18153 in Moldova Moldova
Week rank: 569 Up2 in Moldova Moldova Up
Innovation award
Innovation award
Nominee: 2x

  Files folder image Files  
File Role Description
Files folder imagetest (5 files)
Accessible without login Plain text file LICENSE Lic. application license
Accessible without login Plain text file README.md Data Auxiliary data
Accessible without login Plain text file rjson.js Data Auxiliary data
Accessible without login Plain text file rjson.lib.php Class RJson-php,make compact data Array which can send to client with ajax request

  Files folder image Files  /  test  
File Role Description
  Accessible without login Plain text file DataProcess.php Aux. Auxiliary script
  Accessible without login Plain text file final_array_unpacked.txt Doc. Documentation
  Accessible without login Plain text file index.php Aux. Auxiliary script
  Accessible without login Plain text file init_array.txt Doc. Documentation
  Accessible without login Plain text file jquery.js Data Auxiliary data

 Version Control Unique User Downloads Download Rankings  
 88%
Total:499
This week:0
All time:5,806
This week:156Up
User Ratings User Comments (1)
 All time
Utility:91%StarStarStarStarStar
Consistency:91%StarStarStarStarStar
Documentation:91%StarStarStarStarStar
Examples:-
Tests:-
Videos:-
Overall:64%StarStarStarStar
Rank:939
 
Good Class !!!!!
10 years ago (alex stoica)
70%StarStarStarStar