PHP Classes
elePHPant
Icontem

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

Recommend this page to a friend!

  Author Author  
Picture of Dmitri Russu
Name: Dmitri Russu <contact>
Classes: 2 packages by
Country: Moldova Moldova
Innovation award
Innovation award
Nominee: 2x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
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.

  Classes of Dmitri Russu  >  PHP Reduce JSON  >  Download Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Reduce JSON
Base name: rjson-php
Description: Compress JSON data using the reduced JSON format
Version: 0.1.1
PHP version: 5.3
License: The PHP License
 
  Groups   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Text processing Manipulating and validating text data View top rated classes
Group folder image Data types Modeling and manipulating data types View top rated classes


  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

  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  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

Install with Composer Install with Composer - Download Download all files: rjson-php.tar.gz rjson-php.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.