PHP Invoice Generator - PHP Class For Beautiful PDF Invoices, it supports HTML Templates also.
PHP Invoice Generator is an object oriented PHP class to generate beautifully designed invoices, quotes or Sale/Purchase orders with just a few lines of code. Brand it with your own logo and theme color, add unlimited items and total rows with automatic paging. You can deliver the PDF output in the user’s browser, save on the server or force a file download.
PHP Invoice Generator is fully customizable and can be integrated into any well known CMS like wordpress, CodeIgniter, Laravel or custom CMS's.
PHP Invoice Generator supports HTML templates based on Mustache Templating. PHP Invoice is a pdf invoicing library based on HTML Templates so you can customize it to max with no special coding.
Multi-languages support
PHP Invoice Generator has built-in translations in English, Dutch, French,
German, Spanish and Italian (you can easily add your own if needed).
PHP Invoice Generator is based on html templating and supports all type of
languages and RTL/LTR.
Multi-currency support
PHP Invoice Generator allows you to add add any currency needed per document.
Additional titles, paragraphs and badges
We made it easy to add extra content (titles and multi-line paragraphs) to the
bottom of the document. You might use it for payment or shipping information or
any other content needed.
PHP Invoice Generator Examples:
There are 3 examples included in the examples/ folder of this repo:
* simple.php
* example1.php
* example2.php
* change_timezone.php
Create A New Invoice
Make sure that the default php date timezone is set before using the class.
In this simple example we are generating an invoice with custom logo and theme color. It will contain 2 products and a box on the bottom with VAT and total price. Then we add a "Paid" badge right before the output.
------------------------------------------
include('../phpinvoice.php');
$invoice = new phpinvoice();
/* Header Settings */
$invoice-]setLogo("images/sample1.jpg"); //logo image path
$invoice-]setColor("#007fff"); // pdf color scheme
$invoice-]setType("Sale Invoice"); // Invoice Type
$invoice-]setReference("INV-55033645"); // Reference
$invoice-]setDate(date('M dS ,Y',time())); //Billing Date
$invoice-]setTime(date('h:i:s A',time())); //Billing Time
$invoice-]setDue(date('M dS ,Y',strtotime('+3 months'))); // Due Date
$invoice-]setFrom(array("Seller Name","Sample Company Name","128 AA Juanita
Ave","Glendora , CA 91740"));
$invoice-]setTo(array("Purchaser Name","Sample Company Name","128 AA Juanita
Ave","Glendora , CA 91740"));
/* Adding Items in table */
$invoice-]addItem("AMD Athlon X2DC-7450","2.4GHz/1GB/160GB/SMP-DVD/VB",6,0,580,0,3480);
$invoice-]addItem("PDC-E5300","2.6GHz/1GB/320GB/SMP-DVD/FDD/VB",4,0,645,0,2580);
$invoice-]addItem('LG 18.5" WLCD',"",10,0,230,0,2300);
$invoice-]addItem("HP LaserJet 5200","",1,0,1100,0,1100);
/* Add totals */
$invoice-]addTotal("Total",9460);
$invoice-]addTotal("VAT 21%",1986.6);
$invoice-]addTotal("Total due",11446.6,true);
/* Set badge */
$invoice-]addBadge("Payment Paid");
/* Add title */
$invoice-]addTitle("Important Notice");
/* Add Paragraph */
$invoice-]addParagraph("No item will be replaced or refunded if you don't have
the invoice with you.");
/* Set footer note */
$invoice-]setFooternote("My Company Name Here");
/* Render */
$invoice-]render('example1.pdf','I');
/* I =] Display on browser, D =] Force Download, F =] local path save, S =]
return document path */
------------------------------------------
For any assistance or feedback please contact us, we are glad to assist you asap.
Related Products
HTML5 PDF Annotation Source Code License
HTML5 PDF Annotation Source Code License HTML5 PDF Annotation is a HTML5 Based Document & Image Ann..
$6,500.00
HTML to PDF Conversion API
HTML to PDF Conversion API is a professional solution that lets you create PDF from web pages and ..
$59.95
PDF Highlighter Command Line
PDF Highlighter Command Line PDF Highlighter Command Line is a command line application which can b..
$299.00
PDF to PDF/A Converter Command Line
PDF to PDF/A Converter Command Line - Create a PDF/A from a normal PDF file PDF to PDF/A Converte..
$79.00
JavaScript Charts & Graphs Source Code
JavaScript Charts & Graphs Source Code for Web and Desktop Developers.JavaScript Charts & Graphs wit..
$49.95
PDF Consulting Services
PDF Consulting Services VeryPDF Software offers its services to help customers with projects invo..
$180.00
Excel Converter Command Line
Excel Converter Command Line converts XLS, XLSX, ODS, XML spreadsheets in batch. Excel Converter T..
$79.95
PDF Signer Software
PDF Signer can be used to add your signature to PDF documents. The main function of PDF Signer is ..
$39.95
Online PDF to Table Extractor (Online PDF to Excel Converter)
Online PDF to Table Extractor (PDF to Excel Converter) is a Java application which can be used to ..
$9.95
PDF Repair Tool
PDF Repair Tool is the best software for repairing damaged PDF files. PDF Repair Tool is an effectiv..
$29.95
PHP Email Extractor
PHP Email Extractor - the Best tool for extracting any email address. Extract email addresses from..
$19.95
PDF to Vector Converter Command Line
PDF to Vector Converter Command Line -- Batch convert from PDF files to Vector formats. PDF to Ve..
$295.00
PDF to HTML5 Form Filler for PHP
PDF to HTML5 Form Filler for PHP does View, Fill, Submit PDF Forms Online. PDF Form Filler for PHP..
$199.95
Tags: create invoice, invoice creator, invoice generation, invoice generator, invoice maker, invoice pdf, make invoice, pdf invoice, pdf receipt, pdf report, receipt maker, receipt pdf, report pdf
You Recently Viewed
SaveAs PDF for WordPress Plugin
SaveAs PDF for WordPress is a plugin for WordPress application, it allows site visitors convert po..
$39.95
HTML5 DWG Viewer SDK for Developers Royalty Free
HTML5 DWG Viewer SDK is a Royalty Free Web CAD SDK for developers. HTML5 DWG Viewer SDK is a HTML5..
$2,495.00
Webfont - Design Icons
Webfont - Design Icons Design Icons' growing icon collection allows designers and developers ta..
$29.95
PDFPrint Command Line
PDFPrint Command Line is a Command Line application for batch PDF Printing.PDFPrint Command Line all..
$299.00