You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an easy to use, non-bloated, framework independent, barcode generator in PHP.
6
+
This is an easy to use, non-bloated, framework independent, barcode generator in PHP. It uses zero(!) composer dependencies and is only a handful of files. Probably the reason that this is the most downloaded barcode generator for PHP on Packagist. ;)
5
7
6
8
It creates SVG, PNG, JPG and HTML images, from the most used 1D barcode standards.
7
9
@@ -32,6 +34,9 @@ $generator = new Picqer\Barcode\BarcodeGeneratorHTML();
0 commit comments