Libraries tagged by singleton
jrosset/singleton
221 Downloads
PHP Trait to implements the singleton design pattern
jover/singleton
7022 Downloads
A simple Singleton implementation
cse/base-singleton
4 Downloads
A Singleton Design Pattern which allow easy used singleton class.
ap-lib/singleton
9 Downloads
Implementation for a singleton pattern
johnwatkins0/wp-singleton
497 Downloads
A singleton trait for use in WordPress projects
jazzman/singleton-trait
1005 Downloads
Singleton Trait
cri2net/php-singleton
2002 Downloads
PHP Trait Singleton
baxtian/php-singleton
1156 Downloads
PHP Trait Singleton
phpgram/framework
4601 Downloads
A singleton factory for phpgram.
axelitus/design-patterns
261 Downloads
Design Patterns for PHP
starter-kit/cache
3049 Downloads
PHP singleton for Memcached/Redis
piotrpress/wordpress-plugin
90 Downloads
This library is WordPress plugin singleton base class with methods to get data from plugin's header fields.
mvccore/ext-debug-tracy-auth
3763 Downloads
MvcCore - Extension - Debug - Tracy - Panel Auth - render and add into tracy debug panel currently authenticated user from \MvcCore\Ext\Auth service singleton instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Ext\Auth::GetInstance()->GetUser());.
mix/init
566 Downloads
Help execute static initialization, usually for preloading singletons
minimalcode/php-enum
3185 Downloads
Minimalistic singleton enum for PHP