Aspose.BarCode Cloud for PHP allows quick and easy generation and recognition of barcodes in PHP based application. It helps us to generate barcode images from scratch in linear (1D), two dimensional (2D), and postal formats. Generate barcode images in a variety of image formats: JPEG, PNG, GIF, BMP, TIFF and many others. Recognize barcodes from different image types:
Supported Barcode Symbologies
Australia Post
Code93 Standard
IATA 2 of 5
Planet
Aztec
DataMatrix
Interleaved2of5
Postnet
BooklandEAN
Deutsche Post Identcode
Italian Post 25
PZN
Codabar
Deutsche Post Leticode
ITF14
QR
Code11
EAN128
MacroPDF417
SSCC18
Code128
EAN13
Matrix 2 of 5
Standard2of5
Code39 Extended
EAN13
MSI
UPCA
Code39 Standard
EAN14(SCC14)
OPC
UPCE
Code93 Extended
EAN8
PDF417
USPS OneCode
Barcode Generation
Aspose.BarcCode for Cloud allows you to generate barcode images from scratch. You can create barcodes of linear (1D), two-dimentional (2D) or postal types and generate an output image, which can be used with any product or item where you want to attach a barcode.
Barcode Reorganization
To recognize barcodes from images Aspose.BarCode is equipped with the above Symbologies. With these symbologies reading and recognizing of different type of barcodes with precision and accuracy is very easy. Aspose.BarCode for Cloud provides you all the required features to recognize barcodes from different types of images. This REST API can recognize linear barcodes, 2D barcodes and postal barcodes. It can also read the barcodes either from a file on the disk or from a stream.
Installation and Configuration
- Download “Aspose.BarCode_Cloud_SDK_for_PHP_v1.0.0“.
- Include “vendor/autoloader.php” file in your script.
- In src/Aspose/Barcode/AsposeApp.php Set the following variables
/**
* Represents AppSID for the app.
*/
public static $appSID = 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx';
/**
* Represents ApiKey for the app.
*/
public static $apiKey = 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx';
Documentation
A detailed documentation to get familiar with the resources and operations of Aspose.BarCode for Cloud REST API is available for the developers.
Examples
Start a Free Trial Today
Start a free trial today – all you need is to sign up with the Aspose Cloud service. Once you have signed up, you are ready to try the powerful file processing features offered by Aspose for Cloud.