Libraries tagged by singleton
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
elementary/singleton
1290 Downloads
Singleton pattern trait
cse/base-singleton
3 Downloads
A Singleton Design Pattern which allow easy used singleton class.
alireaza/singleton
29 Downloads
The Singleton.
akbsit/trait-singleton
37 Downloads
Trait implementing singleton 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.
cri2net/php-singleton
1941 Downloads
PHP Trait Singleton