2017 © Pedro Peláez
 

library gitlab-webhooks

A Laravel package to interact with GitLab Webhooks.

image

dependenci/gitlab-webhooks

A Laravel package to interact with GitLab Webhooks.

  • Wednesday, July 5, 2017
  • by m1guelpf
  • Repository
  • 1 Watchers
  • 1 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 14 % Grown

The README.md

Laravel GitLab Webhooks

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

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

Installation

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

``` bash composer require dependenci/gitlab-webhooks, (*4)


## Usage ``` php use GLWebhooks; public function handleWebhook() { return GLWebhooks::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

05/07 2017

dev-master

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

A Laravel package to interact with GitLab Webhooks.

  Sources   Download

MPL-2.0

The Requires

  • php ^7.0

 

The Development Requires

dependenci gitlab-webhooks

05/07 2017

v1.0

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

A Laravel package to interact with GitLab Webhooks.

  Sources   Download

MPL-2.0

The Requires

  • php ^7.0

 

The Development Requires

dependenci gitlab-webhooks