Libraries tagged by singleton
systemico/conector_db
1111 Downloads
Singleton pattern to connect database Mysql, PostgreSQL, Oracle, SQL Server, and others.
rubensdimas/database-manager
14 Downloads
A simple library for managing database connections with singleton design pattern, results pagination and building queries in PHP.
piotrpress/wordpress-plugin
56 Downloads
This library is WordPress plugin singleton base class with methods to get data from plugin's header fields.
minimalcode/php-enum
3133 Downloads
Minimalistic singleton enum for PHP
make/accessible
80 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
17 Downloads
簡易的 MySQL database 伺服器存取類別,使用 POD 及 singleton pattern 實作,支援 Master-Slave 架構。 / Simple MySQL database server access class use PDO and singleton pattern, support Master-Slave database cluster.
devkabir/wordpress-plugin
321 Downloads
A simple oop structure in the singleton pattern for a WordPress plugin.
commune/container
169 Downloads
use double ioc containers strategy to isolate singletons on each requests; for swoole, roadrunner, reactPHP etc.
ashleydawson/domain-event-dispatcher
18644 Downloads
Dispatch or defer domain events from a singleton. Handy if you're using DDD and need a singleton domain dispatcher for models.
cymapgt/spreadsheetprocessor
1319 Downloads
Wrapper for PHPExcel. Provides singleton factory for Spreadsheet manufacture and processing
z1nres/singleton
2 Downloads
desc
yucadoo/singleton-container
3 Downloads
PSR-11 container decorator caching resolved instances.
web6/singleton
47 Downloads
PHP Singleton design pattern
vanokk/singleton-pdo
36 Downloads
Sigleton PDO
turkevich/php-base-singleton
19 Downloads
PHP Base Singleton