/yii-bitrefill

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Bitrefill Component for http://docs.bitrefill.apiary.io

Installation

Please add this section into composer.json:

"require": {
    "pvsaintpe/bitrefill": "1.0.*"
}

Usage

For start:

PHP:
<?php
    
?>

If you want to use the address or code immediately, use the following methods:

...