PHPackages                             gilbitron/spark-create-stripe-plans - 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. gilbitron/spark-create-stripe-plans

ActiveLibrary[Payment Processing](/categories/payments)

gilbitron/spark-create-stripe-plans
===================================

A simple Laravel artisan command to create Spark plans in Stripe

1.0.5(6y ago)1710.7k8[2 issues](https://github.com/gilbitron/spark-create-stripe-plans/issues)[1 PRs](https://github.com/gilbitron/spark-create-stripe-plans/pulls)MITPHPCI failing

Since Apr 25Pushed 6y ago3 watchersCompare

[ Source](https://github.com/gilbitron/spark-create-stripe-plans)[ Packagist](https://packagist.org/packages/gilbitron/spark-create-stripe-plans)[ RSS](/packages/gilbitron-spark-create-stripe-plans/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (6)Dependencies (2)Versions (7)Used By (0)

Spark Create Stripe Plans
=========================

[](#spark-create-stripe-plans)

A simple Laravel artisan command to create [Spark](https://spark.laravel.com) plans in Stripe.

Install
-------

[](#install)

Require the library by running:

```
composer require gilbitron/spark-create-stripe-plans

```

Next you need to add the following to your `providers` array in `config/app.php`:

```
Gilbitron\Laravel\Spark\CreateStripePlansServiceProvider::class

```

Usage
-----

[](#usage)

Make sure your details and plans are set up in your `SparkServiceProvider` then run:

```
php artisan spark:create-stripe-plans

```

Your plans should now be available in your [Stripe dashboard](https://dashboard.stripe.com). If you re-run the command it will not overwrite existing plans.

Credits
-------

[](#credits)

Spark Create Stripe Plans was created by [Gilbert Pellegrom](https://gilbitron.me) from [Dev7studios](https://dev7studios.co). Released under the MIT license.

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 92.3% 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 ~250 days

Recently: every ~238 days

Total

6

Last Release

2463d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/20011de485eeea26b5582c75daaab217937832762b5d5f551d34d07f74138bb0?d=identicon)[gilbitron](/maintainers/gilbitron)

---

Top Contributors

[![gilbitron](https://avatars.githubusercontent.com/u/203882?v=4)](https://github.com/gilbitron "gilbitron (12 commits)")[![karnaukhm](https://avatars.githubusercontent.com/u/3075950?v=4)](https://github.com/karnaukhm "karnaukhm (1 commits)")

---

Tags

laravellaravel-artisan-commandsparkstripe

### Embed Badge

![Health badge](/badges/gilbitron-spark-create-stripe-plans/health.svg)

```
[![Health](https://phpackages.com/badges/gilbitron-spark-create-stripe-plans/health.svg)](https://phpackages.com/packages/gilbitron-spark-create-stripe-plans)
```

###  Alternatives

[duncanmcclean/statamic-cargo

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

3310.1k](/packages/duncanmcclean-statamic-cargo)[duncanmcclean/simple-commerce

A simple, yet powerful e-commerce addon for Statamic.

16214.1k2](/packages/duncanmcclean-simple-commerce)

PHPackages © 2026

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