Libraries tagged by singletons
humans/laravel-singleton-routes
7468 Downloads
Add singleton routes for Laravel.
zpz/db
10 Downloads
A singleton database class for PHP::PDO.
xiphe/base
76 Downloads
Basic logic for new projects. Provides singleton, configuration, callback and basic api methods.
wpsmith/wps
20 Downloads
Core classes for your WordPress plugin.
wallaceosmar/carion-framework
5 Downloads
A basic singleton registry manager.
skywalker-labs/enum
2 Downloads
A robust and type-safe Enum implementation for PHP, featuring singleton-based constants, mapping capabilities, and extensive compatibility from PHP 7.0 to 9.0.
sfire-framework/sfire-store
191 Downloads
Singleton containers for storing and retrieving arbitrary data keeping the state until the end of the run.
schevgeny/yii-db
12 Downloads
Yii2 db singleton and setting bit
robotamer/facade
15 Downloads
RoboTamer Facade is a component dependency substitution system to achieve component independentcy via the facade programming pattern.
pyther/ioc
43 Downloads
Inversion of Control Container
phpgram/framework
4699 Downloads
A singleton factory for phpgram.
loadsys/cakephp-libregistry
11926 Downloads
The LibRegistry provides a mechanism for loading and storing instances of non-Cake PHP libraries. It works a lot like Cake 3's TableRegistry. Object instances can be requested by name and instantiated automatically, or can be loaded into the registry manually.
kyoz/fast-mysql-client
111 Downloads
Mysql Client For PHP 7
kyoz/fast-mongo-client
110 Downloads
Mongo Client For PHP 7
kba-team/memory-container
468 Downloads
PSR-11 container storing its values in memory and offering a singleton access.