Libraries tagged by singleton
singleton-factory/hello-packagist
0 Downloads
hello world
wpsmith/sanitizer
25 Downloads
PHP Singleton Class for doing singleton's right.
wpsmith/admin
14 Downloads
PHP Singleton Class for doing singleton's right.
waughj/wp-admin-menu-manager
93 Downloads
Singleton manager for making and printing admin menus & making them easily accessible to both WordPress Admin & public website.
voceconnect/no-stampede-actions
1270 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
61 Downloads
Singleton and Simple, PSR-3 Logger Container
systemico/conector_db
1112 Downloads
Singleton pattern to connect database Mysql, PostgreSQL, Oracle, SQL Server, and others.
sharkzt/fibonacci
15 Downloads
Fibonacci php classes implementation as singleton, strategy and adapter design patterns
scaleplan/get-instance
37 Downloads
Trait for supporting singleton design pattern
rylxes/laravel-tenant-jobs
4 Downloads
Bulletproof multi-tenant queue job handling for Laravel. Fixes context leaking, facade singletons, scheduled dispatch, retry context, batch propagation, and queued notifications across stancl/tenancy and spatie/laravel-multitenancy.
rubensdimas/database-manager
15 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
piotrpress/wordpress-theme
56 Downloads
This library is WordPress theme singleton base class with methods to get data from theme's header fields.
mvccore/ext-debug-tracy-auth
3833 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
573 Downloads
Help execute static initialization, usually for preloading singletons