Tephlon
Package:
Summary:
Store and retrieve objects in files
Groups:
Author:
Description:
This package can be used to store and retrieve objects in files or other storage container types:
It can serialize objects or other type of variable values and store them in files. It features:
- Java-style key-value maps
- Namespaces
- Codeigniter integration
- Configurable life time of records
- Multi-driver architecture (SQL, file system, etc, ...)
- Access to stored objects without using SQL
- Easy incremental backup of data with SVN/GIT
It can serialize objects or other type of variable values and store them in files. It features:
- Java-style key-value maps
- Namespaces
- Codeigniter integration
- Configurable life time of records
- Multi-driver architecture (SQL, file system, etc, ...)
- Access to stored objects without using SQL
- Easy incremental backup of data with SVN/GIT
Comments are closed.