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

ActiveLibrary

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 2mo 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 68% 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

2074d 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

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k96.9M674](/packages/laravel-socialite)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

71510.9M66](/packages/laravel-mcp)[proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

1.1k2.3M49](/packages/proengsoft-laravel-jsvalidation)[yadahan/laravel-authentication-log

Laravel Authentication Log provides authentication logger and notification for Laravel.

416632.8k5](/packages/yadahan-laravel-authentication-log)[api-platform/laravel

API Platform support for Laravel

59126.4k6](/packages/api-platform-laravel)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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