Download the PHP package sethcarstens/github-php-deploybot without Composer
On this page you can find all versions of the php package sethcarstens/github-php-deploybot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sethcarstens/github-php-deploybot
More information about sethcarstens/github-php-deploybot
Files in sethcarstens/github-php-deploybot
Download sethcarstens/github-php-deploybot
More information about sethcarstens/github-php-deploybot
Files in sethcarstens/github-php-deploybot
Vendor sethcarstens
Package github-php-deploybot
Short Description PHP class that you can pull in as a library and configure to help with automated deployments via Github tagging and releases
License GPL-v2
Homepage https://github.com/scarstens/github-php-deploybot
Package github-php-deploybot
Short Description PHP class that you can pull in as a library and configure to help with automated deployments via Github tagging and releases
License GPL-v2
Homepage https://github.com/scarstens/github-php-deploybot
Please rate this library. Is it a good library?
Informations about the package github-php-deploybot
Github PHP Deploybot
Alpha release
The master branch is still in alpha release. The code is untested since we did a lot of refactoring while moving it from its current private repository to a public generic release.
Table of Contents:
- Installation
- Usage
Installation
Composer style (recommended)
Via composer command line like
Manual Installation
- Download the most updated copy of this repository from
https://api.github.com/repos/scarstens/github-php-deploybot/zipball - Extract the zip file, and copy the src PHP file into your plugin project.
- Use SSI (Server Side Includes) to include the file into your plugin.
Usage
See the webhook-endpoint-example.php file for detailed information.
Simple example
custom-endpoint.php
All versions of github-php-deploybot with dependencies
PHP Build Version
Package Version
No informations.
The package sethcarstens/github-php-deploybot contains the following files
Loading the files please wait ...