Download the PHP package bobv/latex-bundle without Composer
On this page you can find all versions of the php package bobv/latex-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package latex-bundle
BobV Latex Bundle
For whenever you want more flexibility than with any other PHP-PDF library
This bundle provides basic LaTeX support to ensure flexible PDF rendering in your Symfony2 application. The project was started as an idea to avoid the standard TCPDF library in the hope that the compilation of LaTeX can be done more efficiently and more consistently across machines.
Documentation
The complete documentation can be found in the Resources/doc
directory! Start by reading the table of contents.
Upgrade notes
Upgrade notes can be found in the UPGRADE.MD file.
Features
- Generate LaTeX (.tex) files using object oriënted programming
- Generate PDF files from .tex files
- HTTP responses containing the PDF using a single command
- Basic caching system (do not regenerate the PDF when not needed)
In development
- More standard LaTeX blocks
Support
If you have any problem, you've found and error or want to contribute to this project, feel free to open a github ticket. Please first read submitting issues.
All versions of latex-bundle with dependencies
symfony/config Version ^5.4 || ^6.2 || ^7.1
symfony/console Version ^5.4 || ^6.2 || ^7.1
symfony/dependency-injection Version ^5.4 || ^6.2 || ^7.1
symfony/filesystem Version ^5.4 || ^6.2 || ^7.1
symfony/finder Version ^5.4 || ^6.2 || ^7.1
symfony/form Version ^5.4 || ^6.2 || ^7.1
symfony/framework-bundle Version ^5.4 || ^6.2 || ^7.1
symfony/http-foundation Version ^5.4 || ^6.2 || ^7.1
symfony/http-kernel Version ^5.4 || ^6.2 || ^7.1
symfony/options-resolver Version ^5.4 || ^6.2 || ^7.1
symfony/process Version ^5.4 || ^6.2 || ^7.1
twig/twig Version ^2.15 || ^3.0