Libraries tagged by singleton
waughj/wp-admin-menu-manager
90 Downloads
Singleton manager for making and printing admin menus & making them easily accessible to both WordPress Admin & public website.
voceconnect/no-stampede-actions
1268 Downloads
A WordPress api to kick off globally singleton actions. It will lock the action to prevent other requests from kicking off the same action.
uzulla/slog
60 Downloads
Singleton and Simple, PSR-3 Logger Container
systemico/conector_db
1111 Downloads
Singleton pattern to connect database Mysql, PostgreSQL, Oracle, SQL Server, and others.
sharkzt/fibonacci
14 Downloads
Fibonacci php classes implementation as singleton, strategy and adapter design patterns
scaleplan/get-instance
37 Downloads
Trait for supporting singleton design pattern
rubensdimas/database-manager
14 Downloads
A simple library for managing database connections with singleton design pattern, results pagination and building queries in PHP.
rost/logger
0 Downloads
Simple psr-3 logger with Factory and Singleton patterns implementation
react-inspector/global-state
3167 Downloads
☮ Global state singleton
mvccore/ext-debug-tracy-auth
3764 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());.
litvinenko/app
46 Downloads
General-purpose Litvinenko\Common\App class that can dispatch events in Magento style and create singletones in Magento style
kickpeach/mdcalls
31 Downloads
A package that addresses dependencies and modular services that support singleton invocation, RPC invocation, and any framework that USES composer
june/jwt
14 Downloads
JWT Singleton encapsulation
jlopezmx/simple-logging
15 Downloads
A singleton logger implementation using MonoLog with simple configuration to control format dates, messages and log files.
iquxbyte/container-di
3 Downloads
Simple IoC container with some method: bind, singleton, resolve, make.