An open API service indexing awesome lists of open source software.

https://github.com/joesama/webhook

HTTP Request Wrapper
https://github.com/joesama/webhook

guzzlehttp laravel-package webhook

Last synced: 7 months ago
JSON representation

HTTP Request Wrapper

Awesome Lists containing this project

README

          

# WebHook
HTTP Request Wrapper

![Webhook Installation Validation](https://github.com/joesama/webhook/workflows/Webhook%20Installation%20Validation/badge.svg)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/joesama/webhook/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/joesama/webhook/?branch=master)
[![Code Coverage](https://scrutinizer-ci.com/g/joesama/webhook/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/joesama/webhook/?branch=master)
[![Build](https://scrutinizer-ci.com/g/joesama/webhook/badges/build.png?b=master)](https://scrutinizer-ci.com/g/joesama/webhook/badges/build.png?b=master)
![PHPStan](https://github.com/joesama/webhook/workflows/PHPStan/badge.svg)

# Installation

Simple installation via composer :

```bash
composer require "joesama/webhook"
```

# Features

# License

joesama/webhook is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).