Libraries tagged by signleton
puwgz/pdo-singleton
2 Downloads
singleton for pdo driver
piotrpress/singleton
187 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.
phptailors/singleton-testing
4 Downloads
Singleton testing helpers
phptailors/singleton-interface
910 Downloads
Singleton Interface
php-daddy/contract-singleton
114 Downloads
Singleton Contract or Interface
petitchevalroux/singleton
53 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
8 Downloads
A singleton design pattern
michaelspiss/singleton
14 Downloads
A trait to implement the Singleton design pattern without any dependencies.
makhnanov/php-global-singleton
5 Downloads
PHP Singleton Implementation.
letsrock/singleton
44 Downloads
jrosset/singleton
279 Downloads
PHP Trait to implements the singleton design pattern
johnwatkins0/wp-singleton
532 Downloads
A singleton trait for use in WordPress projects
jced-artem/singleton-command
24 Downloads
Symfony singleton command. Command that can't be run in parallel before previous process stopped.