Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.
/ jenkins-php-api Public archive

The most easy-to-use PHP API for Jenkins! ๐Ÿ› ๐Ÿš€

License

Notifications You must be signed in to change notification settings

utarwyn/jenkins-php-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

20 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

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!

Installation (with Composer)

  1. Install the package by typing this in your project directory:

    composer require utarwyn/jenkins-php-api
    
  2. Include the file vendor/autoload.php in your application.

  3. Follow the guide here to get started.

Contribute for the project?

  1. Fork the project and clone your Github repository.

  2. Type composer install --dev to install Composer dependencies for the development.

  3. Do your changes and create a pull request!

โš ๏ธ Currently under development!

Follow the project!

License

Apache License 2.0


GitHub @utarwyn ย ยทย  Twitter @Utarwyn

About

The most easy-to-use PHP API for Jenkins! ๐Ÿ› ๐Ÿš€

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages