Download the PHP package lemonphp/webhook-shield without Composer
On this page you can find all versions of the php package lemonphp/webhook-shield. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lemonphp/webhook-shield
More information about lemonphp/webhook-shield
Files in lemonphp/webhook-shield
Download lemonphp/webhook-shield
More information about lemonphp/webhook-shield
Files in lemonphp/webhook-shield
Vendor lemonphp
Package webhook-shield
Short Description Protects against unverified webhooks from 3rd party services
License MIT
Homepage https://github.com/lemonphp/webhook-shield
Package webhook-shield
Short Description Protects against unverified webhooks from 3rd party services
License MIT
Homepage https://github.com/lemonphp/webhook-shield
Please rate this library. Is it a good library?
Informations about the package webhook-shield
Webhook Shield
Protects against unverified webhooks from 3rd party services.
Features
- Compatible with PSR-7, PSR-15 and PSR-17
- No dependencies
- Supported drivers
- [x] Bitbucket
- [x] Facebook
- [x] Github
- [x] Gitlab
- [x] Mailgun
- [x] Shopify
- [x] Trello
- Coding style follow PSR-2, PSR-4
Requirements
- php >=7.1
Installation
Begin by pulling in the package through Composer.
Usage
Slim 4
-
Installation Slim application follow link http://www.slimframework.com/docs/v4/start/installation.html
- Make
public/index.php
with below content
Changelog
See all change logs in CHANGELOG
Testing
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email to Oanh Nguyen instead of using the issue tracker.
Credits
- Oanh Nguyen
- All Contributors
License
This project is released under the MIT License.
Copyright © 2019 LemonPHP Team.
All versions of webhook-shield with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
psr/http-factory Version ^1.0
psr/http-message Version ^1.0
psr/http-server-handler Version ^1.0
psr/http-server-middleware Version ^1.0
psr/http-factory Version ^1.0
psr/http-message Version ^1.0
psr/http-server-handler Version ^1.0
psr/http-server-middleware Version ^1.0
The package lemonphp/webhook-shield contains the following files
Loading the files please wait ....