Registry / utility / ondram-ci-detector

ondram-ci-detector

JSON →
library4.2.0phppackagistunverified

Detect continuous integration environment and provide unified access to properties of current build

composer require ondram/ci-detector
INSTALL
IMPORT
SIG · ONDRAM-CI-DETECTOR
O
ondram-ci-detector
utilityphpv4.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CiDetector
use OndraM\CiDetector\CiDetector;

Detect CI environment and get its name

use OndraM\CiDetector\CiDetector; $ci = new CiDetector(); if ($ci->isCiDetected()) { echo $ci->detect()->getCiName(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
ondram-ci-detector — pip install ondram-ci-detector · libregistry