Login   Register  
PHP Classes
elePHPant
Icontem

Class: Fast JSON

  Classes of Andrea Giammarchi  >  Fast JSON  >  Download  >  Support forum Support forum (6)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Fast JSON Support forum
Base name: fastjson
Description: Encode and decode PHP values in JSON format
Related top rated classes: ,
Version: -
Required PHP version: -
License: MIT/X Consortium License
All time users: 2752 users
All time rank: 980
Week users: 8 users
Week rank: 657
 
  Author   Group folder image Groups   Detailed description  
  Rate classes User ratings   Trackback   Applications   Files Files  

Author

Picture of Andrea Giammarchi
Name: Andrea Giammarchi <e-mail contact>
Published packages: 17 Browse this author's classes Browse this author's classes
Country: Italy Italy - PHP jobs in Italy
Home page: http://www.3site.it/
Age: 32
All time rank: 21
Week rank: 62

Groups

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

Detailed description

This class can be used to encode and decode PHP data type values in JSON (Javascript Object Notation) format.

It can take a value of any PHP data type and serialize it as a JSON string. Non-ASCII characters are encoded as Unicode escape sequences.

The class can also do the opposite, decoding any serialized JSON data sequences into PHP data type values.

User ratings

Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Not sure (56.3%)
Good (90.6%)
-
-
-
-
Insufficient (37.2%)
1911
Month:
Not yet rated by the users

Trackback links

Link Description
array to json hat jemand von euch ne php-funktion geschrieben oder im web gefunden, die arrays gerade ins json format "umwandelt"...

Applications that use this class

Link Description
byteson example Send & Recieve data using byteson library
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Accessible without login Plain text file FastJSON.class.php Class FastJSON core class
Accessible without login Plain text file FastJSON.class.php5 Class PHP 5.2 or greater Strict version
Download all files: fastjson.tar.gz fastjson.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.