Generate Barcode PHP

Generate various barcode formats like Code 128 or EAN. Customize dimensions and image formats including vectorial SVG.

Barcode Tools

Generate Barcode PHP Overview

The Generate Barcode PHP SDK allows you to generate high-quality barcode images from provided payload. It supports a wide range of barcode formats, including 1D barcodes like Code 128, Code 39, EAN-13, and 2D barcodes like Data Matrix. You can customize the output image format (vectorial SVG, PNG, JPG, TIFF), set specific dimensions (width and height), adjust margins, and set image resolution. The PHP SDK also provides an option to use recommended proportions for optimal readability and supports GS1 formatting standard.

Lightning Fast Conversions

Process and convert files in seconds with our high-performance cloud infrastructure.

Accuracy Guaranteed

Our advanced algorithms ensure pixel-perfect and content-accurate file conversions.

Enterprise-Grade Security

ISO 27001, HIPAA, and GDPR compliant with encrypted file processing.

Global Infrastructure

Strategically located servers ensure low latency and high availability worldwide.

Developer Friendly

Comprehensive SDKs and clear documentation for quick and simple integration.

Time-Saving Automation

Automate repetitive document workflows and focus on what matters most.

Customizable Parameters

Fine-tune your automation with these powerful conversion options

Data

String

The value to encode in the barcode. Can contain plain text or structured content. Common use cases include URLs, email links, SMS messages, and contact details (vCard). Advanced formats such as payment instructions (e.g., SEPA) or cryptocurrency URIs allow encoding of actionable, machine-readable data.

BarcodeFormat

Collection Default: code128

The format of the barcode.

Values:   code128 code39 qrcode datamatrix ean13 ean8 pdf417 aztec upca upce itf14

Gs1Format

Bool Default: False

If set to true, the barcode will be generated in GS1 format.

OutputFormat

Collection Default: svg

The format of the output image.

Values:   svg png jpg tiff

ImageWidth

Integer Default: 600

Image width in pixels.

Range:   10 .. 20000

ImageHeight

Integer Default: 600

Image height in pixels.

Range:   10 .. 20000

ScaleProportions

Bool Default: True

If set to true, the barcode will be generated using recommended proportions based on the larger dimension.

ImageResolution

Integer Default: 200

Set output image resolution in dpi.

Range:   10 .. 800

Margin

Integer Default: 0

The margin of the barcode image in pixels.

Range:   0 .. 1000

StoreFile

Bool Default: False

When the StoreFile parameter is set to True, your converted file is written to ConvertAPI’s encrypted, temporary storage and made available via a time-limited secure download URL, valid for up to 3 hours. After this period, the file is permanently deleted.

When StoreFile is set to False, conversion happens entirely in-memory. The raw file bytes are streamed back in the API response without touching disk or external storage, ensuring maximum security and zero persistence so that only you can access the content.

Step-by-Step Guide

Easy Generate Barcode integration using our simple library for PHP

1. Install the PHP SDK

ConvertAPI provides a PHP library that allows you to perform a Generate Barcode conversion with just a few lines of code. Generate Barcode documents using PHP programming language with no effort at all!

Execute the following command in your project root:
composer require convertapi/convertapi-php

Or install it manually using ConvertApi autoloader:

Following extensions are required: curl & json
require_once('/path/to/convertapi-php/lib/ConvertApi/autoload.php');

2. Generate Barcode - complete code snippet for PHP

Once you have your authentication in place, simply copy-paste this data to barcode conversion code snippet into your PHP project:

Integrate within minutes

Easy Generate Barcode automation using our simple PHP SDK

Try the Generate Barcode conversion online

Try it Free

Compatible With all PHP Frameworks & Tools

Compatible with PHP Available on Composer Compatible with Symphony Compatible with Laravel Works well with Guzzle Compatible with PHP Unit Compatible with PHP Storm

Businesses trust us

Highest rated File Conversion API on major B2B software listing platforms: Capterra, G2, and Trustpilot.

"ConvertAPI has been a game-changer for our document automation workflows. Their conversion accuracy and API reliability are unmatched in the industry for over 7 years."

"ConvertAPI is a reliable, cost-effective solution with a proven track record of stability. It has grown significantly in maturity, adopting enterprise-grade practices over the years."

"We've integrated ConvertAPI across our entire document processing platform. The performance is exceptional and the support team is always responsive. Highly recommended!"

Enterprise-Grade Security

We ensure that all document processing is handled securely in the cloud, adhering to industry-leading standards like ISO 27001, GDPR, and HIPAA. To enhance security even further, we can ensure that no files or data are stored on our servers and never leave your country.

Learn more about security

Ready to Streamline Your File Conversions?