PHPackages                             afoozle/github-webhook - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. afoozle/github-webhook

ActiveLibrary

afoozle/github-webhook
======================

Github Webhook tools for php

0.4(12y ago)660MITPHPPHP &gt;=5.3.0

Since Jun 19Pushed 11y agoCompare

[ Source](https://github.com/afoozle/github-webhook)[ Packagist](https://packagist.org/packages/afoozle/github-webhook)[ Docs](http://github.com/afoozle/GithubWebhook)[ RSS](/packages/afoozle-github-webhook/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

github-webook - Github Webhook parsing for PHP 5.3+ [![Build Status](https://camo.githubusercontent.com/7227c0d79ae09c5e297ded467fb11e0f6d7c341d718668c7b53005534a43e895/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f61666f6f7a6c652f6769746875622d776562686f6f6b2e706e67)](http://travis-ci.org/afoozle/github-webhook)
======================================================================================================================================================================================================================================================================================================================================

[](#github-webook---github-webhook-parsing-for-php-53-)

Github-Webhook is a simple library to help parse webhook payloads from github. (  )

This library on it's own does not do anything in particular, it simply provides a convenient method for parsing post receive hook data into a standard structure.

Installation
------------

[](#installation)

Install via packagist/composer:

Usage
-----

[](#usage)

```
