PHPackages                             kodastripe/stripewebhook - 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. [API Development](/categories/api)
4. /
5. kodastripe/stripewebhook

ActiveLibrary[API Development](/categories/api)

kodastripe/stripewebhook
========================

Pacote para gerenciar webhooks do Stripe

v1.1(1y ago)026MITPHPPHP ^8.0

Since Jan 17Pushed 1y agoCompare

[ Source](https://github.com/Koda-com/stripe_gateway)[ Packagist](https://packagist.org/packages/kodastripe/stripewebhook)[ RSS](/packages/kodastripe-stripewebhook/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (1)Versions (8)Used By (0)

Gateway Stripe
==============

[](#gateway-stripe)

Biblioteca da Koda para implementação do gateway de pagamento "Stripe".

Instalação
----------

[](#instalação)

Instale com "composer"

```
composer require kodastripe/stripewebhook
```

Adicione o provider no arquivo "app.php"

```
\kodastripe\StripeWebhook\Providers\StripeWebhookServiceProvider::class
```

Receba o evento do WebHook e crie um listener

```
\kodastripe\StripeWebhook\Events\StripeWebhookReceived::class => [
   \App\Listeners\StripeWebhookReceivedListener::class
]
```

Variáveis de Ambiente
---------------------

[](#variáveis-de-ambiente)

Para rodar esse projeto, você vai precisar adicionar as seguintes variáveis de ambiente no seu .env

`STRIPE_WEBHOOK_SECRET`

Licença
-------

[](#licença)

[MIT](https://choosealicense.com/licenses/mit/)

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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

7

Last Release

531d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/81549048?v=4)[Edson Lima](/maintainers/edsonlima2506)[@edsonlima2506](https://github.com/edsonlima2506)

---

Top Contributors

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

---

Tags

stripe-payments

### Embed Badge

![Health badge](/badges/kodastripe-stripewebhook/health.svg)

```
[![Health](https://phpackages.com/badges/kodastripe-stripewebhook/health.svg)](https://phpackages.com/packages/kodastripe-stripewebhook)
```

###  Alternatives

[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.6k3](/packages/defstudio-telegraph)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5021.9k](/packages/simplestats-io-laravel-client)[rapidez/core

Rapidez Core

1823.5k72](/packages/rapidez-core)

PHPackages © 2026

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