PHPackages                             jefersondaniel/novoboletophp - 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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. jefersondaniel/novoboletophp

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

jefersondaniel/novoboletophp
============================

Geração de boletos em HTML e PDF. Baseado no boletophp

0.5.9(8y ago)432.5k↓26.5%53LGPLPHP

Since Mar 1Pushed 1y ago2 watchersCompare

[ Source](https://github.com/jefersondaniel/novoboletophp)[ Packagist](https://packagist.org/packages/jefersondaniel/novoboletophp)[ RSS](/packages/jefersondaniel-novoboletophp/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (4)Versions (11)Used By (3)

NovoBoletoPHP
=============

[](#novoboletophp)

[![Build Status](https://camo.githubusercontent.com/309c15f75fe59b674ec19cc0af71724af280af3b2c22393a12e193ca67e6fec4/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f6a65666572736f6e64616e69656c2f6e6f766f626f6c65746f7068702e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/jefersondaniel/novoboletophp)[![Latest Stable Version](https://camo.githubusercontent.com/8adc312104229e62c9d30be9b81ec04b35b8279f8443fe1a01a4be913c785df1/68747470733a2f2f706f7365722e707567782e6f72672f6a65666572736f6e64616e69656c2f6e6f766f626f6c65746f7068702f762f737461626c652e737667)](https://packagist.org/packages/jefersondaniel/novoboletophp)[![Latest Unstable Version](https://camo.githubusercontent.com/82d5b3b9596a44dfedbcfa02ece8cb1f31ccacb0b40d438c286891c5dafcb872/68747470733a2f2f706f7365722e707567782e6f72672f6a65666572736f6e64616e69656c2f6e6f766f626f6c65746f7068702f762f756e737461626c652e737667)](https://packagist.org/packages/jefersondaniel/novoboletophp)

Projeto baseado no boletophp que visa manter os boletos atualizados e ser mais fácil de contribuir.

Bancos suportados
-----------------

[](#bancos-suportados)

BancoCarteiraTestadoBanco do BrasilCarteira 18 Variação 27SimItaúSimSantanderSimComo os layouts serão baseados no boletophp, deixamos crédito aos desenvolvedores listados no síte

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

[](#instalação)

### Composer

[](#composer)

Se você já conhece o **Composer**, adicione a dependência abaixo à diretiva *"require"* no seu **composer.json**:

```
"jefersondaniel/novoboletophp": "0.5.*"

```

Como Usar
---------

[](#como-usar)

```
use \NovoBoletoPHP\BoletoFactory;

$factory = new BoletoFactory;

$data = array(
    'nosso_numero' => '7002',
    'inicio_nosso_numero' => '7000',
    'numero_documento' => '7002',
    'data_vencimento' => '02/03/2015',
    'data_documento' => '22/02/2015',
    'data_processamento' => '22/02/2015',
    'valor_boleto' => '10,00',
    'convenio' => '1234567',
    'contrato' => '',
    'carteira' => '18',
    'variacao_carteira' => '27',
    'especie_doc' => 'DS',

    'sacado' => 'Jeferson Daniel',
    'sacado_documento' => '643.149.352-43',
    'endereco1' => 'Rua de Teste, 472 - Vila Teste',
    'endereco2' => 'Cidade de Teste, São Paulo - BR',
    'demonstrativo1' => 'Pagamento 1 de 5 da mensalidade',
    'instrucoes1' => 'Não receber após vencimento',
    'aceite' => 'N',
    'especie' => 'R$',
    'agencia' => '4321', // Num da agencia, sem digito
    'conta' => '12345', // Num da conta, sem digito
    'conta_dv' => '9',
    'identificacao' => 'Empresa de Teste',
    'cpf_cnpj' => '15.262.543/0001-54',
    'endereco' => 'Rua da Empresa, 18, Vila Teste',
    'cidade_uf' => 'São Paulo - SP',
    'cedente' => 'Empresa de Teste LTDA',
    'logo_empresa' => 'http://placehold.it/200&text=logo',
);

echo $factory->makeBoletoAsHTML(BoletoFactory::BANCO_DO_BRASIL, $data);
```

Licença
-------

[](#licença)

Este projeto esta sobre a licença LGPL

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 52.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 ~166 days

Recently: every ~274 days

Total

8

Last Release

2925d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ff23ad39f1c4d8cbb88342b7b02307a280f4f324c1724fa849423972551b7617?d=identicon)[jefersondaniel](/maintainers/jefersondaniel)

---

Top Contributors

[![jefersondaniel](https://avatars.githubusercontent.com/u/3521637?v=4)](https://github.com/jefersondaniel "jefersondaniel (18 commits)")[![andersondanilo](https://avatars.githubusercontent.com/u/5572326?v=4)](https://github.com/andersondanilo "andersondanilo (15 commits)")[![alexandreo](https://avatars.githubusercontent.com/u/3910677?v=4)](https://github.com/alexandreo "alexandreo (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jefersondaniel-novoboletophp/health.svg)

```
[![Health](https://phpackages.com/badges/jefersondaniel-novoboletophp/health.svg)](https://phpackages.com/packages/jefersondaniel-novoboletophp)
```

###  Alternatives

[drutiny/drutiny

This is a generic Drupal 7 and Drupal 8 site auditing and optional remediation tool.

132122.2k17](/packages/drutiny-drutiny)[reportico-web/reportico

Reportico Open Source PHP Report Designer

17120.5k2](/packages/reportico-web-reportico)[jgrygierek/batch-entity-import-bundle

Importing entities with preview and edit features for Symfony.

101.1M1](/packages/jgrygierek-batch-entity-import-bundle)[bobv/latex-bundle

Latex and pdf generator for Symfony 2

2432.7k](/packages/bobv-latex-bundle)

PHPackages © 2026

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