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
- Host: GitHub
- URL: https://github.com/daverandom/code39
- Owner: DaveRandom
- Created: 2013-01-24T18:40:04.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-25T23:26:28.000Z (over 13 years ago)
- Last Synced: 2025-04-04T11:51:11.594Z (about 1 year ago)
- Language: PHP
- Size: 113 KB
- Stars: 2
- Watchers: 0
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.