PHPackages                             spathon/laravel-stripe - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. spathon/laravel-stripe

ActiveLibrary[Payment Processing](/categories/payments)

spathon/laravel-stripe
======================

Minimal Laravel 5 package wrapper for Stripe SDK 3

1.0.4(10y ago)22491MITPHP

Since Aug 5Pushed 10y ago1 watchersCompare

[ Source](https://github.com/spathon/laravel-stripe)[ Packagist](https://packagist.org/packages/spathon/laravel-stripe)[ RSS](/packages/spathon-laravel-stripe/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (6)Used By (0)

A minimal Laravel 5 package for Stripe PHP API ~3.1
---------------------------------------------------

[](#a-minimal-laravel-5-package-for-stripe-php-api-31)

#### Installation

[](#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

[](#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;`

##### Why?

[](#why)

I created this package mostly to learn how to make a package. Most stripe packages was for L4

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

5

Last Release

3986d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/454427?v=4)[Patrik Spathon](/maintainers/spathon)[@spathon](https://github.com/spathon)

---

Top Contributors

[![spathon](https://avatars.githubusercontent.com/u/454427?v=4)](https://github.com/spathon "spathon (9 commits)")

---

Tags

laravelstripel5

### Embed Badge

![Health badge](/badges/spathon-laravel-stripe/health.svg)

```
[![Health](https://phpackages.com/badges/spathon-laravel-stripe/health.svg)](https://phpackages.com/packages/spathon-laravel-stripe)
```

###  Alternatives

[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.6k29.9M146](/packages/laravel-cashier)[linkxtr/laravel-qrcode

A clean, modern, and easy-to-use QR code generator for Laravel

3720.4k](/packages/linkxtr-laravel-qrcode)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3417.0k](/packages/duncanmcclean-statamic-cargo)[simonhamp/laravel-stripe-connect

1333.7k](/packages/simonhamp-laravel-stripe-connect)[musahmusah/laravel-multipayment-gateways

A Laravel Package that makes implementation of multiple payment Gateways endpoints and webhooks seamless

882.2k1](/packages/musahmusah-laravel-multipayment-gateways)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
