Login   Register  
PHP Classes
elePHPant
Icontem

Class: Data Registry

  Classes of Xavier Pérez  >  Data Registry  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Data Registry Support forum
Base name: data-registry
Description: Register and retrieve data easily anywhere in PHP
Version: 1.0.8
Required PHP version: 5.2
License: GNU General Public License (GPL)
 
  Author   Group folder image Groups   Detailed description   Freshmeat project  
  Applications   Related links   Files Files  

Author

Picture of Xavier Pérez
Name: Xavier Pérez <e-mail contact>
Published packages: 2 Browse this author's classes Browse this author's classes
Country: Spain Spain - PHP jobs in Spain
Home page: http://www.4amics.com/x.perez

Groups

Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image User Management User records, authentication and session handling View top rated classes
Group folder image Data structures data structures using php5 oops concepts View top rated classes

Detailed description

PHP singleton class to store and retrieve data anywhere in your PHP code.

Save any kind of data (string, numeric, array, record, object, files) in namespaces, with or without persistence, and allows to retrieve it anywhere.

Use it to populate data across all your application, and across all user session with optional persistence.

Similar in concep of Zend_registry, but more usefull, and more methods to store any kind of data.

Methods used:
init / set / setkey / get /getkey /getflash /getflaskey / test / testkey / clear / clearkey / setnamespace / getnamespace / getclass / setpersistence / backupnamespace / restorenamespace

Freshmeat project

Project record: php-datastorage

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.

Related links

Link Description
Google code repository Google code for Data_registry

Files

File Role Description
Plain text file Data_Registry.php Class DataRegistry class
Accessible without login Plain text file Data_Registry.txt Doc. Manual
Plain text file dr_examples.php Example Examples
Download all files: data-registry.tar.gz data-registry.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.