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.