PHP Classes

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

Recommend this page to a friend!
     
  Info   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: 113 All time: 9,605 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

 

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

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  
 100%
Total:113
This week:0
All time:9,605
This week:560Up