Download the PHP package imag/files-bundle without Composer
On this page you can find all versions of the php package imag/files-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download imag/files-bundle
More information about imag/files-bundle
Files in imag/files-bundle
Download imag/files-bundle
More information about imag/files-bundle
Files in imag/files-bundle
Vendor imag
Package files-bundle
Short Description Files Bundle for Symfony 2
License CeCILL
Homepage http://github.com/BorisMorel/FilesBundle
Package files-bundle
Short Description Files Bundle for Symfony 2
License CeCILL
Homepage http://github.com/BorisMorel/FilesBundle
Please rate this library. Is it a good library?
Informations about the package files-bundle
FilesBundle
This bundle can create/manage PDFs files. it can create a Pdf from a html page and append many Pdfs files on the document and zip final document. It use KnpSnappyBundle to create PDF from Html and ZendPdf to append pdfs files.
Install
- Download FilesBundle
- Enable the bundle
- Configure the KnpSnappyBundle
How get the bundle
Caution:
The dev-master version have not backward compatibility with the 2.x version.
Composer
Modify your composer.json on your project root
Enable the Bundle
Configure KnpSnappyBundle
Please read the official KnpSnappyBundle documentation https://github.com/KnpLabs/KnpSnappyBundle
Usage
Create PDF from Html
Append pdf file to final document
Adding files into zip archive
Example
Twig template
All versions of files-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
symfony/symfony Version >2.0
knplabs/knp-snappy-bundle Version ^1.5
zendframework/zendpdf Version 2.*
symfony/symfony Version >2.0
knplabs/knp-snappy-bundle Version ^1.5
zendframework/zendpdf Version 2.*
The package imag/files-bundle contains the following files
Loading the files please wait ....