PHPackages                             utarwyn/jenkins-php-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. utarwyn/jenkins-php-api

AbandonedArchivedLibrary[API Development](/categories/api)

utarwyn/jenkins-php-api
=======================

A complete PHP API for Jenkins CI.

0.0.1(7y ago)62474[2 issues](https://github.com/utarwyn/jenkins-php-api/issues)Apache-2.0PHPPHP &gt;=7.1

Since May 19Pushed 7y ago1 watchersCompare

[ Source](https://github.com/utarwyn/jenkins-php-api)[ Packagist](https://packagist.org/packages/utarwyn/jenkins-php-api)[ RSS](/packages/utarwyn-jenkins-php-api/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (5)Versions (2)Used By (0)

Jenkins PHP API
===============

[](#jenkins-php-api)

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

[](#complete-and-easy-php-api-to-interact-with-a-jenkins-instanceworks-with-jenkins-2-and-php-71)

 [ ![Build Status](https://camo.githubusercontent.com/699e6967c24b2b047142d114b35a4e5f2467fe03afc50062dec25ac9a9320961/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7574617277796e2f6a656e6b696e732d7068702d6170692e737667) ](https://travis-ci.org/utarwyn/jenkins-php-api) [ ![Packagist downloads](https://camo.githubusercontent.com/d84accc804bee949efb12a4ca7cb8849d343de97ba4b13f5425554ce6ff5f290/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7574617277796e2f6a656e6b696e732d7068702d6170692e737667) ](https://packagist.org/packages/utarwyn/jenkins-php-api/stats) [ ![PHP from Packagist](https://camo.githubusercontent.com/ddb55560f686868bd63bc4202c53e4b20534c36e27580507f588c69b32d91cf0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f7574617277796e2f6a656e6b696e732d7068702d6170692e737667) ](https://packagist.org/packages/utarwyn/jenkins-php-api)
 [ ![Last commit on Github](https://camo.githubusercontent.com/27c695728403b3cbc64cf71546625fdeccee9bb523ed979c598bd81f50044056/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6173742d636f6d6d69742f7574617277796e2f6a656e6b696e732d7068702d6170692e737667) ](https://github.com/utarwyn/jenkins-php-api/commits/master) [ ![License of the project](https://camo.githubusercontent.com/7a64ec2f270e52bcf7407b3fded2f90b327c28a3f90c81916f2b7c1cd8f19077/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7574617277796e2f6a656e6b696e732d7068702d6170692e737667) ](https://github.com/utarwyn/jenkins-php-api/blob/master/LICENSE)

> **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)
----------------------------

[](#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*](https://github.com/utarwyn/jenkins-php-api/wiki/Getting-started) to get started.

Contribute for the project?
---------------------------

[](#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!

[](#warning-currently-under-development)

> Follow the project!

License
-------

[](#license)

Apache License 2.0

---

> GitHub [@utarwyn](https://github.com/utarwyn) · Twitter [@Utarwyn](https://twitter.com/Utarwyn)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2918d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e89f5f338526851769affb1bb7d93ebc3bf7e0198d2497359a5fed121b04f976?d=identicon)[Utarwyn](/maintainers/Utarwyn)

---

Top Contributors

[![utarwyn](https://avatars.githubusercontent.com/u/9255967?v=4)](https://github.com/utarwyn "utarwyn (15 commits)")[![arnonm-intel](https://avatars.githubusercontent.com/u/31270956?v=4)](https://github.com/arnonm-intel "arnonm-intel (2 commits)")

---

Tags

composerjenkinsjenkins-ciphpphp7phpapiwebjenkinsci

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/utarwyn-jenkins-php-api/health.svg)

```
[![Health](https://phpackages.com/badges/utarwyn-jenkins-php-api/health.svg)](https://phpackages.com/packages/utarwyn-jenkins-php-api)
```

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[hubspot/api-client

Hubspot API client

23414.2M16](/packages/hubspot-api-client)[theodo-group/llphant

LLPhant is a library to help you build Generative AI applications.

1.5k311.5k5](/packages/theodo-group-llphant)[resend/resend-php

Resend PHP library.

564.7M21](/packages/resend-resend-php)[checkout/checkout-sdk-php

Checkout.com SDK for PHP

553.3M7](/packages/checkout-checkout-sdk-php)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

762.6k](/packages/scriptdevelop-whatsapp-manager)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
