PHP Classes

Data Registry: Register and retrieve data easily anywhere in PHP

Recommend this page to a friend!
  Info   Screenshots   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 436 All time: 6,280 This week: 455Up
Version License PHP version Categories
data-registry 1.0.12MIT/X Consortium ...5.2PHP 5, User Management
Description 

Author

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.

Save data in SESSION or FILES (caching, user specific files, or common files for all users)

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

Look at "Related links" to access an online demo: http://www.4amics.com/libraries/data_registry/Data_Registry_Examples.php

Picture of Xavier Pérez
  Performance   Level  
Name: Xavier Pérez <contact>
Classes: 9 packages by
Country: Spain Spain
Innovation award
Innovation award
Nominee: 1x

Screenshots (6)  
  • Data_Registry_Basic_Persistence_Example_1.jpg
  • Data_Registry_Basic_Persistence_Example_2.jpg
  • Data_Registry_Basic_Persistence_Example_3.jpg
  • Data_Registry_Basic_Persistence_Example_4.jpg
  • Data_Registry_Basic_Persistence_Example_5.jpg
  • Data_Registry_Basic_Persistence_Example_6.jpg
  Files folder image Files (9)  
File Role Description
Accessible without login Plain text file Data_Registry.php Class DataRegistry class
Accessible without login Plain text file Data_Registry.txt Doc. Manual
Plain text file Data_Registry_Examples.php Example Interactive examples

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:436
This week:0
All time:6,280
This week:455Up