Welcome

Welcome

Barcode generation for Laravel and plain PHP. This package wraps the TCPDF barcode engines (1D + QR / Data Matrix / PDF417) behind a small API that returns SVG, HTML, PNG, and JPEG.

Requires the PHP GD extension (ext-gd).

Use Get started on the home page, or jump to Installation and Quick start. Example screenshots in these docs are real outputs from the library — regenerate them with:

php docs/generate-examples.php

Edit this page