PHP Classes / Singleton Interface

Implementation of the singleton design pattern

Singleton Interface PHP Class

This package can be use as the base for implementing the singleton design pattern. It provides a simple interface definition that all classes can use to implement singletons. The package also comes with an autoload to load classes or interfaces with the Zend framework if available, or directly from class files otherwise.

Similar PHP Classes

Search in PHP Classes

Filter by tags