Libraries tagged by signleton
fwolf/singleton
438 Downloads
Singleton and SingleInstance trait
cse/base-singleton
3 Downloads
A Singleton Design Pattern which allow easy used singleton class.
baxtian/php-singleton
1093 Downloads
PHP Trait Singleton
webiny/std-lib
17449 Downloads
Webiny StdLib Component
pyther/ioc
18 Downloads
Inversion of Control Container
phpgram/framework
4541 Downloads
A singleton factory for phpgram.
axelitus/design-patterns
260 Downloads
Design Patterns for PHP
autoframe/design-patterns
293 Downloads
PHP design patterns. Singleton...
starter-kit/cache
3045 Downloads
PHP singleton for Memcached/Redis
systemico/conector_db
1109 Downloads
Singleton pattern to connect database Mysql, PostgreSQL, Oracle, SQL Server, and others.
react-inspector/global-state
2722 Downloads
☮ Global state singleton
piotrpress/wordpress-plugin
53 Downloads
This library is WordPress plugin singleton base class with methods to get data from plugin's header fields.
mvccore/ext-debug-tracy-auth
3621 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());.
make/accessible
79 Downloads
A very lightweight PHP package that let you easely access and test singleton classes and inaccessible instance members like private or protected methods and properties.
indievox/master-slave-db-access
16 Downloads
簡易的 MySQL database 伺服器存取類別,使用 POD 及 singleton pattern 實作,支援 Master-Slave 架構。 / Simple MySQL database server access class use PDO and singleton pattern, support Master-Slave database cluster.