This project is a neat effort of creating a class that enables all kind of operations related to BarCodes, QRCodes, DataMatrix and PDF417 using simple code and API . No need to rely on external API … You can have your own API NOW !
Today is quite easy to find a qrcode generator, or a qrcode class, or even maybe some codebar generator or class. But what about a class to handle all of them? What about a class that allows us to create a image, force download or save to a location with only three lines of code?
So here are all the features :
9 QRCode types: Link, SMS , Email, Phone Number, VCard, meCard, Wifi, Geolocation and Bulk Text.
10 Barcode types: UPC -A, UPC -E, EAN -8, EAN -13, CODE39 , CODE93, CODE128 , POSTNET, CODABAR and ISBN
NEW ON V3 .0 Datamatrix code generator.
NEW ON V3 .0 PDF417 code generator.
NEW ON V3 .0 Option to show or hide the data in 1D Barcodes.
All barcodes are generated by code. No external API usage
After class initialize, one line of code does all the necessary steps and configuratios to generate code.
Configuration of size and colors on the same one line of code generating the code.
12 methods. Generate, force download and save, for every type of code.
1 PHP processor file to generate codes via POST or GET . API USAGE .
Support for AJAX querys via POST or GET to processor file
Clean and well documented code.
Demo :
http://codecanyon.net/item/ultimate-barcode-generator/593053?WT.ac=category_item&WT.seg_1=category_item&WT.z_author=eduvoindo
http://filesstorage.org/2U2/Ultimate_Barcode_Generator.zip
No comments:
Post a Comment