Download the PHP package orchestra/notifier without Composer
On this page you can find all versions of the php package orchestra/notifier. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download orchestra/notifier
More information about orchestra/notifier
Files in orchestra/notifier
Download orchestra/notifier
More information about orchestra/notifier
Files in orchestra/notifier
Vendor orchestra
Package notifier
Short Description User Notification Component for Orchestra Platform
License MIT
Package notifier
Short Description User Notification Component for Orchestra Platform
License MIT
Please rate this library. Is it a good library?
Informations about the package notifier
Notifier Component for Orchestra Platform
Notifier Component add a simplify approach to notifier the application user using mail (or other notification service) that is managed using Orchestra\Notifier\NotifierManager
.
Version Compatibility
Laravel | Notifier |
---|---|
5.5.x | 3.5.x |
5.6.x | 3.6.x |
5.7.x | 3.7.x |
5.8.x | 3.8.x |
6.x | 4.x |
7.x | 5.x |
8.x | 6.x |
Installation
To install through composer, run the following command from terminal:
Configuration
Add following service providers in config/app.php
.
All versions of notifier with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3 || ^8.0
illuminate/encryption Version ^8.0
illuminate/mail Version ^8.0
illuminate/queue Version ^8.0
opis/closure Version ^3.4.2
orchestra/contracts Version ^6.0
orchestra/memory Version ^6.0
orchestra/support Version ^6.0
tijsverkoyen/css-to-inline-styles Version ^2.2.1
illuminate/encryption Version ^8.0
illuminate/mail Version ^8.0
illuminate/queue Version ^8.0
opis/closure Version ^3.4.2
orchestra/contracts Version ^6.0
orchestra/memory Version ^6.0
orchestra/support Version ^6.0
tijsverkoyen/css-to-inline-styles Version ^2.2.1
The package orchestra/notifier contains the following files
Loading the files please wait ....