PHPackages                             andersonls/zpl - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. andersonls/zpl

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

andersonls/zpl
==============

 This library is a php wrapper for the ZPL Programming Language.

v1.0.1(2mo ago)34127.1k—0.5%16GPL-3.0-or-laterPHPPHP &gt;=8.2CI passing

Since Mar 12Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/andersonls/zpl)[ Packagist](https://packagist.org/packages/andersonls/zpl)[ Docs](https://github.com/andersonls/zpl)[ RSS](/packages/andersonls-zpl/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (6)Versions (12)Used By (0)

This library is a php wrapper for the ZPL Programming Language.
---------------------------------------------------------------

[](#this-library-is-a-php-wrapper-for-the-zpl-programming-language)

---

Installation:
-------------

[](#installation)

```
composer require andersonls/zpl
```

How to use
----------

[](#how-to-use)

Below are concise examples showing common (simple) and more advanced usages of the library.

Simple usage (create a label with one cell and print it):

```
