PHPackages                             rodrigopedra/laravel-konduto - 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. rodrigopedra/laravel-konduto

ActiveLibrary[API Development](/categories/api)

rodrigopedra/laravel-konduto
============================

Laravel Konduto API Integration

v1.1.1(5y ago)22722MITPHPPHP ^7.1.3

Since Sep 5Pushed 5y ago1 watchersCompare

[ Source](https://github.com/rodrigopedra/laravel-konduto)[ Packagist](https://packagist.org/packages/rodrigopedra/laravel-konduto)[ RSS](/packages/rodrigopedra-laravel-konduto/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (5)Dependencies (4)Versions (10)Used By (0)

API Konduto
===========

[](#api-konduto)

Este pacote é um *thin-wrapper* para Laravel do SDK disponibilizado oficialmente em:

Requisitos
----------

[](#requisitos)

- **PHP:** `7.1.3+`
- **Laravel:** `5.6`, `5.7`, `5.8`

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

[](#instalação)

A maneira mais fácil de instalar a biblioteca é através do [Composer](http://getcomposer.org/).

```
{
    "require": {
        "rodrigopedra/laravel-konduto": "^1.0"
    }
}
```

Configuração
------------

[](#configuração)

Adicione ao seu arquivo `.env` os seguintes valores

```
KONDUTO_DEBUG=true
KONDUTO_PUBLIC_KEY=SUA_CHAVE_PUBLICA_FORNECIDA_PELA_KONDUTO
KONDUTO_PRIVATE_KEY=SUA_CHAVE_PRIVADA_FORNECIDA_PELA_KONDUTO

```

Você também pode customizar as configurações diretamente no arquivo de configuração, utilizando o comando abaixo:

```
php artisan vendor:publish --provider="RodrigoPedra\LaravelKonduto\KondutoServiceProvider"

```

Ele irá gerar o arquivo `config/laravel-konduto.php` na sua aplicação Laravel.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 81.3% 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 ~137 days

Recently: every ~92 days

Total

9

Last Release

2123d ago

Major Versions

v0.5.0 → v1.0.02020-09-01

PHP version history (3 changes)v0.1.0PHP &gt;=5.5.0

v0.3.0PHP &gt;=5.6.4

v1.0.0PHP ^7.1.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/28b79e134ef3cb5144da8f2c5af057533fcdf0afc1b7b083e8eafbbc8ee08a67?d=identicon)[rodrigo.pedra](/maintainers/rodrigo.pedra)

---

Top Contributors

[![rodrigopedra](https://avatars.githubusercontent.com/u/5470108?v=4)](https://github.com/rodrigopedra "rodrigopedra (13 commits)")[![diogomenezees](https://avatars.githubusercontent.com/u/43185572?v=4)](https://github.com/diogomenezees "diogomenezees (3 commits)")

---

Tags

laravelKonduto

### Embed Badge

![Health badge](/badges/rodrigopedra-laravel-konduto/health.svg)

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[larastan/larastan

Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel

6.4k51.0M7.8k](/packages/larastan-larastan)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

815320.5k3](/packages/defstudio-telegraph)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77018.2M127](/packages/laravel-mcp)[simplestats-io/laravel-client

Analytics for Laravel. Track visitors, registrations, and payments. Discover which channels actually drive revenue, not just traffic. Server-side, GDPR compliant, ad-blocker proof.

5019.3k](/packages/simplestats-io-laravel-client)[api-platform/laravel

API Platform support for Laravel

59156.3k11](/packages/api-platform-laravel)

PHPackages © 2026

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