Libraries tagged by barcode image
picqer/php-barcode-generator
20783682 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
4085751 Downloads
Programmatically create and render barcodes as images or in PDFs
zendframework/zend-barcode
7176840 Downloads
Programmatically create and render barcodes as images or in PDFs
pear/image_barcode2
132516 Downloads
A PHP revamp of the Image_Barcode package
darkflib/php-qrcode
12958 Downloads
QRCode library for PHP
fobiaweb/barcode39
182111 Downloads
Code 39 Barcode Image Generator
domisys/image_barcode2
253070 Downloads
A PHP5 revamp of the Image_Barcode package
wobeto/php-barcode-generator
12703 Downloads
Based inpicqer/php-barcode-generator, but compatible with php 5.3.3. An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
aspose/barcode-cloud-php
1247 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
5467 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
28574 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
8385 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
2329 Downloads
Generates barcodes images as PNG or DATA-URL
picoprime/barcodegen
16828 Downloads
Generates barcodes images as PNG or DATA-URL
timesworld/phpqrcode
4596 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).