whatwedo/esr-bundle 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

统计信息

  • 总下载量: 11.91k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 12
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 12
  • Watchers: 13
  • Forks: 2
  • 开发语言: Twig

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-11-03