PHPackages                             rundeck/rundeck-client - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. rundeck/rundeck-client

ActiveLibrary[HTTP &amp; Networking](/categories/http)

rundeck/rundeck-client
======================

PHP Client for Rundeck HTTP API

1.1(8y ago)13565[1 PRs](https://github.com/philipwhitt/rundeck-php-client/pulls)GPL-3.0+PHP

Since Apr 13Pushed 8y ago1 watchersCompare

[ Source](https://github.com/philipwhitt/rundeck-php-client)[ Packagist](https://packagist.org/packages/rundeck/rundeck-client)[ RSS](/packages/rundeck-rundeck-client/feed)WikiDiscussions master Synced today

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

[![Build Status](https://camo.githubusercontent.com/631c64e26ede1dd4d7902d4b0e4476986a9ca18baac8772957cae8490fc89179/68747470733a2f2f64726f6e652e696f2f6769746875622e636f6d2f7068696c697077686974742f72756e6465636b2d7068702d636c69656e742f7374617475732e706e67)](https://drone.io/github.com/philipwhitt/rundeck-php-client/latest)

Rundeck PHP Client
==================

[](#rundeck-php-client)

PHP Client for Rundeck HTTP Api version 10 and 11. Not all features are supported by API version 10.

Version 10 (Rundeck v2.0.+) Docs:

Version 11 (Rundeck v2.1.+) Docs:

\###Install With Composer

```
{
	"require" : {
		"rundeck/rundeck-client" : "1.*"
	}
}

```

\###Examples

```
