pvsaintpe/yii-bitrefill

Component for Bitrefill API

Installs: 44

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 1

Open Issues: 0

Type:yii1-extension

1.0.24 2017-04-25 12:45 UTC

This package is auto-updated.

Last update: 2024-03-29 03:57:30 UTC


README

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:

...