| Package Data | |
|---|---|
| Maintainer Username: | spathon |
| Maintainer Contact: | patrik@spathon.com (Patrik Spathon) |
| Package Create Date: | 2015-08-05 |
| Package Last Update: | 2015-08-05 |
| Home Page: | |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-11-02 15:15:30 |
| Package Statistics | |
|---|---|
| Total Downloads: | 249 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 2 |
| Total Watchers: | 1 |
| Total Forks: | 1 |
| Total Open Issues: | 0 |
"spathon/laravel-stripe": "~1.0" to composer.json
composer update
Spathon\LaravelStripe\LaravelStripeServiceProvider::class to providers in config/app.php
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;
I created this package mostly to learn how to make a package. Most stripe packages was for L4