boletos:使用 CakePHP 生成单据的插件

时间:2021-07-14 16:04:25
【文件属性】:
文件名称:boletos:使用 CakePHP 生成单据的插件
文件大小:121KB
文件格式:ZIP
更新时间:2021-07-14 16:04:25
PHP CakePHP Boletos 插件 将 BoletoPHP 项目与 CakePHP 2.X 集成的插件。 银行 该插件目前支持 Banco do Brasil、Caixa、Itaú、Santander 和 Bradesco。 安装 将文件放在 app/plugin/Boletos 中。 配置文件 插件会尝试在 config 文件夹内的文件 boleto_bb.php、boleto_cef_sigcb.php 或 boleto_itau.php 中找到配置,如果在 config 文件夹中找不到它,它将加载插件配置中的内容。 文件内容: <?php /* Informações da sua conta */ $config[‘Boleto’][“agencia”] = “9999”; // Num da agencia, sem digito $config[‘Boleto’][“con
【文件预览】:
boletos-master
----BoletoAppModel.php(53B)
----BoletoAppController.php(63B)
----empty(0B)
----Controller()
--------Component()
----README.textile(3KB)
----Vendor()
--------empty(0B)
--------boletophp()
----Config()
--------boleto_cef_sigcb.php(2KB)
--------boleto_bb.php(2KB)
--------boleto_itau.php(2KB)
--------boleto_bradesco.php(2KB)
--------boleto_santander_banespa.php(2KB)
----webroot()
--------empty(0B)
--------img()

网友评论