PHP Classes
elePHPant
Icontem

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

Recommend this page to a friend!

  Author Author  
Name: Dryzler <contact>
Classes: 1 package by
Country: Germany Germany


  Detailed description   Download Download .zip .tar.gz  
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.

  Classes of Dryzler  >  Simple PHP Registry Class  >  Download Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  

 

Name: Simple PHP Registry Class
Base name: simple-php-registry
Description: Create a registry using the singleton pattern
Version: -
PHP version: 5
License: Custom (specified in a license file)
 
  Groups   Applications   Files Files  

  Groups  
Group folder image Data types Modeling and manipulating data types View top rated classes
Group folder image Design Patterns Implementations of well known design patterns View top rated classes


  Applications that use this package  
gardon.me
immortalizing digital donations

Add link image If you know an application of this package, send a message to the author to add a link here.

  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

Download Download all files: simple-php-registry.tar.gz simple-php-registry.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.