PHPackages                             kanuu-io/kanuu-laravel - 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. kanuu-io/kanuu-laravel

ActiveLibrary[Payment Processing](/categories/payments)

kanuu-io/kanuu-laravel
======================

Integrate Kanuu to your Laravel application

v1.0.0(3y ago)194283[1 issues](https://github.com/kanuu-io/kanuu-laravel/issues)[1 PRs](https://github.com/kanuu-io/kanuu-laravel/pulls)MITPHPPHP ^8.0

Since Nov 8Pushed 3y ago3 watchersCompare

[ Source](https://github.com/kanuu-io/kanuu-laravel)[ Packagist](https://packagist.org/packages/kanuu-io/kanuu-laravel)[ Docs](https://github.com/kanuu-io/kanuu-laravel)[ RSS](/packages/kanuu-io-kanuu-laravel/feed)WikiDiscussions main Synced yesterday

READMEChangelog (9)Dependencies (4)Versions (11)Used By (0)

Integrate Kanuu to your Laravel application
===========================================

[](#integrate-kanuu-to-your-laravel-application)

[![Latest Version on Packagist](https://camo.githubusercontent.com/1c1446ccd6ffbf108ecea2c3059e7f208c183eaed01460ab98a589c95dec886b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b616e75752d696f2f6b616e75752d6c61726176656c2e737667)](https://packagist.org/packages/kanuu-io/kanuu-laravel)[![GitHub Tests Action Status](https://camo.githubusercontent.com/836d585a3aeaf268f0206b0c437031134f8ce5097deb83b16a71d894930d9f89/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6b616e75752d696f2f6b616e75752d6c61726176656c2f54657374733f6c6162656c3d7465737473)](https://github.com/kanuu-io/kanuu-laravel/actions?query=workflow%3ATests+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/adc3a31e6bef9d8b8a7b2c6050123eb8a372babdc5e0320c816ccc009e778170/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b616e75752d696f2f6b616e75752d6c61726176656c2e737667)](https://packagist.org/packages/kanuu-io/kanuu-laravel)

🛶 Quickly integrate your Laravel application with Kanuu in **3 simple steps**.

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

[](#installation)

```
composer require kanuu-io/kanuu-laravel
```

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

[](#documentation)

📚 Read the full documentation at [docs.kanuu.io](https://docs.kanuu.io/laravel/installation.html)

Basic usage
-----------

[](#basic-usage)

##### 1. Add your Kanuu API key to your `.env` file.

[](#1-add-your-kanuu-api-key-to-your-env-file)

```
KANUU_API_KEY="YOUR_API_KEY"
```

#### 2. Add a route to your `routes/web.php` that will redirect your user to Kanuu based on a unique identifier.

[](#2-add-a-route-to-your-routeswebphp-that-will-redirect-your-user-to-kanuu-based-on-a-unique-identifier)

```
use Kanuu\Laravel\Facades\Kanuu;

// ...

Kanuu::redirectRoute()->name('kanuu.redirect');
```

#### 3. Add a "Manage your subscription" button that uses that route.

[](#3-add-a-manage-your-subscription-button-that-uses-that-route)

```

    Manage your subscription

```

Note that your can use any identifier you want as long as it's unique throughout your application. For example, if you want to provide team-based subscription, you can use `route('kanuu.redirect', $team)` or `route('kanuu.redirect', $team->uuid)`.

And that's it! ✨

Advanced usage
--------------

[](#advanced-usage)

Kanuu's package provide a lot more for you to get started using Kanuu and Paddle. This includes:

- [A `HandleWebhookController`](https://docs.kanuu.io/laravel/webhook-helpers.html) that takes care of both handling Paddle's webhooks and verifying their signature.
- [A `kanuu:publish` command](https://docs.kanuu.io/laravel/subscription-boilerplate.html) that provides all the boilerplate you need to get started with billing.

*Full documentation available at [docs.kanuu.io](https://docs.kanuu.io/laravel/installation.html)*

License
-------

[](#license)

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

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 85.4% 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 ~92 days

Recently: every ~120 days

Total

9

Last Release

1270d ago

Major Versions

v0.4.2 → v1.0.02022-11-19

PHP version history (2 changes)v0.1.0PHP ^7.3|^8.0

v1.0.0PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/284b8d85b9924296c19360effa1758a9f534b12a6bc0235fd31ab70c6bc63318?d=identicon)[lorisleiva](/maintainers/lorisleiva)

![](https://www.gravatar.com/avatar/fbb854e09eb0aafbd7b8dc4517599ced8da6b8528c9d4ddfe82a4fc9691e8796?d=identicon)[slashequip](/maintainers/slashequip)

---

Top Contributors

[![lorisleiva](https://avatars.githubusercontent.com/u/3642397?v=4)](https://github.com/lorisleiva "lorisleiva (82 commits)")[![fwartner](https://avatars.githubusercontent.com/u/6692500?v=4)](https://github.com/fwartner "fwartner (6 commits)")[![slashequip](https://avatars.githubusercontent.com/u/2316916?v=4)](https://github.com/slashequip "slashequip (6 commits)")[![acacha](https://avatars.githubusercontent.com/u/4015406?v=4)](https://github.com/acacha "acacha (1 commits)")[![ryangjchandler](https://avatars.githubusercontent.com/u/41837763?v=4)](https://github.com/ryangjchandler "ryangjchandler (1 commits)")

---

Tags

laravelsubscriptionpaddlekanuu

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kanuu-io-kanuu-laravel/health.svg)

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

###  Alternatives

[danestves/laravel-polar

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

7812.3k](/packages/danestves-laravel-polar)[musahmusah/laravel-multipayment-gateways

A Laravel Package that makes implementation of multiple payment Gateways endpoints and webhooks seamless

852.2k1](/packages/musahmusah-laravel-multipayment-gateways)[prevailexcel/laravel-nowpayments

A Laravel Package for NOWPayments

1414.2k](/packages/prevailexcel-laravel-nowpayments)

PHPackages © 2026

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