Download the PHP package coyledesign/jenkins-api without Composer
On this page you can find all versions of the php package coyledesign/jenkins-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download coyledesign/jenkins-api
More information about coyledesign/jenkins-api
Files in coyledesign/jenkins-api
Download coyledesign/jenkins-api
More information about coyledesign/jenkins-api
Files in coyledesign/jenkins-api
Vendor coyledesign
Package jenkins-api
Short Description A PHP wrapper around the Jenkins API
License GPL
Package jenkins-api
Short Description A PHP wrapper around the Jenkins API
License GPL
Please rate this library. Is it a good library?
Informations about the package jenkins-api
Jenkins PHP API
Original code by Jenkins-Khan
Installation
With composer add the following to your composer.json:
"coyledesign/jenkins-api": "dev-master"
If your Jenkins need authentication, you need to pass and URL like this : 'http://user:[email protected]:8080'
.
Here is some examples of how to use it :
Get the color of the job
Launch a Job
List the jobs of a given view
List builds and their status
Check if Jenkins is available
More information about Jenkins API could be found here
All versions of jenkins-api with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package coyledesign/jenkins-api contains the following files
Loading the files please wait ....