Libraries tagged by singleton mode
jonom/silverstripe-someconfig
5091 Downloads
Combines the CRUD features of ModelAdmin with the singleton settings editing of SiteConfig so content and settings can be co-located.
swango/model
366 Downloads
swango/model is a part of swango framework
jinyicheng/redis
818 Downloads
redis单例多库,支持ThinkPHP5,ThinkPHP6,Laravel6
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.
kickpeach/mdcalls
30 Downloads
A package that addresses dependencies and modular services that support singleton invocation, RPC invocation, and any framework that USES composer
codememory/singleton
54 Downloads
Codememory pattern Singleton
singlephon/nodelink
8 Downloads
This project is a Laravel-based microservices architecture designed to allow easy communication between multiple applications through a centralized parent application. The parent application acts as a hub for communication between the child applications, allowing for efficient and streamlined data sharing across multiple services.