PHP Classes

Simple PHP Registry Class: Create a registry using the singleton pattern

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 113 This week: 1All time: 9,580 This week: 560Up
Version License PHP version Categories
simple-php-registry 1.0Custom (specified...5Data types, Design Patterns
Description 

Author

This class can create a registry using the singleton pattern.

It can create an object of the class and store it in a static variable, so next time the registry class is called to get the object, it will return the same object that was created initially.

The class can also set and get registry values that are assigned to keys with given names.

Picture of Dryzler
Name: Dryzler <contact>
Classes: 1 package by
Country: Germany Germany
Age: ???
All time rank: 4370231 in Germany Germany
Week rank: 416 Up16 in Germany Germany Up

  Files folder image Files  
File Role Description
Accessible without login Plain text file LICENSE Lic. License text
Plain text file Registry.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:113
This week:1
All time:9,580
This week:560Up