Libraries tagged by signleton
mjsilva/in-memory-storage
22119 Downloads
Simple class that uses singleton pattern to save whatever in memory
degraciamathieu/laravel-rapid-bind
49 Downloads
Quickly and easily create singletons in the Laravel container with annotations
thesmart/singleton
130 Downloads
A simple Singleton pattern, with optional support for named instances.
setola/singleton
51 Downloads
A simple implementation of Singleton pattern
piotrpress/singleton
60 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.
petitchevalroux/singleton
47 Downloads
Implement singleton design pattern
merophp/singleton
234 Downloads
Implementation of the singleton pattern for the Merophp Framework
jrosset/singleton
193 Downloads
PHP Trait to implements the singleton design pattern
johnwatkins0/wp-singleton
453 Downloads
A singleton trait for use in WordPress projects
jazzman/singleton-trait
939 Downloads
Singleton Trait
gebruederheitz/simple-singleton
1204 Downloads
A simple implementation of a singleton as an extensible abstract class or as a trait.
elementary/singleton
1290 Downloads
Singleton pattern trait
cse/base-singleton
3 Downloads
A Singleton Design Pattern which allow easy used singleton class.
cri2net/php-singleton
1941 Downloads
PHP Trait Singleton
concept-labs/singleton
4 Downloads
(C)oncept-Labs Singleton