whatwedo/esr-bundle
最新稳定版本:v1.1.0
Composer 安装命令:
composer require whatwedo/esr-bundle
包简介
Symfony4 bundle for creating orange inpayment slip PDF's
README 文档
README
Symfony2 bundle for creating orange inpayment slip and QR invoices PDF's
Requirements
This library has the following requirements:
- PHP 5.3+
- wkhtmltopdf
Installation
install the library via composer:
composer require "whatwedo/esr-bundle"
<?php // app/AppKernel.php public function registerBundles() { $bundles = array( // ... new whatwedo\EsrBundle\whatwedoEsrBundle(), ); }
Documentation
- see /Resources/docs-folder for usage.
统计信息
- 总下载量: 11.91k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 12
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-11-03