2017 © Pedro Peláez
 

library laravel-recurly

A simple Laravel 5 service provider for including the Recurly PHP client.

image

christhompsontldr/laravel-recurly

A simple Laravel 5 service provider for including the Recurly PHP client.

  • Thursday, December 8, 2016
  • by ChrisThompsonTLDR
  • Repository
  • 1 Watchers
  • 1 Stars
  • 256 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 54 % Grown

The README.md

recurly-client-laravel

Integrates the Recurly API with Laravel 5, (*1)

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

Installation

Use composer to install the package., (*3)

composer require christhompsontldr/laravel-recurly

Configure

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

Add 'Christhompsontldr\LaravelRecurly\ServiceProvider' to the list of service providers in app/config/app.php, (*5)

'Christhompsontldr\LaravelRecurly\ServiceProvider::class,',

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

php artisan vendor:publish

Add your Recurly information to the your .env file using the keys found in config/recurly.php., (*7)

Usage

http://docs.recurly.com/client-libraries/php, (*8)

The Versions

08/12 2016

dev-master

9999999-dev https://github.com/ChrisThompsonTLDR/laravel-recurly

A simple Laravel 5 service provider for including the Recurly PHP client.

  Sources   Download

MIT

The Requires

 

laravel api laravel 5 recurring billing recurly

08/12 2016

1.1.1

1.1.1.0 https://github.com/ChrisThompsonTLDR/laravel-recurly

A simple Laravel 5 service provider for including the Recurly PHP client.

  Sources   Download

MIT

The Requires

 

laravel api laravel 5 recurring billing recurly

12/08 2016

1.1

1.1.0.0 https://github.com/ChrisThompsonTLDR/laravel-recurly

A simple Laravel 5 service provider for including the Recurly PHP client.

  Sources   Download

MIT

The Requires

 

laravel api laravel 5 recurring billing recurly