r4nkt/laravel-r4nkt-webhooks
Composer 安装命令:
composer require r4nkt/laravel-r4nkt-webhooks
包简介
Handle R4nkt webhook calls in a Laravel app
README 文档
README
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.
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-03-27