Libraries tagged by singleton
antriver/laravel-singleton-discovery
9 Downloads
humans/laravel-singleton-routes
7467 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.
swango/model
368 Downloads
swango/model is a part of swango framework
sfire-framework/sfire-store
187 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.
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
110 Downloads
Mysql Client For PHP 7
kyoz/fast-mongo-client
110 Downloads
Mongo Client For PHP 7
kba-team/memory-container
430 Downloads
PSR-11 container storing its values in memory and offering a singleton access.
jitsu/util
108 Downloads
General-purpose utilities for PHP