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

ActiveLibrary[API Development](/categories/api)

rocapayofficial/rocapay-php
===========================

PHP client library for the RocaPay API

2.0.0(6y ago)0291MITPHPPHP &gt;=5.3

Since Dec 6Pushed 5y agoCompare

[ Source](https://github.com/RocaPayOfficial/rocapay-php)[ Packagist](https://packagist.org/packages/rocapayofficial/rocapay-php)[ Docs](https://rocapay.com/)[ RSS](/packages/rocapayofficial-rocapay-php/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)DependenciesVersions (3)Used By (1)

RocaPay
=======

[](#rocapay)

This client library provides an easy way to communicate with the [RocaPay API](https://api.rocapay.com/).

Installation
============

[](#installation)

Composer
--------

[](#composer)

To get the latest version of the client through Composer, run the command:

```
composer require rocapayofficial/rocapay-php
```

Direct Download
---------------

[](#direct-download)

You can also download the client as a [ZIP File](https://github.com/rocapayofficial/rocapay-php/archive/master.zip) and extract it into your project.

#### Example of using the client without an autoloader

[](#example-of-using-the-client-without-an-autoloader)

```
