coka/notifier-message
Base library providing a common message class for notifier implementations. Install via Composer and extend it to standardize notification message data across your PHP/Laravel channels. Includes changelog/upgrade notes and MIT license.
This library provides base class for notifier.
For notes about latest changes please read CHANGELOG, for required changes in your code please read UPGRADE chapter of documentation.
Make sure Composer is installed globally, as explained in the installation chapter of the Composer documentation.
Open a command console, enter your project directory and execute:
$ composer require coka/notifier-message
This bundle is under the MIT license. See the complete license in the bundle.
How can I help you explore Laravel packages today?