Libraries tagged by singleton
degraciamathieu/laravel-rapid-bind
77 Downloads
Quickly and easily create singletons in the Laravel container with annotations
crefito11/database-manager
41 Downloads
A simple library for managing database connections with singleton design pattern, results pagination and building queries in PHP.
commune/container
307 Downloads
use double ioc containers strategy to isolate singletons on each requests; for swoole, roadrunner, reactPHP etc.
cymapgt/spreadsheetprocessor
1366 Downloads
Wrapper for PHPExcel. Provides singleton factory for Spreadsheet manufacture and processing
z1nres/singleton
2 Downloads
desc
yucadoo/singleton-container
4 Downloads
PSR-11 container decorator caching resolved instances.
wpsmith/singleton
521 Downloads
PHP Singleton Class for doing singleton's right.
welbertymartins/php-singleton
0 Downloads
Minimal and testable singleton container for object sharing and retrieval
web6/singleton
48 Downloads
PHP Singleton design pattern
vanokk/singleton-pdo
37 Downloads
Sigleton PDO
turkevich/php-base-singleton
19 Downloads
PHP Base Singleton
tomwright/singleton
1023 Downloads
A quick and easy singleton package.
thesmart/singleton
133 Downloads
A simple Singleton pattern, with optional support for named instances.
stefanius/singleton-pattern
67 Downloads
Helper package to implement a Singleton class.
sincco/singleton
169 Downloads
Simplifies the use of singleton pattern on PHP