Libraries tagged by singletons
thesmart/singleton
130 Downloads
A simple Singleton pattern, with optional support for named instances.
stefanius/singleton-pattern
67 Downloads
Helper package to implement a Singleton class.
smysloff/singleton-trait
1 Downloads
PHP Singleton trait to make singleton classes
sincco/singleton
168 Downloads
Simplifies the use of singleton pattern on PHP
setola/singleton
51 Downloads
A simple implementation of Singleton pattern
romanitalian/singleton
6 Downloads
Just Singleton class for dependence in other projects
ra7/structure_singleton
7 Downloads
Singleton Interface and Trait
piotrpress/singleton
105 Downloads
This library is a Singleton (anti)pattern implementation using a Traits with a support for an Object Inheritance and passing parameters to the constructor.
php-daddy/contract-singleton
114 Downloads
Singleton Contract or Interface
petitchevalroux/singleton
49 Downloads
Implement singleton design pattern
ozldmezot/singleton
150 Downloads
noxkiwi/singleton
5 Downloads
I am the noxkiwi singleton implementation that also uses the Environment. Which, again, is a singleton implementation. Crazy.
nolikein/singleton
7 Downloads
A singleton design pattern
michaelspiss/singleton
13 Downloads
A trait to implement the Singleton design pattern without any dependencies.
merophp/singleton
258 Downloads
Implementation of the singleton pattern for the Merophp Framework