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.
|
|
| Name: |
Serializer |
| Base name: |
serializer |
| Description: |
Serialize data types in XML, JSON and PHP formats |
| Version: |
1.0 |
| PHP version: |
4.10 |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
629 users |
| All time rank: |
4315 |
| Week users: |
0 users |
| Week rank: |
2051  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

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