An open API service indexing awesome lists of open source software.

https://github.com/daverandom/code39

Code 39 barcode generation library for PHP
https://github.com/daverandom/code39

Last synced: about 1 year ago
JSON representation

Code 39 barcode generation library for PHP

Awesome Lists containing this project

README

          

Code39
======

A [Code 39](http://en.wikipedia.org/wiki/Code_39) barcode generation library for PHP. Inspired by a desire to create a nicer and more OOP-friendly version of [this class](http://www.shayanderson.com/php/php-barcode-generator-class-code-39.htm) by Shay Anderson.

Dependencies
------------

- PHP 5.3+
- GD extension

License
-------

I wrote it, you can use it. You know the script by now.