Skip to content

Invoicr is a free and open-source PHP invoice generator that is capable of churning out HTML, PDF, DOCX, and PNG invoices.

Notifications You must be signed in to change notification settings

code-boxx/invoicr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INVOICR

Invoicr is a free and open-source PHP invoice generator that is capable of churning out HTML, PDF, DOCX, and PNG invoices. It is a simple fuss-free package that will give developers a quick boost with their invoice generation needs.

📷 SCREENSHOTS & INVOICE TEMPLATES



💡 "INSTALLATION" AND REQUIREMENTS

There is no "installation", only a small hassle:

  1. Edit invlib/invoicr.php, change (C1) company information to your own.
  2. That's all. Check out example.php.
  3. MPDF requires GD extension to work properly.

⭐ SUPPORT

  1. Just give this project a star. That will indirectly drive more traffic a little bit. 😉
  2. Sponsor this project. Even a small one time amount helps.

🔗 DOCUMENTATION & CREDITS

Please visit https://code-boxx.com/invoicr-php-invoice-generator for more!

  1. PDF output with MPDF - https://mpdf.github.io/
  2. DOCX output with PHPWORD - https://github.com/PHPOffice/PHPWord/
  3. PNG output via HTML screenshot with html2canvas - https://html2canvas.hertzen.com/

📰 LICENSE

Copyright by Code Boxx

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Invoicr is a free and open-source PHP invoice generator that is capable of churning out HTML, PDF, DOCX, and PNG invoices.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages