2017 © Pedro Peláez
 

library github-webhooks

A Laravel package to interact with GitHub Webhooks.

image

dependenci/github-webhooks

A Laravel package to interact with GitHub Webhooks.

  • Monday, September 18, 2017
  • by m1guelpf
  • Repository
  • 1 Watchers
  • 12 Stars
  • 215 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Laravel GitHub Webhooks

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

DEPRECATED: This package is deprecated. You can use m1guelpf/laravel-gh-webhooks instead.

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 dependenci/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 Mozilla Public License 2.0 ("MPL-2.0"). Please see LICENSE.md for more information., (*7)

The Versions

18/09 2017

dev-master

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

A Laravel package to interact with GitHub Webhooks.

  Sources   Download

MPL-2.0

The Requires

  • php ^7.0

 

The Development Requires

dependenci github-webhooks

18/09 2017

v1.2

1.2.0.0 https://github.com/dependenci/laravel-gh-webhooks

A Laravel package to interact with GitHub Webhooks.

  Sources   Download

MPL-2.0

The Requires

  • php ^7.0

 

The Development Requires

dependenci github-webhooks

16/06 2017

v1.0

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

A Laravel package to interact with GitHub Webhooks.

  Sources   Download

MPL-2.0

The Requires

  • php ^7.0

 

The Development Requires

dependenci github-webhooks

16/06 2017

v1.1

1.1.0.0 https://github.com/dependenci/laravel-gh-webhooks

A Laravel package to interact with GitHub Webhooks.

  Sources   Download

MPL-2.0

The Requires

  • php ^7.0

 

The Development Requires

dependenci github-webhooks