PHPackages                             code4mk/lara-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. code4mk/lara-stripe

ActiveLibrary[Payment Processing](/categories/payments)

code4mk/lara-stripe
===================

Laravel stripe payment

v0.0.8(2y ago)41223MITPHP

Since Jun 6Pushed 2y ago2 watchersCompare

[ Source](https://github.com/code4mk/lara-stripe)[ Packagist](https://packagist.org/packages/code4mk/lara-stripe)[ Docs](https://github.com/code4mk/lara-stripe)[ RSS](/packages/code4mk-lara-stripe/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (7)Dependencies (1)Versions (9)Used By (0)

[![](https://user-images.githubusercontent.com/17185462/67279915-d2a58480-f4ed-11e9-868b-3e467b8552a2.png)](https://user-images.githubusercontent.com/17185462/67279915-d2a58480-f4ed-11e9-868b-3e467b8552a2.png)

LaraStripe
==========

[](#larastripe)

Laravel Stripe payment

Installation
============

[](#installation)

```
composer require code4mk/lara-stripe
```

Setup
=====

[](#setup)

vendor publish
--------------

[](#vendor-publish)

```
php artisan vendor:publish --provider="Code4mk\LaraStripe\LaraStripeServiceProvider" --tag=config
```

Set .env
--------

[](#set-env)

```
STRIPE_PUBLIC_KEY=""
STRIPE_SECRET_KEY=""
STRIPE_SUCCESS_URL=""
STRIPE_CANCEL_URL=""
STRIPE_IS_PRODUCTION="true|false"

```

Documentation
=============

[](#documentation)

- [doc](https://github.com/code4mk/lara-stripe/tree/master/doc)
- [Charge doc](https://github.com/code4mk/lara-stripe/blob/master/doc/charge.md)
- [Checkout doc](https://github.com/code4mk/lara-stripe/blob/master/doc/payment-checkout.md)
- [Customer doc](https://github.com/code4mk/lara-stripe/blob/master/doc/customer.md)
- [Product doc](https://github.com/code4mk/lara-stripe/blob/master/doc/product.md)
- [Prices doc](https://github.com/code4mk/lara-stripe/blob/master/doc/prices.md)
- [Subscription doc](https://github.com/code4mk/lara-stripe/blob/master/doc/subscription.md)
- [Coupon doc](https://github.com/code4mk/lara-stripe/blob/master/doc/coupon.md)
- [promotion doc](https://github.com/code4mk/lara-stripe/blob/master/doc/promotion.md)

Demo repo
=========

[](#demo-repo)

- [lara-stripe-demo github](https://github.com/code4mk/lara-stripe-demo)

Courtesy
========

[](#courtesy)

- [stripe/stripe-php](https://github.com/stripe/stripe-php)
-

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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 ~19 days

Total

8

Last Release

938d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5e3bffe09346f036f5a42f64d3b771b9bf41a44ffd712caecac932f69f990ed7?d=identicon)[code4mk](/maintainers/code4mk)

---

Top Contributors

[![mostafa6765](https://avatars.githubusercontent.com/u/17185462?v=4)](https://github.com/mostafa6765 "mostafa6765 (29 commits)")

---

Tags

laravel-paymentlaravel-stripelaravel-stripe-paymentstripestripe-phplaravelstripecode4mklaravel-paymentStripe phpstripe-payment

### Embed Badge

![Health badge](/badges/code4mk-lara-stripe/health.svg)

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

###  Alternatives

[simonhamp/laravel-stripe-connect

1343.1k](/packages/simonhamp-laravel-stripe-connect)[lunarphp/stripe

Stripe payment driver for Lunar.

2055.8k4](/packages/lunarphp-stripe)[tomatophp/filament-payments

Manage your payments inside FilamentPHP app with multi payment gateway integration

542.3k](/packages/tomatophp-filament-payments)[andreia/filament-stripe-payment-link

Filament action to generate a Stripe payment link

141.9k](/packages/andreia-filament-stripe-payment-link)

PHPackages © 2026

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