Libraries tagged by singlephon
singlephon/hotification
875 Downloads
Easy configurable event-based Laravel notification package.
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.
singlephon/corelink
14 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.
wildwolf/singleton-trait
327914 Downloads
Singleton Trait
petrknap/singleton
16340 Downloads
Singleton pattern for PHP
micropackage/singleton
38910 Downloads
Singleton implementation
byjg/singleton-pattern
47535 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.
sikhlana/laravel-singleton
7930 Downloads
A simple package to automatically mark a class as singleton.
florianwolters/component-util-singleton
172813 Downloads
The Singleton (and Registry of Singletons a.k.a. Multiton) design pattern as a PHP component.
afragen/singleton
3332 Downloads
A singleton static proxy generator.
petrknap/php-singleton
133861 Downloads
Singleton pattern for PHP
jpc/design-pattern
36422 Downloads
Simple Design Patter integration
mpyw/sharable-value-objects
83988 Downloads
Share value objects that contain the same primitive value as a singleton.
jonom/silverstripe-someconfig
5426 Downloads
Combines the CRUD features of ModelAdmin with the singleton settings editing of SiteConfig so content and settings can be co-located.
cego/curl-handle-reuse-laravel-octane
3068 Downloads
Utility for convenient usage of singleton curl handles using Laravel HTTP facade