Libraries tagged by CODE 128
intaro/tc-lib-barcode
45507 Downloads
PHP library to generate linear and bidimensional barcodes
donatello/php-barcode
3249 Downloads
Barcode Generation Package inspired by Nicola Asuni.
openxtrem/tc-barcode-lib
25085 Downloads
PHP library to generate linear and bidimensional barcodes
shaunluedeke/php-barcode-generator
6326 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.
p-ba/php-barcode-generator
1512 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.
laikait/barcode-generator
500 Downloads
A lightweight PHP barcode generator library supporting multiple formats with SVG and PNG output.
jfilla/php-barcode-generator
7454 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.
isahaq/barcode
253 Downloads
A universal barcode generator package supporting 32+ barcode types and multiple output formats (PNG, SVG, HTML, JPG, PDF), with batch generation, validation, CLI, and full Laravel integration.
brewerwall/php-barcode-generator
12111 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.
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.
panchodp/barcode
334 Downloads
Generate Code 128 svg barcodes in PHP
atelier/barcode
11 Downloads
PHP library that builds QR codes, matrix codes, and barcodes as SVG, PNG, or GIF
tklovett/barcodes
152 Downloads
Barcode generator for PHP supporting 20+ barcode types
druidvav/neko-barcode
684 Downloads
Barcode generator like QR Code, PDF417, C39, C39+, C39E, C39E+, C93, S25, S25+, I25, I25+, C128, C128A, C128B, C128C, 2-Digits UPC-Based Extention, 5-Digits UPC-Based Extention, EAN 8, EAN 13, UPC-A, UPC-E, MSI (Variation of Plessey code).
cloud-castle/barcode
4 Downloads
Генерация штрихкодов для PHP 8.1+ без внешних зависимостей и расширений: 76 типов символогий — линейные, товарные GS1, почтовые, российские (Честный ЗНАК, ЕГАИС, ШПИ Почты России) и двумерные (DataMatrix, PDF417, Aztec, Han Xin); шесть форматов вывода: SVG, PNG без ext-gd, EPS, HTML, текст и JSON. Вывод выверен байт-в-байт против эталонных реализаций и прочитан независимыми декодерами. Строгая типизация, 100% покрытие и мутационное тестирование.