Libraries tagged by singletons
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
57 Downloads
This library is WordPress theme singleton base class with methods to get data from theme's header fields.
piotrpress/wordpress-plugin
124 Downloads
This library is WordPress plugin singleton base class with methods to get data from plugin's header fields.
nexus-actors/http-server-swoole-threads
0 Downloads
Thread-mode HTTP server built on Swoole 6 native SWOOLE_THREAD; cross-thread pool-singleton actors via WorkerNode.
mix/init
574 Downloads
Help execute static initialization, usually for preloading singletons
kickpeach/mdcalls
31 Downloads
A package that addresses dependencies and modular services that support singleton invocation, RPC invocation, and any framework that USES composer