PHPackages                             mrprompt/boleto-caixa-economica-federal - 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. mrprompt/boleto-caixa-economica-federal

ActiveLibrary

mrprompt/boleto-caixa-economica-federal
=======================================

Caixa Economica Federal Billet Payment

1.1.0(7y ago)411GPL-3.0-or-laterPHPPHP ^7.1

Since Nov 10Pushed 11mo agoCompare

[ Source](https://github.com/mrprompt/BoletoCaixaEconomicaFederal)[ Packagist](https://packagist.org/packages/mrprompt/boleto-caixa-economica-federal)[ RSS](/packages/mrprompt-boleto-caixa-economica-federal/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (6)Versions (4)Used By (0)

Boleto Caixa Econômica Federal
==============================

[](#boleto-caixa-econômica-federal)

[![Build Status](https://camo.githubusercontent.com/11ce1dcd8a627d211e45fcf3ca85c13fb893e8bb49d03b3289f3d48d89c1c020/68747470733a2f2f7472617669732d63692e6f72672f6d7270726f6d70742f426f6c65746f436169786145636f6e6f6d6963614665646572616c2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/mrprompt/BoletoCaixaEconomicaFederal)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/abae9fe1f8d9690dfb5b30973f0e7ab96698255ee9cfb6af5769a5b20a34406d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d7270726f6d70742f426f6c65746f436169786145636f6e6f6d6963614665646572616c2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/mrprompt/BoletoCaixaEconomicaFederal/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/0432ca33ca55d29216577a5ab3726e23712cd72075a72135bb95a94f113c24af/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d7270726f6d70742f426f6c65746f436169786145636f6e6f6d6963614665646572616c2f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/mrprompt/BoletoCaixaEconomicaFederal/?branch=master)[![Build Status](https://camo.githubusercontent.com/af12e16ac636ada488cc4e5041e09f3d88e5f7b2606a85b38f1fd951f010f5a7/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d7270726f6d70742f426f6c65746f436169786145636f6e6f6d6963614665646572616c2f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/mrprompt/BoletoCaixaEconomicaFederal/build-status/master)[![Code Intelligence Status](https://camo.githubusercontent.com/7649ebda1cce0f84633d04d22b4e58a5a128895baf6424320b710fff07020757/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d7270726f6d70742f426f6c65746f436169786145636f6e6f6d6963614665646572616c2f6261646765732f636f64652d696e74656c6c6967656e63652e7376673f623d6d6173746572)](https://scrutinizer-ci.com/code-intelligence)

Geração de Boletos e Bloquetos para a Caixa Econômica Federal.

Dependências
------------

[](#dependências)

- PHP 7.1+
- [WkHtmlToPDF](http://wkhtmltopdf.org/)

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

[](#instalação)

```
composer.phar require mrprompt/boleto-caixa-economica-federal

```

Exemplos
--------

[](#exemplos)

Os exemplos estão na pasta *samples*.

Descrição dos exemplos

```
- samples/cart.php          - Array com os parâmetros necessários para cada tipo de transação
- samples/bloqueto.php      - Geração de bloqueto de cobrança (já gera o arquivo de remessa)
- samples/boleto.php        - Geração de boleto de cobrança (já gera o arquivo de remessa)

```

Geração de PDF
--------------

[](#geração-de-pdf)

A biblioteca requer a instalação da ferramenta [WkHtmlToPDF](http://wkhtmltopdf.org/) e que o path da mesma esteja em */usr/local/bin/wkhtmltopdf*, caso contrário, o PDf não poderá ser gerado.

**Importante**

Caso o executável para geração do PDF não seja encontrado, nenhum erro é emitido.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.9% 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 ~22 days

Total

2

Last Release

2718d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9d08744966e0d5783569605da853ef945dadac0be0f613f2eba6a052861d937a?d=identicon)[mrprompt](/maintainers/mrprompt)

---

Top Contributors

[![mrprompt](https://avatars.githubusercontent.com/u/166088?v=4)](https://github.com/mrprompt "mrprompt (10 commits)")[![luizpedone](https://avatars.githubusercontent.com/u/1406309?v=4)](https://github.com/luizpedone "luizpedone (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mrprompt-boleto-caixa-economica-federal/health.svg)

```
[![Health](https://phpackages.com/badges/mrprompt-boleto-caixa-economica-federal/health.svg)](https://phpackages.com/packages/mrprompt-boleto-caixa-economica-federal)
```

###  Alternatives

[barryvdh/laravel-snappy

Snappy PDF/Image for Laravel

2.8k24.8M48](/packages/barryvdh-laravel-snappy)[knplabs/knp-snappy-bundle

Easily create PDF and images in Symfony by converting Twig/HTML templates.

1.2k31.8M49](/packages/knplabs-knp-snappy-bundle)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k20](/packages/civicrm-civicrm-core)[setono/sylius-gift-card-plugin

Gift card plugin for Sylius

51175.5k1](/packages/setono-sylius-gift-card-plugin)[endroid/pdf

Endroid PDF

3545.4k](/packages/endroid-pdf)[heyday/silverstripe-wkhtml

Provides Wkhtml functionality in SilverStripe

1538.7k1](/packages/heyday-silverstripe-wkhtml)

PHPackages © 2026

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