PHPackages                             rahona/php-rahona - 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. rahona/php-rahona

ActiveLibrary[API Development](/categories/api)

rahona/php-rahona
=================

PHP library for the Rahona API

v1.0.1(5y ago)26BSD-3-ClausePHPCI failing

Since May 30Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Rahona-Hosting/php-rahona)[ Packagist](https://packagist.org/packages/rahona/php-rahona)[ RSS](/packages/rahona-php-rahona/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (4)Versions (3)Used By (0)

[![PHP Client for Rahona API](https://github.com/Rahona-Hosting/php-rahona/raw/master/img/header.png)](https://packagist.org/packages/)

Use the Rahona API with your PHP scripts in a simplified way with our official library.

[![Discord Chat](https://camo.githubusercontent.com/fcec727cda34389de5d4c7e4f2aebf9076fc84682db6a52b3a2bbda0ad657430/68747470733a2f2f696d672e736869656c64732e696f2f646973636f72642f3634323331333238313230353433363433373f636f6c6f723d626c7565266c6162656c3d646973636f7264)](https://discord.rahona.network)[![Downloads](https://camo.githubusercontent.com/2d25abc372fd4a6cd85966c62441701b3d5daec8cf7b01d7c5e0c285277620de/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7261686f6e612f7068702d7261686f6e613f636f6c6f723d677265656e)](https://packagist.org/packages/rahona/php-rahona)[![License](https://camo.githubusercontent.com/09a07800cd434502953c682554f6d8b709b34492d8ebc267372b6c0ce32cfee4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7261686f6e612f7068702d7261686f6e61)](https://packagist.org/packages/rahona/php-rahona)

Quickstart
----------

[](#quickstart)

To download this library and integrate it inside your PHP script, you can use [Composer](https://getcomposer.org).

Quick integration with the following command:

```
composer require rahona/php-rahona

```

How to use Rahona API
---------------------

[](#how-to-use-rahona-api)

Insert the autoload of composer then this code below.

```
