PHPackages                             roquie/circleci-php-sdk - 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. roquie/circleci-php-sdk

ActiveLibrary[API Development](/categories/api)

roquie/circleci-php-sdk
=======================

Small library to trigger CI build and maybe it will a full-fledged API wrapper.

0.1.0(7y ago)068MITPHPPHP &gt;=7.2

Since Jan 8Pushed 7y ago1 watchersCompare

[ Source](https://github.com/roquie/circleci-php-sdk)[ Packagist](https://packagist.org/packages/roquie/circleci-php-sdk)[ RSS](/packages/roquie-circleci-php-sdk/feed)WikiDiscussions master Synced 2w ago

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

Circle CI PHP SDK
-----------------

[](#circle-ci-php-sdk)

Small library to trigger CI build and maybe it will a full-fledged API wrapper. But if for me or for you need new features, they will be added via PR.

[CircleCI API documentation.](https://circleci.com/docs/api/)

Installation
------------

[](#installation)

```
composer require roquie/circleci-php-sdk

```

Usage
-----

[](#usage)

Token can be passed to constructor or use global `CIRCLECI_TOKEN` env variable.

```
$ci = new \Roquie\CircleSdk\CircleCI($token, $vcsType);
$ci->setUsername('microparts');
$ci->setProject('protocall-build-mock');
$results = $ci->triggerNewJob();

echo $results['build_url'];
```

License
-------

[](#license)

MIT License

Copyright (c) 2019

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

2730d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/35d8eff4a3e66b58f3e2af56fe948035469de1e19ac29c532d65c681955bbd18?d=identicon)[Roquie](/maintainers/Roquie)

---

Top Contributors

[![roquie](https://avatars.githubusercontent.com/u/3214290?v=4)](https://github.com/roquie "roquie (4 commits)")

---

Tags

circleciclientlibraryphpphp7sdk

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/roquie-circleci-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/roquie-circleci-php-sdk/health.svg)](https://phpackages.com/packages/roquie-circleci-php-sdk)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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