2017 © Pedro Peláez
 

silverstripe-module silverstripe-barcode

Barcode generator forked from emberlabs/barcode

image

gheggie/silverstripe-barcode

Barcode generator forked from emberlabs/barcode

  • Monday, November 14, 2016
  • by hudhaifas
  • Repository
  • 1 Watchers
  • 0 Stars
  • 31 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 32 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Barcode Generator for PHP

Perhaps the biggest issue I encountered when creating an inventory management system for a client was the fact that there was no unified framework for barcode generation in PHP that was reasonable in price, much less Open Source. I hope to fill this gaping hole in the market today with Barcode Generator for PHP., (*1)

License

In order to facilitate a wide range of usage, the MIT License was adopted for this library., (*2)

Usage

I have an example index.php on gist. This assumes you have the repo cloned in include/ relative to the this index file: index.php, (*3)

Supported Codes

Some are planned, others are complete., (*4)

  • Code39 DONE
  • Code128 DONE
  • Codabar DONE
  • QRCode In Progress
  • DataMatrix Not Started
  • UPC Not Started
  • PDF417 Discontinued

Contribute

If you have something to add (maybe a new barcode) or just a bug fix, please send me a pull request and I will be sure to respond or even merge it. I am always looking for help with these projects, so don't be shy., (*5)

The Versions

14/11 2016

dev-master

9999999-dev

Barcode generator forked from emberlabs/barcode

  Sources   Download

MIT

The Requires

 

14/11 2016

v0.1

0.1.0.0

Barcode generator forked from emberlabs/barcode

  Sources   Download

MIT

The Requires