ssofy/laravel-events is a Laravel package.
It currently has 2 GitHub stars and 27 downloads on Packagist (latest version v1.0.0).
Install it with composer require ssofy/laravel-events.
Discover more Laravel packages by ssofy
or browse all Laravel packages to compare alternatives.
Last updated
This repository contains shared events used in our Laravel packages:
This standalone repository for events was created to promote clear separation of concerns and enhance reusability, not only within our packages but also for other developers who may want to receive these events in their own Laravel projects.
Include as a dependency in your composer.json file:
{
"require": {
"ssofy/laravel-events": "1.0.0"
}
}
Feel free to reach support with any questions regarding the integration or reporting issues. Our technical experts are available around the clock to conduct investigations and provide the highest quality product and service support as quickly as possible.
SSOfy and derivatives are by Cubelet Ltd.
The MIT License (MIT). Please see License File for more information.