PHPackages                             wedevbr/bankly-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. [API Development](/categories/api)
4. /
5. wedevbr/bankly-laravel

ActiveLibrary[API Development](/categories/api)

wedevbr/bankly-laravel
======================

Bankly API Wrapper

v2.0.0(1w ago)613.7k↓89.2%7MITPHPPHP ^8.2|^8.3|^8.4|^8.5CI passing

Since Jul 22Pushed 1w ago6 watchersCompare

[ Source](https://github.com/wedevBr/bankly-laravel)[ Packagist](https://packagist.org/packages/wedevbr/bankly-laravel)[ Docs](https://github.com/wedevbr/bankly)[ RSS](/packages/wedevbr-bankly-laravel/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (25)Versions (128)Used By (0)

Bankly Laravel API Wrapper
==========================

[](#bankly-laravel-api-wrapper)

[![Latest Version on Packagist](https://camo.githubusercontent.com/df718e315ee6f28ee47b2ce7b3b3ce619798ce12fff5847abdcc38c12ff6d65e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f776564657662722f62616e6b6c792d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wedevbr/bankly-laravel)[![Build Status](https://camo.githubusercontent.com/02b293b5076fc0c036b61bcf64b6d9b7f6d501672f7a35f87e3f9ddb1451c705/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f776564657662722f62616e6b6c792d6c61726176656c2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/wedevbr/bankly-laravel)[![Quality Score](https://camo.githubusercontent.com/ff45745d7c79967324ad8fa876e648884a9b80d8303ecfba817a92588e7dfc03/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f776564657662722f62616e6b6c792d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/wedevbr/bankly-laravel)[![Total Downloads](https://camo.githubusercontent.com/c26970023c7aa35257a73abc7a61f25185a73a05de61890e46fa82408eced305/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f776564657662722f62616e6b6c792d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wedevbr/bankly-laravel)

This package is an **UNOFFICIAL** API Wrapper for [Bankly/Acesso API](https://bankly.readme.io/).

Requirements
------------

[](#requirements)

PHP &gt;= 8.2 Laravel &gt;= 12.x

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

[](#installation)

You can install the package via composer:

```
composer require wedevbr/bankly-laravel
```

After install, just publish your config files:

```
php artisan vendor:publish --provider="WeDevBr\Bankly\BanklyServiceProvider"
```

Usage
-----

[](#usage)

First you need to set up your credentials. Define yours `BANKLY_CLIENT_SECRET` and `BANKLY_CLIENT_ID` at .env file.

You can also define scopes for your credentials, just define `BANKLY_TOKEN_SCOPE` or enter them in `config/bankly.php`. See more: [Bankly Scopes](https://docs.bankly.com.br/docs/scopes)

Tip: If you are running on Staging, you can set up Bankly endpoints also. Just define `BANKLY_LOGIN_URL` and `BANKLY_API_URL` variables.

Then, finally use:

```
//This is your statement
$statement = \Bankly::getStatement('0001', '123456');
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

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)

- [We Dev Tecnologia LTDA](https://github.com/wedevbr)
- [Adeildo Amorim](https://github.com/adeildo-jr)

License
-------

[](#license)

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

###  Health Score

64

—

FairBetter than 99% of packages

Maintenance98

Actively maintained with recent releases

Popularity31

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity90

Battle-tested with a long release history

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~18 days

Recently: every ~38 days

Total

118

Last Release

12d ago

Major Versions

v0.0.5-beta → v1.0.02020-08-21

v1.53.0 → v2.0.02026-06-23

PHP version history (9 changes)v0.0.1-betaPHP ^7.1

v0.0.4-betaPHP ^7.2

v1.3.0PHP ^7.3

v1.4.0PHP ^7.3|^8.0

v1.20.0PHP ^8.0|^8.1

v1.26.0PHP ^8.1|^8.2

v1.34.0PHP ^8.1|^8.2|^8.3

v1.47.0PHP ^8.1|^8.2|^8.3|^8.4

v2.0.0PHP ^8.2|^8.3|^8.4|^8.5

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/48887121?v=4)[WeDev - Software](/maintainers/wedevBr)[@wedevBr](https://github.com/wedevBr)

---

Top Contributors

[![adeildo-jr](https://avatars.githubusercontent.com/u/5920323?v=4)](https://github.com/adeildo-jr "adeildo-jr (311 commits)")[![rafaeldemeirateixeira](https://avatars.githubusercontent.com/u/4206453?v=4)](https://github.com/rafaeldemeirateixeira "rafaeldemeirateixeira (182 commits)")[![Marco-Wedev](https://avatars.githubusercontent.com/u/97487319?v=4)](https://github.com/Marco-Wedev "Marco-Wedev (87 commits)")[![judsonmb](https://avatars.githubusercontent.com/u/5213719?v=4)](https://github.com/judsonmb "judsonmb (47 commits)")[![gabrieloliveirawedev](https://avatars.githubusercontent.com/u/105363413?v=4)](https://github.com/gabrieloliveirawedev "gabrieloliveirawedev (33 commits)")[![ypgyan](https://avatars.githubusercontent.com/u/12088912?v=4)](https://github.com/ypgyan "ypgyan (27 commits)")[![mic-oliveira](https://avatars.githubusercontent.com/u/20015037?v=4)](https://github.com/mic-oliveira "mic-oliveira (15 commits)")[![rinaldo-peligrineli](https://avatars.githubusercontent.com/u/18469604?v=4)](https://github.com/rinaldo-peligrineli "rinaldo-peligrineli (5 commits)")[![cristianovelkan](https://avatars.githubusercontent.com/u/30302121?v=4)](https://github.com/cristianovelkan "cristianovelkan (3 commits)")[![cristianowedev](https://avatars.githubusercontent.com/u/125074216?v=4)](https://github.com/cristianowedev "cristianowedev (1 commits)")

---

Tags

Open Bankingbaasbankswedevbrbankly

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/wedevbr-bankly-laravel/health.svg)

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

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M993](/packages/statamic-cms)[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.7M223](/packages/backpack-crud)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

783.8k](/packages/scriptdevelop-whatsapp-manager)

PHPackages © 2026

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