Download the PHP package juizmill/boleto-zend-framework without Composer
On this page you can find all versions of the php package juizmill/boleto-zend-framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download juizmill/boleto-zend-framework
More information about juizmill/boleto-zend-framework
Files in juizmill/boleto-zend-framework
Package boleto-zend-framework
Short Description Modulo Zend Framework para boletos
License MIT
Homepage https://github.com/juizmill
Informations about the package boleto-zend-framework
BoletoZendFramework
Modulo Zend Framework para boletos
Este projeto é uma adaptação do projeto laravel-boleto Para ZF3.
Configuração
No arquivo module.config.php
adiciona BoletoZendFramework
Copie o arquivo boleto-zendframework.golbal.php
para a pasta autoload do seu projeto, este arquivo você configura alguns parametros do banco.
No controller você pode fazer algo deste tipo sendo que $this->boletoService
é o serviço boleto.zend.framework
Caso prefira usar a estratégia, basta adicionar no module.config.php
No controller você faz desta forma:
All versions of boleto-zend-framework with dependencies
eduardokum/laravel-boleto Version ^0.5.0
zendframework/zend-loader Version ^2.5
zendframework/zend-modulemanager Version ^2.8
zendframework/zend-mvc Version ^3.1
zendframework/zend-view Version ^2.9
zendframework/zend-http Version ^2.6