Download the PHP package darkling/invoice without Composer
On this page you can find all versions of the php package darkling/invoice. 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 invoice
Invoice to PDF
Simple tool to generate PDF invoices for Nette Framework. Based on Eciovni project.
Requirements
Installation
Easiest way to install is to use composer.
Configuration
Just register extension in your config neon file.
Usage
Example below shows basic usage. You can also use it inside 'model' class, just demand IExporterFactory dependency. There are four ways which you can handle output file (browser, browser force download, string, save). If you want to change template just provide path to latte file. All should be clear from example.
Licence
New BSD License
All versions of invoice with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
nette/application Version ^2.4
nette/di Version ^2.4
latte/latte Version ^2.4
mpdf/mpdf Version ^8.0
nette/application Version ^2.4
nette/di Version ^2.4
latte/latte Version ^2.4
mpdf/mpdf Version ^8.0
The package darkling/invoice contains the following files
Loading the files please wait ....