PHPackages                             hbgl/php-code-128-encoder - 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. hbgl/php-code-128-encoder

ActiveLibrary

hbgl/php-code-128-encoder
=========================

Encode text for use with Code 128 fonts such as Libre Barcode 128.

1.0.2(1y ago)855.5k↓28.6%2MITPHPPHP &gt;=8.0CI passing

Since Sep 19Pushed 1y ago2 watchersCompare

[ Source](https://github.com/hbgl/php-code-128-encoder)[ Packagist](https://packagist.org/packages/hbgl/php-code-128-encoder)[ Docs](https://github.com/hbgl/php-code-128-encoder)[ RSS](/packages/hbgl-php-code-128-encoder/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (13)Used By (0)

PHP Code 128 Encoder for Barcode Font
=====================================

[](#php-code-128-encoder-for-barcode-font)

[![CI](https://github.com/hbgl/php-code-128-encoder/workflows/CI/badge.svg)](https://github.com/hbgl/php-code-128-encoder/actions)[![Latest Stable Version](https://camo.githubusercontent.com/dc199d8d0d17c2a2b954247ac563a1261af5db844fcd3b2345faa010f17a7504/68747470733a2f2f706f7365722e707567782e6f72672f6862676c2f7068702d636f64652d3132382d656e636f6465722f76)](https://packagist.org/packages/hbgl/php-code-128-encoder)

Encode text for use with Code 128 fonts such as [Libre Barcode 128](https://github.com/graphicore/librebarcode). The actual encoding is done by [tc-lib-barcode](https://github.com/tecnickcom/tc-lib-barcode).

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

[](#installation)

Install PHP Code 128 Encoder using [Composer](https://getcomposer.org/):

```
composer require hbgl/php-code-128-encoder

```

Usage
-----

[](#usage)

```
