2017 © Pedro Peláez
 

library chargebee-laravel4

A simple laravel 4 service provider for including the ChargeBee PHP Client

image

lshin/chargebee-laravel4

A simple laravel 4 service provider for including the ChargeBee PHP Client

  • Wednesday, August 27, 2014
  • by lshin
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3,320 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

chargebee-laravel4

Integrates the ChargeBee API with Laravel 4, (*1)

A simple Laravel 4 service provider for including the ChargeBee PHP Client., (*2)

Installation

The ChargeBee Service Provider can be installed via Composer by requiring the lshin/chargebee-laravel4 package in your project's composer.json., (*3)

{
    "require": {
        "lshin/chargebee-laravel4": "0.*"
    }
}

Run composer update to pull in the libraries., (*4)

composer update

Configure

To use the ChargeBee Service Provider, you must register the provider when bootstrapping your Laravel application., (*5)

Add 'Lshin\ChargebeeLaravel4\ChargebeeLaravel4ServiceProvider' to the list of service providers in app/config/app.php, (*6)

'Lshin\ChargebeeLaravel4\ChargebeeLaravel4ServiceProvider',

Create a config file for the package, (*7)

php artisan config:publish lshin/chargebee-laravel4

Edit the config and set the "site" and "api_key" values to match the ChargeBee credentials., (*8)

Usage

You can use the the all api classes following the documentation at https://apidocs.chargebee.com/docs/api, (*9)

The Versions

27/08 2014

dev-master

9999999-dev http://github.com/lshin/chargebee-laravel4

A simple laravel 4 service provider for including the ChargeBee PHP Client

  Sources   Download

MIT

The Requires

 

by Avatar lshin

laravel api laravel 4 recurring billing chargebee

27/08 2014

v0.95

0.95.0.0 http://github.com/lshin/chargebee-laravel4

A simple laravel 4 service provider for including the ChargeBee PHP Client

  Sources   Download

MIT

The Requires

 

by Avatar lshin

laravel api laravel 4 recurring billing chargebee

27/08 2014

dev-develop

dev-develop http://github.com/lshin/chargebee-laravel4

A simple laravel 4 service provider for including the ChargeBee PHP Client

  Sources   Download

MIT

The Requires

 

by Avatar lshin

laravel api laravel 4 recurring billing chargebee

27/06 2014

v0.94

0.94.0.0 http://github.com/lshin/chargebee-laravel4

A simple laravel 4 service provider for including the ChargeBee PHP Client

  Sources   Download

MIT

The Requires

 

by Avatar lshin

laravel api laravel 4 recurring billing chargebee

20/06 2014

v0.93

0.93.0.0 http://github.com/lshin/chargebee-laravel4

A simple laravel 4 service provider for including the ChargeBee PHP Client

  Sources   Download

MIT

The Requires

 

by Avatar lshin

laravel api laravel 4 recurring billing chargebee

21/05 2014

v0.92

0.92.0.0 http://github.com/lshin/chargebee-laravel4

A simple laravel 4 service provider for including the ChargeBee PHP Client

  Sources   Download

MIT

The Requires

 

by Avatar lshin

laravel api laravel 4 recurring billing chargebee

08/05 2014

v0.9

0.9.0.0 http://github.com/lshin/chargebee-laravel4

A simple laravel 4 service provider for including the ChargeBee PHP Client

  Sources   Download

MIT

The Requires

 

by Avatar lshin

laravel api laravel 4 recurring billing chargebee

08/05 2014

v0.91

0.91.0.0 http://github.com/lshin/chargebee-laravel4

A simple laravel 4 service provider for including the ChargeBee PHP Client

  Sources   Download

MIT

The Requires

 

by Avatar lshin

laravel api laravel 4 recurring billing chargebee