-
Notifications
You must be signed in to change notification settings - Fork 0
Home
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.
- 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.
Please read the Contributing Guidelines.