PHPackages                             alves/laravel-boleto - 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. alves/laravel-boleto

ActiveLibrary[Payment Processing](/categories/payments)

alves/laravel-boleto
====================

Biblioteca para geração de boletos, remessas e leitura de retornos no Laravel

v5.0.0(1w ago)029↓93.8%MITPHPPHP ^8.2

Since Feb 23Pushed 4mo agoCompare

[ Source](https://github.com/andersonav/laravel-boleto)[ Packagist](https://packagist.org/packages/alves/laravel-boleto)[ Docs](https://github.com/andersonav/laravel-boleto)[ RSS](/packages/alves-laravel-boleto/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (12)Versions (7)Used By (0)

Laravel Boleto
==============

[](#laravel-boleto)

Biblioteca para gerar boletos, remessas CNAB e leitura de arquivos de retorno no ecossistema Laravel.

[![Packagist](https://camo.githubusercontent.com/badb98d677b218b4008ae6da732cf17c45fe9baf96796dbd90437e38008a6fc7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616c7665732f6c61726176656c2d626f6c65746f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/alves/laravel-boleto)[![Downloads](https://camo.githubusercontent.com/882ff75400f4305e96e3e1ffcf236cb31d4c088a645aacbe7ad251a8c85b6d0a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616c7665732f6c61726176656c2d626f6c65746f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/alves/laravel-boleto)[![License](https://camo.githubusercontent.com/980a583aca5d07619a0fb3b9924f20e0552feb62a2839b7a324aa3948c758413/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f616c7665732f6c61726176656c2d626f6c65746f2e7376673f7374796c653d666c61742d737175617265)](LICENSE)

Requisitos
----------

[](#requisitos)

- PHP 8.2 ou superior
- Laravel 12
- Extensões PHP: `intl` e `mbstring`

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

[](#instalação)

```
composer require alves/laravel-boleto
```

Uso rápido
----------

[](#uso-rápido)

```
