PHPackages                             nitrado/nitrapi-php-lib - 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. nitrado/nitrapi-php-lib

ActiveLibrary[API Development](/categories/api)

nitrado/nitrapi-php-lib
=======================

PHP SDK for Nitrapi

3.1(7y ago)197.8k10[3 issues](https://github.com/nitrado/Nitrapi-PHP/issues)[1 PRs](https://github.com/nitrado/Nitrapi-PHP/pulls)MITPHPPHP &gt;=5.5CI failing

Since Jul 19Pushed 2mo ago15 watchersCompare

[ Source](https://github.com/nitrado/Nitrapi-PHP)[ Packagist](https://packagist.org/packages/nitrado/nitrapi-php-lib)[ RSS](/packages/nitrado-nitrapi-php-lib/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (2)Versions (20)Used By (0)

Nitrapi-PHP
===========

[](#nitrapi-php)

[![Latest Stable Version](https://camo.githubusercontent.com/11a7e6d8c8431212530f8e68b2d2bc1b2ff06c49c03ad3197f7fc66f9b78bf13/68747470733a2f2f706f7365722e707567782e6f72672f6e69747261646f2f6e6974726170692d7068702d6c69622f762f737461626c652e706e67)](https://packagist.org/packages/nitrado/nitrapi-php-lib)[![Latest Unstable Version](https://camo.githubusercontent.com/a381bf3845bd818b9863f6f555874b74f2220577b1f97adc6f65bb2d99e5915c/68747470733a2f2f706f7365722e707567782e6f72672f6e69747261646f2f6e6974726170692d7068702d6c69622f762f756e737461626c652e737667)](https://packagist.org/packages/nitrado/nitrapi-php-lib)[![Total Downloads](https://camo.githubusercontent.com/1380a394d62a25a69167d519b81cdf308ca491e601dfc8465a2aa6333b33f0cb/68747470733a2f2f706f7365722e707567782e6f72672f6e69747261646f2f6e6974726170692d7068702d6c69622f646f776e6c6f6164732e706e67)](https://packagist.org/packages/nitrado/nitrapi-php-lib)

Official PHP based SDK for the Nitrapi RESTful API.

Recommends
----------

[](#recommends)

- PHP 5.5 or higher
- Composer

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

[](#installation)

Edit the composer.json and execute composer.phar update

```
{
    "require": {
        "nitrado/nitrapi-php-lib": "dev-master",
    }
}
```

Example
-------

[](#example)

```
