jonasarts / tcpdf-bundle
A TCPDF Bundle for Symfony
Installs: 231 697
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 3
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=8.1
- tecnickcom/tcpdf: ^6.7
README
This bundle provides a simplified access to the TCPDF php class for the symfony framework.
Installation
All the installation instructions are located in the documentation.
License
This bundle is under the MIT license. See the complete license in the bundle:
LICENSE
The TCPDF php class is under the GNU Lesser General Public License version 3. TCPDF Website
Read their included license.