PHPackages                             r4nkt/laravel-r4nkt-webhooks - 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. r4nkt/laravel-r4nkt-webhooks

ActiveLibrary[API Development](/categories/api)

r4nkt/laravel-r4nkt-webhooks
============================

Handle R4nkt webhook calls in a Laravel app

v0.1.0(6y ago)04MITPHPPHP ^7.2

Since Mar 27Pushed 5y ago1 watchersCompare

[ Source](https://github.com/r4nkt/laravel-r4nkt-webhooks)[ Packagist](https://packagist.org/packages/r4nkt/laravel-r4nkt-webhooks)[ Docs](https://github.com/r4nkt/laravel-r4nkt-webhooks)[ RSS](/packages/r4nkt-laravel-r4nkt-webhooks/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (5)Versions (2)Used By (0)

Handle R4nkt webhooks in a Laravel application
==============================================

[](#handle-r4nkt-webhooks-in-a-laravel-application)

[![Latest Version on Packagist](https://camo.githubusercontent.com/d721d6beb36f011e9e3c3ebc0486e966199f35ad0a769be24bb285e40b09a200/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f72346e6b742f6c61726176656c2d72346e6b742d776562686f6f6b732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/r4nkt/laravel-r4nkt-webhooks)[![StyleCI](https://camo.githubusercontent.com/6f26dde6345d40f557e67cdb4b8d43dd09237df13b32597429e9575a5e841b34/68747470733a2f2f7374796c6563692e696f2f7265706f732f3130393331363831352f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/109316815)[![Quality Score](https://camo.githubusercontent.com/c68da425b84ad138ab56ae6ee08dd490411d5abdcd000e754cc5a59fef72dae6/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f72346e6b742f6c61726176656c2d72346e6b742d776562686f6f6b732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/r4nkt/laravel-r4nkt-webhooks)[![Total Downloads](https://camo.githubusercontent.com/9bc8d005cafc0aff75b2b480e632c52d2d0f9189e420148738423aff2c5cf3b9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f72346e6b742f6c61726176656c2d72346e6b742d776562686f6f6b732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/r4nkt/laravel-r4nkt-webhooks)

[R4nkt](https://r4nkt.com) can notify your application of events using webhooks. This package can help you handle those webhooks. Out of the box it will verify the R4nkt signature of all incoming requests. You can easily define jobs or events that should be dispatched when specific events hit your app.

This package will not handle what should be done after the webhook request has been validated and the right job or event is called.

Before using this package we highly recommend reading [the documentation on webhooks over at R4nkt](https://docs.r4nkt.com/webhooks/overview).

Documentation
-------------

[](#documentation)

All package documentation can be found on the [R4nkt website](https://docs.r4nkt.com/webhooks/overview).

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

[](#contributing)

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

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Travis Elkins](https://github.com/telkins)
- [Freek Van der Herten](https://github.com/freekmurze)
- [Mattias Geniar](https://github.com/mattiasgeniar)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

Unknown

Total

1

Last Release

2237d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d0099a02e09e4fd03c5aca40dd7cc943391d0333009959c276321e59f6423965?d=identicon)[travis.elkins](/maintainers/travis.elkins)

---

Top Contributors

[![telkins](https://avatars.githubusercontent.com/u/53731?v=4)](https://github.com/telkins "telkins (5 commits)")

---

Tags

hacktoberfestapisdkGamificationachievementsleaderboardr4nktlaravel-r4nkt-webhooks

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/r4nkt-laravel-r4nkt-webhooks/health.svg)

```
[![Health](https://phpackages.com/badges/r4nkt-laravel-r4nkt-webhooks/health.svg)](https://phpackages.com/packages/r4nkt-laravel-r4nkt-webhooks)
```

###  Alternatives

[resend/resend-laravel

Resend for Laravel

1191.4M6](/packages/resend-resend-laravel)[api-ecosystem-for-laravel/dingo-api

A RESTful API package for the Laravel and Lumen frameworks.

3121.5M10](/packages/api-ecosystem-for-laravel-dingo-api)[saloonphp/laravel-plugin

The official Laravel plugin for Saloon

765.7M125](/packages/saloonphp-laravel-plugin)[missael-anda/laravel-whatsapp

A Whatsapp Business Cloud API wrapper for Laravel.

677.5k](/packages/missael-anda-laravel-whatsapp)

PHPackages © 2026

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