Login   Register  
PHP Classes
elePHPant
Icontem

Class: Serializer

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Yanik Gleyzer  >  Serializer  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Serializer
Base name: serializer
Description: Serialize data types in XML, JSON and PHP formats
Related classes: , , , , , , ,
Version: 1.0
PHP version: 4.10
License: GNU Lesser General Public License (LGPL)
All time users: 572 users
All time rank: 4207
Week users: 0 users
Week rank: 1242
Picture of Yanik Gleyzer
Author: Yanik Gleyzer <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: Israel Israel - PHP jobs in Israel
Age: 32
All time rank: 239713 in Israel Israel
Week rank: 2242 Up14 in Israel Israel Down


  Detailed description  
This class can be used to serialize variables of all PHP data types to several formats.

It takes a value of any PHP data type and generates a string that represents the value serialized in one of the supported formats.

Currently it supports serialization formats of PHP, Javascript (JSON) and XML.

Array and objects are traversed recursively when they have members that are also arrays or objects.

 

  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

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
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
Plain text file Serializer.class.php Class Main class file
Plain text file Serializer.example.php Example Example of serializer using

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