2017 © Pedro Peláez
 

library github-webhooks

A Laravel package to interact with GitHub Webhooks.

image

m1guelpf/github-webhooks

A Laravel package to interact with GitHub Webhooks.

  • Sunday, April 29, 2018
  • by m1guelpf
  • Repository
  • 2 Watchers
  • 2 Stars
  • 78 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 111 % Grown

The README.md

Laravel GitHub Webhooks

Latest Version on Packagist Software License Total Downloads, (*1)

Easy-to-use class to transform GitHub Webhooks to Laravel Events., (*2)

Installation

You can install the package via composer using this command:, (*3)

``` bash composer require m1guelpf/github-webhooks, (*4)


## Usage ``` php use GHWebhooks; public function handleWebhook() { return GHWebhooks::handle(); }

Contributing

Read our CONTRIBUTING.md for more details on how to help us., (*5)

Security

If you find any security related issues, please send an email to soy@miguelpiedrafita.com instead of using the issue tracker., (*6)

Credits

License

This package is licensed under the MIT License. Please see LICENSE.md for more information., (*7)

The Versions

29/04 2018

dev-master

9999999-dev https://github.com/m1guelpf/laravel-gh-webhooks

A Laravel package to interact with GitHub Webhooks.

  Sources   Download

MIT

The Requires

 

m1guelpf github-webhooks

29/04 2018

v2.5

2.5.0.0 https://github.com/m1guelpf/laravel-gh-webhooks

A Laravel package to interact with GitHub Webhooks.

  Sources   Download

MIT

The Requires

 

m1guelpf github-webhooks

08/02 2018

v2.4

2.4.0.0 https://github.com/m1guelpf/laravel-gh-webhooks

A Laravel package to interact with GitHub Webhooks.

  Sources   Download

MIT

The Requires

 

m1guelpf github-webhooks

19/09 2017

v2.3

2.3.0.0 https://github.com/m1guelpf/laravel-gh-webhooks

A Laravel package to interact with GitHub Webhooks.

  Sources   Download

MIT

The Requires

 

m1guelpf github-webhooks

19/09 2017

v2.2

2.2.0.0 https://github.com/m1guelpf/laravel-gh-webhooks

A Laravel package to interact with GitHub Webhooks.

  Sources   Download

MIT

The Requires

 

m1guelpf github-webhooks

18/09 2017

v2.1

2.1.0.0 https://github.com/m1guelpf/laravel-gh-webhooks

A Laravel package to interact with GitHub Webhooks.

  Sources   Download

MIT

The Requires

 

m1guelpf github-webhooks

18/09 2017

v2.0

2.0.0.0 https://github.com/m1guelpf/laravel-gh-webhooks

A Laravel package to interact with GitHub Webhooks.

  Sources   Download

MIT

The Requires

 

m1guelpf github-webhooks

18/09 2017

v1.0

1.0.0.0 https://github.com/m1guelpf/laravel-gh-webhooks

A Laravel package to interact with GitHub Webhooks.

  Sources   Download

MIT

The Requires

 

m1guelpf github-webhooks