Download the PHP package reinfi/zf-dompdf-module without Composer
On this page you can find all versions of the php package reinfi/zf-dompdf-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package zf-dompdf-module
ZFDompdfModule
The DOMPDF module integrates the DOMPDF library with Zend Framework 2 with minimal effort on the consumer's end.
Requirements
Installation
Installation of DOMPDFModule uses PHP Composer. For more information about PHP Composer, please visit the official PHP Composer site.
Installation steps
- composer require "reinfi/zf-dompdf-module"
- open
my/project/directory/config/application.config.php
and add the following key to yourmodules
:
Configuration options
You can override options via the dompdf
key in your local or global config files.
See Dompdf class for all options.
Usage
All versions of zf-dompdf-module with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
zendframework/zend-mvc Version ^2.5
zendframework/zend-view Version ^2.5
dompdf/dompdf Version ^0.8
zendframework/zend-mvc Version ^2.5
zendframework/zend-view Version ^2.5
dompdf/dompdf Version ^0.8
The package reinfi/zf-dompdf-module contains the following files
Loading the files please wait ....