2017 © Pedro Peláez
 

library jenkins-php-api

A complete PHP API for Jenkins CI.

image

utarwyn/jenkins-php-api

A complete PHP API for Jenkins CI.

  • Thursday, May 31, 2018
  • by Utarwyn
  • Repository
  • 2 Watchers
  • 0 Stars
  • 75 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 2 Versions
  • 83 % Grown

The README.md

Jenkins PHP API

Complete and easy PHP API to interact with a Jenkins instance.
Works with Jenkins 2+ and PHP 7.1+

Build Status Packagist downloads PHP from Packagist
Last commit on Github License of the project , (*1)

>, (*2)

Disclaimer: I know that there are many other Jenkins PHP libraries like this one but my goal by creating this repository is not to crete a competition or something like that. I totally respect the work of other developpers and I saluate their realisation. I just want to create my personnal library and I expose it to you if you want to use it :). Stay cool!, (*3)

Installation (with Composer)

  1. Install the package by typing this in your project directory:, (*4)

    composer require utarwyn/jenkins-php-api
    
  2. Include the file vendor/autoload.php in your application., (*5)

  3. Follow the guide here to get started., (*6)

Contribute for the project?

  1. Fork the project and clone your Github repository., (*7)

  2. Type composer install --dev to install Composer dependencies for the development., (*8)

  3. Do your changes and create a pull request!, (*9)

:warning: Currently under development!

Follow the project!, (*10)

License

Apache License 2.0, (*11)


GitHub @utarwyn  ·  Twitter @Utarwyn, (*12)

The Versions

31/05 2018

dev-master

9999999-dev

A complete PHP API for Jenkins CI.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Avatar Utarwyn

api php web ci jenkins

19/05 2018

0.0.1

0.0.1.0

A complete PHP API for Jenkins CI.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Avatar Utarwyn

api php web ci jenkins