Libraries tagged by barcode image
picqer/php-barcode-generator
19578052 Downloads
An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
laminas/laminas-barcode
3904564 Downloads
Programmatically create and render barcodes as images or in PDFs
zendframework/zend-barcode
7142792 Downloads
Programmatically create and render barcodes as images or in PDFs
pear/image_barcode2
128785 Downloads
A PHP revamp of the Image_Barcode package
darkflib/php-qrcode
11840 Downloads
QRCode library for PHP
fobiaweb/barcode39
181225 Downloads
Code 39 Barcode Image Generator
domisys/image_barcode2
251497 Downloads
A PHP5 revamp of the Image_Barcode package
aspose/barcode-cloud-php
1230 Downloads
Aspose.BarCode for Cloud is a REST API for Linear, 2D and postal barcode generation and recognition in the cloud. API recognizes and generates barcode images in a variety of formats. Barcode REST API allows to specify barcode image attributes like image width, height, border style and output image format in order to customize the generation process. Developers can also specify the barcode type and text attributes such as text location and font styles in order to suit the application requirements.
shaunluedeke/php-barcode-generator
5308 Downloads
An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
jfilla/php-barcode-generator
7034 Downloads
An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
druidvav/php-barcode-generator
28526 Downloads
An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
brewerwall/php-barcode-generator
7906 Downloads
An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
dscmall/barcodegen
2202 Downloads
Generates barcodes images as PNG or DATA-URL
picoprime/barcodegen
16826 Downloads
Generates barcodes images as PNG or DATA-URL
timesworld/phpqrcode
4261 Downloads
PHP QR Code is open source (LGPL) library for generating QR Code, 2-dimensional barcode. Based on libqrencode C library, provides API for creating QR Code barcode images (PNG, JPEG thanks to GD2). Implemented purely in PHP, with no external dependencies (except GD2 if needed).