Download the PHP package yani/coinbase without Composer
On this page you can find all versions of the php package yani/coinbase. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yani/coinbase
More information about yani/coinbase
Files in yani/coinbase
Download yani/coinbase
More information about yani/coinbase
Files in yani/coinbase
Please rate this library. Is it a good library?
Informations about the package coinbase
Coinbase
A simple Laravel package for processing payments via Coinbase
Requirements
- PHP 5.4 or greater
- Laravel 4.1 or greater
Installation
You can install the package using the Composer package manager. Assuming you have Composer installed globally:
Service provider and alias
Next, add the Yani\Coinbase\CoinbaseServiceProvider
service provider to the providers
array in your app/config.php
file.
and then add the facade to your aliases
array in your app/config.php
file.
Configuration
Publish the configuration with
This will add the boilerplate configuration to app/config/packages/yani/coinbase/config.php
.
Usage
License
MIT
All versions of coinbase with dependencies
PHP Build Version
Package Version
The package yani/coinbase contains the following files
Loading the files please wait ....