PHPackages                             gggeek/barcodepack - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. gggeek/barcodepack

ActiveLibrary

gggeek/barcodepack
==================

BarcodePack is PHP library which allows you to generate the most common types of barcodes

1.0.2(9mo ago)05CC-BY-3.0PHPPHP &gt;=5.3.0

Since Aug 5Pushed 8mo agoCompare

[ Source](https://github.com/gggeek/barcodepack)[ Packagist](https://packagist.org/packages/gggeek/barcodepack)[ RSS](/packages/gggeek-barcodepack/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

BarcodePack - PHP Barcode Library
=================================

[](#barcodepack---php-barcode-library)

Code originally from Tomáš Horáček, at

Introduction
------------

[](#introduction)

BarcodePack is PHP library which allows you to generate the most common types of barcodes.

BarcodePack support the following types of barcodes:

- QR Code
- EAN
- UPC
- Code 128
- Interleaved Code 2 of 5
- Standard Code 2 of 5

Requirements
------------

[](#requirements)

The php GD extension

Installation
------------

[](#installation)

Use Composer to install this library

Usage
-----

[](#usage)

Example:

```
