whatwedoEsrBundle Symfony2捆绑软件,用于创建PDF 要求 该库具有以下要求: PHP 5.3以上 安装 通过composer安装库: composer require "whatwedo/esr-bundle:dev-master" <?php // app/AppKernel.php public function registerBundles () { $ bundles = array ( // ... new whatwedo\ EsrBundle \whatwedoEsrBundle(), );