Download the PHP package nikjaysix/laravel-chargify without Composer
On this page you can find all versions of the php package nikjaysix/laravel-chargify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nikjaysix/laravel-chargify
More information about nikjaysix/laravel-chargify
Files in nikjaysix/laravel-chargify
Download nikjaysix/laravel-chargify
More information about nikjaysix/laravel-chargify
Files in nikjaysix/laravel-chargify
Vendor nikjaysix
Package laravel-chargify
Short Description Laravel service provider for the chargify API using the chargley chargify SDK v0.1.3.
License MIT
Package laravel-chargify
Short Description Laravel service provider for the chargify API using the chargley chargify SDK v0.1.3.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-chargify
Chargify Wrapper for Laravel 5.+
This is a wrapper using the chargley chargify SDK v0.1.4. It creates a service provider and facade for autoloading into laravel.
How to Install
Laravel 5.+
-
Install the
nikjaysix/laravel-chargify
package -
Update
config/app.php
to activate the LaravelChargify package -
Generate a Chargify config file
- Update
app/config/chargify.php
with your chargify API credentials
Example Usage
Creating subscriptions with v1 of the API
Retrieve a user's subscription
All versions of laravel-chargify with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
illuminate/support Version 4.*|5.*
chargely/chargify-sdk-php Version >=0.1.3
illuminate/support Version 4.*|5.*
chargely/chargify-sdk-php Version >=0.1.3
The package nikjaysix/laravel-chargify contains the following files
Loading the files please wait ....