| Recommend this page to a friend! | 
| Info | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
| Total: 1,129 | All time:  3,341 This week: 660 | |||||
| Version | License | PHP version | Categories | |||
| singleton_class 1.0.5 | GNU General Publi... | 5.0 | PHP 5, Language, Design Patterns | 
| Description | Author  | |||||||||||||||||||||||
In software engineering, a design pattern is a general solution to a common problem in software design. One of these design patterns is called the Singleton. It's purpose can be described quite briefly as follows:  | 
  | |||||||||||||||||||||||
| File | Role | Description | 
|---|---|---|
| Class | Singleton Class | |
| Lic. | GPL License for sTonClass | |
| Example | example of use of singleton class | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 0% | 
  | 
  | 
| User Ratings | ||||||||||||||||||||||||||||||
  | ||||||||||||||||||||||||||||||
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.
| Related pages | 
| This is a very common problem with almost all available singleton implantations. THANK GOD I FOUND A BETTER SOLUTION FOR MY READER... | 
| An in-depth analysis of singleton design pattern . |