Libraries tagged by singleton
mpyw/sharable-value-objects
84718 Downloads
Share value objects that contain the same primitive value as a singleton.
jrosset/singleton
288 Downloads
PHP Trait to implements the singleton design pattern
jover/singleton
7538 Downloads
A simple Singleton implementation
inilim/singleton
57 Downloads
singleton
cse/base-singleton
7 Downloads
A Singleton Design Pattern which allow easy used singleton class.
abuseio/singleton
92 Downloads
A simple Singleton implementation
jazzman/singleton-trait
1501 Downloads
Singleton Trait
gebruederheitz/simple-singleton
1711 Downloads
A simple implementation of a singleton as an extensible abstract class or as a trait.
baxtian/php-singleton
1504 Downloads
PHP Trait Singleton
phpgram/framework
4712 Downloads
A singleton factory for phpgram.
loadsys/cakephp-libregistry
11934 Downloads
The LibRegistry provides a mechanism for loading and storing instances of non-Cake PHP libraries. It works a lot like Cake 3's TableRegistry. Object instances can be requested by name and instantiated automatically, or can be loaded into the registry manually.
falseclock/dbd-php-common
103 Downloads
Common libraries for PHP Database driver and Entities annotation
carloswph/tonton
292 Downloads
Serie of tools based on traits that simplify the use of singletons, multitons and other class instances controllers.
axelitus/design-patterns
263 Downloads
Design Patterns for PHP
starter-kit/cache
3052 Downloads
PHP singleton for Memcached/Redis