Download the PHP package tokenly/laravel-events-publisher without Composer
On this page you can find all versions of the php package tokenly/laravel-events-publisher. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tokenly/laravel-events-publisher
More information about tokenly/laravel-events-publisher
Files in tokenly/laravel-events-publisher
Download tokenly/laravel-events-publisher
More information about tokenly/laravel-events-publisher
Files in tokenly/laravel-events-publisher
Vendor tokenly
Package laravel-events-publisher
Short Description An events publisher for Laravel
License MIT
Package laravel-events-publisher
Short Description An events publisher for Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-events-publisher
An events publisher for Laravel. Pushes event jobs to a beanstalk queue.
Installation
composer require tokenly/laravel-events-publisher
- Add
Tokenly\EventsPublisher\EventsPublisherServiceProvider::class
to your list of service providers - Add
Tokenly\EventsPublisher\Publisher::class
to your list of event subscribers in your EventServiceProvider class
All versions of laravel-events-publisher with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package tokenly/laravel-events-publisher contains the following files
Loading the files please wait ....