2017 © Pedro Peláez
 

library laravel-stripe

Minimal Laravel 5 package wrapper for Stripe SDK 3

image

spathon/laravel-stripe

Minimal Laravel 5 package wrapper for Stripe SDK 3

  • Wednesday, August 5, 2015
  • by spathon
  • Repository
  • 1 Watchers
  • 1 Stars
  • 198 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 6 Versions
  • 3 % Grown

The README.md

A minimal Laravel 5 package for Stripe PHP API ~3.1

Installation

  • Add "spathon/laravel-stripe": "~1.0" to composer.json
  • Run composer update
  • Add Spathon\LaravelStripe\LaravelStripeServiceProvider::class to providers in config/app.php
  • Set the stripe secret in config/services.php ( use .env for this )

Usage

All this package is doing is setting the Stripe secret key so you can use the Stripe SDK anywhere anytime.
Basicly just add use Stripe\Stripe;, (*1)

Why?

I created this package mostly to learn how to make a package. Most stripe packages was for L4, (*2)

The Versions

05/08 2015

dev-master

9999999-dev

Minimal Laravel 5 package wrapper for Stripe SDK 3

  Sources   Download

MIT

The Requires

 

by Patrik Spathon

laravel l5 stripe

05/08 2015

1.0.4

1.0.4.0

Minimal Laravel 5 package wrapper for Stripe SDK 3

  Sources   Download

MIT

The Requires

 

by Patrik Spathon

laravel l5 stripe

05/08 2015

1.0.3

1.0.3.0

Minimal Laravel 5 package wrapper for Stripe SDK 3

  Sources   Download

MIT

The Requires

 

by Patrik Spathon

laravel l5 stripe

05/08 2015

1.0.2

1.0.2.0

Minimal Laravel 5 package wrapper for Stripe SDK 3

  Sources   Download

MIT

The Requires

 

by Patrik Spathon

laravel l5 stripe

05/08 2015

1.0.1

1.0.1.0

Minimal Laravel 5 package wrapper for Stripe SDK 3

  Sources   Download

MIT

The Requires

 

by Patrik Spathon

laravel l5 stripe

05/08 2015

1.0.0

1.0.0.0

Minimal Laravel 5 package wrapper for Stripe SDK 3

  Sources   Download

MIT

The Requires

 

by Patrik Spathon

laravel l5 stripe