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

v1.52.0(1mo ago)613.6k↓50%7MITPHPPHP ^8.1|^8.2|^8.3|^8.4CI failing

Since Jul 22Pushed 1mo 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 development Synced 1mo ago

READMEChangelog (10)Dependencies (10)Versions (125)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;= 7.2 Laravel &gt;= 7.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

62

—

FairBetter than 99% of packages

Maintenance89

Actively maintained with recent releases

Popularity33

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

Total

116

Last Release

56d ago

Major Versions

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

PHP version history (8 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

### 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 (295 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

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[statamic/cms

The Statamic CMS Core Package

4.8k3.2M720](/packages/statamic-cms)[nickurt/laravel-postcodeapi

Universal PostcodeApi for Laravel 11.x/12.x/13.x

97221.2k](/packages/nickurt-laravel-postcodeapi)[mozex/anthropic-laravel

Anthropic PHP for Laravel is a supercharged PHP API client that allows you to interact with the Anthropic API

71226.4k1](/packages/mozex-anthropic-laravel)[bunq/sdk_php

bunq PHP SDK

89222.7k2](/packages/bunq-sdk-php)[nordigen/nordigen-php

Nordigen official API client for PHP

42336.9k3](/packages/nordigen-nordigen-php)

PHPackages © 2026

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