Skip to content
Florian Wolters edited this page Sep 24, 2014 · 3 revisions

Welcome to the wiki of FlorianWolters\Component\Util\Singleton!

Component\Util\Singleton is a simple-to-use PHP component that provides the Singleton (and Registry of Singletons a.k.a. Multiton) creational design pattern.

Getting Started

  • Install the component from Packagist via the dependency manager Composer.
  • Read up about the [Usage][105] of the component.
  • Have questions? Take a look at the README and the API documentation of the component.

Contributing

Please read the Contributing Guidelines.

Clone this wiki locally