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.

Write a review

Note: HTML is not translated!
    Bad           Good
Captcha

PHP Invoice Generator

  • Brand: VeryDOC
  • Product Code: MOD190227121723
  • Availability: In Stock
  • Viewed: 21522
  • Sold By: VeryDOC
  • Seller Rating:
  • Seller Reviews: (0)
  • $49.95
  • $39.95-20%

  • Ex Tax: $39.95

Available Options


Related Products

Save
25%

HTML Invoice with Fillable Forms

HTML Invoice with Fillable Forms

HTML Invoice with Fillable Forms HTML Invoice with Fillable Forms is a minimal clean unique, modern..

$29.95 $39.95 Ex Tax: $29.95

Save
25%

PHP Shopping Cart

PHP Shopping Cart

PHP Shopping Cart is a simple, ready-to-use PHP Shopping Cart script for building dynamic online s..

$29.95 $39.95 Ex Tax: $29.95

PDF to HTML5 Flipbook Converter Command Line

PDF to HTML5 Flipbook Converter Command Line

PDF to HTML5 Flipbook Converter Command Line is a Windows software. PDF to HTML5 Flipbook Converter ..

$59.95 Ex Tax: $59.95

HTML to PDF Converter Command Line

HTML to PDF Converter Command Line

VeryUtils HTML To PDF Converter Command Line is a Command Line Tool that lets you create PDF docum..

$399.00 Ex Tax: $399.00

PDF to SVG Converter Command Line

PDF to SVG Converter Command Line

PDF to SVG Converter Command Line VeryUtils PDF2SVG is a multi-platform command-line application fo..

$295.00 Ex Tax: $295.00

Save
12%

DWG to PDF Converter Command Line

DWG to PDF Converter Command Line

AutoCAD DWG to PDF Converter Command Line is a DWG and DXF to PDF conversion tool, you can use it ..

$175.00 $199.00 Ex Tax: $175.00

Hex Editor for Windows

Hex Editor for Windows

Hex Editor is the fastest large files optimized binary file editor for Windows platform developed ..

$29.95 Ex Tax: $29.95

Responsive Ajax Contact Form

Responsive Ajax Contact Form

PHP Contact Form - Modern & Responsive Contact FormPHP Contact Form uses JavaScript to send filled d..

$9.95 Ex Tax: $9.95

PS to PDF Converter Command Line

PS to PDF Converter Command Line

PS to PDF Converter Command Line is a great conversion tool designed to convert PostScript (PS) an..

$295.00 Ex Tax: $295.00

Save
33%

PHP Web File Manager

PHP Web File Manager

PHP Web File Manager is a best and useful file manager for web, written in JavaScript using jQuery..

$39.95 $59.95 Ex Tax: $39.95

Save
13%

PDF to Excel Converter

PDF to Excel Converter

PDF to Excel Converter is a software tool designed to help users convert from PDF documents to Micro..

$34.95 $39.95 Ex Tax: $34.95

DOC to Any Converter Command Line

DOC to Any Converter Command Line

DOC to Any Converter Command Line can be used to batch convert DOC, DOCX, DOCM, RTF, TXT, PPT, PPT..

$79.00 Ex Tax: $79.00

HTML to PDF Conversion API

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 Ex Tax: $59.95

PHP Login and User Management

PHP Login and User Management

PHP Login and User Management is an User Registration & Login and User Management System With Admin ..

$29.95 Ex Tax: $29.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