Download the PHP package reginaldoazevedojr/zebra without Composer
On this page you can find all versions of the php package reginaldoazevedojr/zebra. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download reginaldoazevedojr/zebra
More information about reginaldoazevedojr/zebra
Files in reginaldoazevedojr/zebra
Download reginaldoazevedojr/zebra
More information about reginaldoazevedojr/zebra
Files in reginaldoazevedojr/zebra
Vendor reginaldoazevedojr
Package zebra
Short Description PHP ZPL builder and a basic client for network-connected Zebra label printers.
License
Package zebra
Short Description PHP ZPL builder and a basic client for network-connected Zebra label printers.
License
Please rate this library. Is it a good library?
Informations about the package zebra
Zebra
PHP ZPL builder and a basic client for network-connected Zebra label printers.
Requires: PHP 5.6 with the GD module.
- Create ZPL code in PHP that is clean and easy to read.
- Convert images to ASCII hex bitmaps (JPEG, PNG, GIF, WBMP, and GD2 supported).
- Simple wrapper for PHP sockets to send ZPL to the printer via raw TCP/IP (port 9100).
Example
The following example will print a label with an image positioned 50 dots from the top left.
The same example using static constructors and method chaining:
Installation with Composer
All versions of zebra with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
ext-gd Version *
ext-gd Version *
The package reginaldoazevedojr/zebra contains the following files
Loading the files please wait ....