hichembenali/php-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.

dev-master 2023-07-03 23:12 UTC

This package is auto-updated.

Last update: 2024-04-04 01:02:53 UTC


README

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

68747470733a2f2f636f64652d626f78782e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032312f31312f696c6c75732d696e766f6963722d312e706e67 68747470733a2f2f636f64652d626f78782e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032312f31312f696c6c75732d696e766f6963722d322e706e67 68747470733a2f2f636f64652d626f78782e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032312f31312f696c6c75732d696e766f6963722d332e706e67 68747470733a2f2f636f64652d626f78782e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032312f31312f696c6c75732d696e766f6963722d342e706e67 68747470733a2f2f636f64652d626f78782e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032312f31312f696c6c75732d696e766f6963722d352e706e67 68747470733a2f2f636f64652d626f78782e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032312f31312f696c6c75732d696e766f6963722d362e706e67


💡 HOW TO USE

  1. Install the package: composer require hichembenali/php-invoicr

🔗 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/

⭐ SUPPORT

Like this project? Just give it a star. That will indirectly help grow my blog a little bit. 😉

📰 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.