LaravelPackages.net
Acme Inc.
Toggle sidebar
ssofy/laravel-events

27
2
v1.0.0
About ssofy/laravel-events

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

Shared Events for Laravel Packages

This repository contains shared events used in our Laravel packages:

Reason for a standalone repository

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.

Usage

Include as a dependency in your composer.json file:

{
    "require": {
        "ssofy/laravel-events": "1.0.0"
    }
}

Support

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.

Author

SSOfy and derivatives are by Cubelet Ltd.

License

The MIT License (MIT). Please see License File for more information.

Star History Chart