PHP Classes

Data Registry: Register and retrieve data easily anywhere in PHP

Recommend this page to a friend!
  Info   Screenshots Screenshots   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 436 This week: 1All time: 6,275 This week: 560Up
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 is available for providing paid consulting. Contact Xavier Pérez .
Classes: 9 packages by
Country: Spain Spain
Age: ???
All time rank: 132727 in Spain Spain
Week rank: 106 Up5 in Spain Spain Up
Innovation award
Innovation award
Nominee: 1x

Screenshots  
  • 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  
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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:436
This week:1
All time:6,275
This week:560Up