Looking to hire Laravel developers? Try LaraJobs

laravel-r4nkt-webhooks maintained by r4nkt

Description
Handle R4nkt webhook calls in a Laravel app
Author
Last update
2021/04/08 16:05 (dev-master)
License
Downloads
4

Comments
comments powered by Disqus

Handle R4nkt webhooks in a Laravel application

Latest Version on Packagist StyleCI Quality Score Total Downloads

R4nkt can notify your application of events using webhooks. This package can help you handle those webhooks. Out of the box it will verify the R4nkt signature of all incoming requests. You can easily define jobs or events that should be dispatched when specific events hit your app.

This package will not handle what should be done after the webhook request has been validated and the right job or event is called.

Before using this package we highly recommend reading the documentation on webhooks over at R4nkt.

Documentation

All package documentation can be found on the R4nkt website.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email support@r4nkt.com instead of using the issue tracker.

Credits

License

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