Libraries tagged by 2D Barcode
tecnickcom/tc-lib-barcode
8818994 Downloads
PHP library to generate 73 types of linear, 2D and postal barcodes as SVG, PNG, HTML or GD images
z38/metzli
344955 Downloads
PHP library to generate Aztec barcodes
aspose/barcode-cloud-php
1548 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.
jwadin/metzli
4652 Downloads
PHP library to generate Aztec barcodes
emirustaoglu/barcode
4 Downloads
Lightweight PHP library for generating QR codes and 1D/2D barcodes.
bitgrave/barcode-generator
13719 Downloads
simple barcode generator base classes supporting 2d- and datamatrix barcodes
cloud-castle/qr-code
4 Downloads
Генерация и чтение QR-кодов для PHP 8.1+ без обязательных внешних зависимостей: все режимы (числовой, буквенно-цифровой, байтовый, кандзи, ECI), уровни коррекции L/M/Q/H, версии 1–40, рендеринг в SVG, PNG (без ext-gd), EPS, PDF и терминал, цвета и прозрачность, высокоуровневые данные (URL, Wi-Fi, vCard, платежи СБП/ГОСТ…), декодер с исправлением ошибок Рида-Соломона. Строгая типизация, безопасность разметки, 100% покрытие и мутационное тестирование.
kelixlabs/kelix-barcode
23 Downloads
1D and 2D barcode generator (for laravel 4)
psylanrex/barcode-generator
2 Downloads
simple barcode generator base classes supporting 2d- and datamatrix barcodes
mawo/barcode
121 Downloads
Create 2D data matrix
railken/metzli
1 Downloads
PHP library to generate Aztec barcodes
psyipm/zf-tcpdf
28 Downloads
Zend module wrapper for tcpdf class created by Nicola Asuni. TCPDF is a PHP class for generating PDF files on-the-fly without requiring external extensions. This library includes also a class to extract data from existing PDF documents and classes to generate 1D and 2D barcodes in various formats.
primer/phpqrcode
6 Downloads
A modern implementaion of QR code 2D barcode generator. Pure-php LGPL implementation based on https://phpqrcode.sourceforge.net, itself based on C libqrencode by Kentaro Fukuchi.