dependenci/gitlab-webhooks

A Laravel package to interact with GitLab Webhooks.
17 1
Install
composer require dependenci/gitlab-webhooks
Latest Version:v1.0
PHP:^7.0
License:MPL-2.0
Last Updated:Jul 6, 2017
Links: GitHub  ·  Packagist
Maintainer: m1guelpf

Laravel GitLab Webhooks

Latest Version on Packagist Software License Total Downloads

Easy-to-use class to transform GitLab Webhooks to Laravel Events.

Installation

You can install the package via composer using this command:

composer require dependenci/gitlab-webhooks

Usage

use GLWebhooks;

public function handleWebhook()
{
  return GLWebhooks::handle();
}

Contributing

Read our CONTRIBUTING.md for more details on how to help us.

Security

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

Credits

License

This package is licensed under the Mozilla Public License 2.0 ("MPL-2.0"). Please see LICENSE.md for more information.

Related Packages

erirk/paypalpayment

laravel-paypalpayment is simple package help you process direct credit card paym...

0
gabrieloliverio/laravel5-generators

Database metadata-based generators for Laravel 5

1
doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database s...

619,738,036 9,700
laravel/framework

The Laravel Framework.

564,719,134 34,875
laravel/tinker

Powerful REPL for the Laravel framework.

475,095,200 7,439