Download the PHP package continuousphp/sdk without Composer
On this page you can find all versions of the php package continuousphp/sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download continuousphp/sdk
More information about continuousphp/sdk
Files in continuousphp/sdk
Download continuousphp/sdk
More information about continuousphp/sdk
Files in continuousphp/sdk
Vendor continuousphp
Package sdk
Short Description PHP SDK to consume continuousphp API
License Apache-2.0
Homepage https://github.com/continuousphp/sdk
Package sdk
Short Description PHP SDK to consume continuousphp API
License Apache-2.0
Homepage https://github.com/continuousphp/sdk
Please rate this library. Is it a good library?
Informations about the package sdk
continuousphp SDK
continuousphp SDK enables PHP developers to use continuousphp in their PHP code.
Installation
Install this package through Composer by adding this package in the require section
Usage
Initialize the SDK
Or use an access token to enable private data access
Another way to use your access token consist in declaring it in CPHP_TOKEN
environment variable
Get your repository list
Get your project list
Get a specific project
Create a specific project
Get the deployment pipelines of a specific project
Put a deployment pipelines of a specific project
Get the successful and in warning build list for a specific branch
Start a new build for a specific branch
Start a new build for a specific Pull Request
Get the package download url of the last build
Download the package of the last build
All versions of sdk with dependencies
PHP Build Version
Package Version
The package continuousphp/sdk contains the following files
Loading the files please wait ....