Download the PHP package szykra/gitlab-hook-receiver without Composer
On this page you can find all versions of the php package szykra/gitlab-hook-receiver. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download szykra/gitlab-hook-receiver
More information about szykra/gitlab-hook-receiver
Files in szykra/gitlab-hook-receiver
Download szykra/gitlab-hook-receiver
More information about szykra/gitlab-hook-receiver
Files in szykra/gitlab-hook-receiver
Vendor szykra
Package gitlab-hook-receiver
Short Description Easy way to configure task after Gitlab `on push` hook.
License MIT
Package gitlab-hook-receiver
Short Description Easy way to configure task after Gitlab `on push` hook.
License MIT
Please rate this library. Is it a good library?
Informations about the package gitlab-hook-receiver
GitLab Hook Receiver 0.1.1
Helper to GitLab hook services.
What it is?
It's a simple set of class to help create GitLab POST Hook. At this moment it supports Push Events
.
How it works?
Imagine you have a project in VCS. Always when you push commits to the master branch your production server automatically pull all changes. Are you use composer? You can transfer special command through commit message to run composer install
on production. See example.
Install
Install via composer or put it directly to composer.json
file and run composer update
.
Example
All versions of gitlab-hook-receiver with dependencies
PHP Build Version
Package Version
The package szykra/gitlab-hook-receiver contains the following files
Loading the files please wait ....