Download the PHP package andrewlamers/chargify-laravel without Composer
On this page you can find all versions of the php package andrewlamers/chargify-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download andrewlamers/chargify-laravel
More information about andrewlamers/chargify-laravel
Files in andrewlamers/chargify-laravel
Download andrewlamers/chargify-laravel
More information about andrewlamers/chargify-laravel
Files in andrewlamers/chargify-laravel
Vendor andrewlamers
Package chargify-laravel
Short Description Laravel service provider for chargifys API using the chargley chargify SDK.
License Apache 2.0
Homepage https://github.com/andrewlamers/chargify-laravel
Package chargify-laravel
Short Description Laravel service provider for chargifys API using the chargley chargify SDK.
License Apache 2.0
Homepage https://github.com/andrewlamers/chargify-laravel
Please rate this library. Is it a good library?
Informations about the package chargify-laravel
Chargify Wrapper for Laravel 4
This is a wrapper using the chargley chargify SDK. It creates a service provider and facade for autoloading into laravel.
How to Install
Laravel 5.0
-
Install the
andrewlamers/chargify-laravel
package -
Update
config/app.php
to activate ChargifyLaravel -
Generate a template Chargify config file
- Update
app/config/chargify.php
with your chargify API Information
Laravel 4.2
-
Install the
andrewlamers/chargify-laravel
1.* version -
Update
config/app.php
to activate ChargifyLaravel -
Generate a template Chargify config file
- Update
app/config/packages/andrewlamers/chargify-laravel/config.php
with your chargify API Information
All versions of chargify-laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
illuminate/support Version 4.*|5.*
chargely/chargify-sdk-php Version 0.0.3
illuminate/support Version 4.*|5.*
chargely/chargify-sdk-php Version 0.0.3
The package andrewlamers/chargify-laravel contains the following files
Loading the files please wait ....