PHP Classes

singleton: Singleton class manager

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
StarStar 28%Total: 3,262 All time: 1,075 This week: 660Up
Version License Categories
singleton 1.0BSD LicenseLanguage, Design Patterns
Description 

Author

This class makes it easy to instanciate and manipulate singleton classes.

A singleton class assures that only one object of the class exists at one time. Multiple attempts to create an object of a singleton class return always the same class instance.

Picture of Haruki Setoyama
Name: Haruki Setoyama <contact>
Classes: 2 packages by
Country: Japan Japan

 

  Files folder image Files (1)  
File Role Description
Plain text file singleton.php Class main class file

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:3,262
This week:0
All time:1,075
This week:660Up
 User Ratings  
 
 All time
Utility:45%StarStarStar
Consistency:60%StarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:28%StarStar
Rank:4389