PHPackages                             a21ns1g4ts/filament-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. a21ns1g4ts/filament-stripe

ActiveLibrary[Payment Processing](/categories/payments)

a21ns1g4ts/filament-stripe
==========================

This is my package filament-stripe

v0.1.0(1y ago)03121MITPHPPHP ^8.2CI passing

Since Feb 7Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/a21ns1g4ts/filament-stripe)[ Packagist](https://packagist.org/packages/a21ns1g4ts/filament-stripe)[ Docs](https://github.com/a21ns1g4ts/filament-stripe)[ GitHub Sponsors](https://github.com/a21ns1g4ts)[ RSS](/packages/a21ns1g4ts-filament-stripe/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (14)Versions (6)Used By (0)

This is my package filament-stripe
==================================

[](#this-is-my-package-filament-stripe)

[![Latest Version on Packagist](https://camo.githubusercontent.com/9405e4499a410466896241e440792b7e0291d041358e51163dbc5abaf28a8f3d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6132316e7331673474732f66696c616d656e742d7374726970652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/a21ns1g4ts/filament-stripe)[![GitHub Tests Action Status](https://camo.githubusercontent.com/99563603c3039bd3f2ffe189217511d08ee36cf9f5c94c5183ed0d6c3375954e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6132316e7331673474732f66696c616d656e742d7374726970652f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/a21ns1g4ts/filament-stripe/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/3f28c118363dbe365aefc6fa77993594383485d451c0f930efd3f4e90a4e0ab0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6132316e7331673474732f66696c616d656e742d7374726970652f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/a21ns1g4ts/filament-stripe/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/c990e3258337b3c287dd2607109c1abdf4378afd6405c74ae2367aa22223c9d3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6132316e7331673474732f66696c616d656e742d7374726970652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/a21ns1g4ts/filament-stripe)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[a21ns1g4ts](https://github.com/sponsors/a21ns1g4ts)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require a21ns1g4ts/filament-stripe
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="filament-stripe-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="filament-stripe-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="filament-stripe-views"
```

Usage
-----

[](#usage)

```
TODO
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [a21ns1g4ts](https://github.com/a21ns1g4ts)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance71

Regular maintenance activity

Popularity17

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 74.2% 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

Unknown

Total

1

Last Release

460d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8ef934abfc0e93bb150f57a7a8826d29b04829e3e60d62358e87d42705d4be21?d=identicon)[a21ns1g4ts](/maintainers/a21ns1g4ts)

---

Top Contributors

[![a21ns1g4ts](https://avatars.githubusercontent.com/u/11599205?v=4)](https://github.com/a21ns1g4ts "a21ns1g4ts (46 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (15 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

laravela21ns1g4tsfilament-stripe

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/a21ns1g4ts-filament-stripe/health.svg)

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

###  Alternatives

[guava/filament-knowledge-base

A filament plugin that adds a knowledge base and help to your filament panel(s).

206120.5k1](/packages/guava-filament-knowledge-base)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[danestves/laravel-polar

A package to easily integrate your Laravel application with Polar.sh

7812.3k](/packages/danestves-laravel-polar)[bezhansalleh/filament-plugin-essentials

A collection of essential traits that streamline Filament plugin development by taking care of the boilerplate, so you can focus on shipping real features faster

27584.7k16](/packages/bezhansalleh-filament-plugin-essentials)[guava/filament-modal-relation-managers

Allows you to embed relation managers inside filament modals.

7565.0k4](/packages/guava-filament-modal-relation-managers)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)

PHPackages © 2026

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