Libraries tagged by SingleSO
jover/singleton
6987 Downloads
A simple Singleton implementation
fwolf/singleton
477 Downloads
Singleton and SingleInstance trait
singlestore/singlestore-laravel
3341 Downloads
A SingleStoreDB database driver for Laravel.
xtompie/lainstance
1039 Downloads
Laravel container extension for resolving and defining singletons alongside classes
opencultureconsulting/basics
312 Downloads
A collection of generic classes and useful traits for PHP projects.
o2system/kernel
15208 Downloads
O2System Framework Kernel
giovanniramos/pdo4you
113 Downloads
Access SQL databases using the PDO extension
wieni/wmsingles
13034 Downloads
Singles are node types used for one-off pages that have unique content requirements
mvccore/ext-debug-tracy-auth
3647 Downloads
MvcCore - Extension - Debug - Tracy - Panel Auth - render and add into tracy debug panel currently authenticated user from \MvcCore\Ext\Auth service singleton instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Ext\Auth::GetInstance()->GetUser());.
mjsilva/in-memory-storage
22119 Downloads
Simple class that uses singleton pattern to save whatever in memory
degraciamathieu/laravel-rapid-bind
49 Downloads
Quickly and easily create singletons in the Laravel container with annotations
thesmart/singleton
130 Downloads
A simple Singleton pattern, with optional support for named instances.
tanglephp/singlenode-client
16 Downloads
Client to interact with a Shimmer/IOTA (Stardust) Faucet Service
setola/singleton
51 Downloads
A simple implementation of Singleton pattern
piotrpress/singleton
60 Downloads
This library is a Singleton (anti)pattern implementation using a Traits with a support for an Object Inheritance and passing parameters to the constructor.