Login   Register  
PHP Classes
elePHPant
Icontem

Class: singleton

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Haruki Setoyama  >  singleton  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: singleton
Base name: singleton
Description: Singleton class manager
Related classes:
Version: -
PHP version: -
License: BSD License
All time users: 3130 users
All time rank: 926
Week users: 1 user
Week rank: 2502
Picture of Haruki Setoyama
Author: Haruki Setoyama <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: Japan Japan - PHP jobs in Japan
Age: 41
All time rank: 5692 in Japan Japan
Week rank: 1646 Down6 Down in Japan Japan


  Detailed description  
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.

 

  Groups  
Group folder image Language Constructs to assist in the language control View top rated classes
Group folder image Design Patterns Implementations of well known design patterns View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Not sure (45.0%)
Sufficient (60.0%)
-
-
-
-
Insufficient (28.5%)
2186
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
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
Plain text file singleton.php Class main class file

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