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 1mo ago

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

28

—

LowBetter than 54% of packages

Maintenance42

Moderate activity, may be stable

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

479d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fef55ce050323f44eca823ff68267df49dad1e85ed97def8bfe8784dd1baa990?d=identicon)[edsonlima2506](/maintainers/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

[mollie/laravel-mollie

Mollie API client wrapper for Laravel &amp; Mollie Connect provider for Laravel Socialite

3624.1M28](/packages/mollie-laravel-mollie)[mll-lab/laravel-graphiql

Easily integrate GraphiQL into your Laravel project

683.2M9](/packages/mll-lab-laravel-graphiql)[spatie/laravel-route-discovery

Auto register routes using PHP attributes

23645.0k2](/packages/spatie-laravel-route-discovery)[esign/laravel-conversions-api

A laravel wrapper package around the Facebook Conversions API

69145.4k](/packages/esign-laravel-conversions-api)[didww/didww-api-3-php-sdk

PHP SDK for DIDWW API 3

1218.2k](/packages/didww-didww-api-3-php-sdk)[surface/laravel-webfinger

A Laravel package to create an ActivityPub webfinger.

113.8k](/packages/surface-laravel-webfinger)

PHPackages © 2026

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