Libraries tagged by notification pattern
php-ddd/notification
23614 Downloads
PHP implementation of Fowler's Notification pattern
reformo/backendbase-specification
544 Downloads
Basic classes for Specification pattern with Notification pattern in PHP.
horde/notification
830 Downloads
Notification library implementing subject-observer pattern
cottagelabs/coar-notifications
174 Downloads
A library and server-side implementation supporting a limited number of the COAR Notify pattern objects. Server-side implementation assumes MySQL. If you are looking for a full, generic implementation of the COAR Notify protocol see https://packagist.org/packages/cottagelabs/coarnotify
fleshgrinder/constraint-violations
14 Downloads
This library provides an implementation of the Notification Pattern with additional functionality to keep code DRY and to be more useful in the context of Domain-Driven Design (DDD) and its value objects.
cottagelabs/coarnotify
0 Downloads
A library which provides full support for the COAR Notify protocol, including a full set of pattern objects, a client to send notifications, and a server-side interface to enable rapid inbox implementation in arbitrary web frameworks.
pluritech/fcm-php
1057 Downloads
This package has the opposite of allows send push notifications for one or more devices using the firebase cloud message. Will be used CURL for communication HTTP with Firebase API on pattern REST.
andydune/string-container
8 Downloads
Collection of functions fo string modification. Collection is composed as strategy pattern with simple extension.