PHPackages                             smart-dato/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. smart-dato/zpl

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

smart-dato/zpl
==============

object-oriented ZPL command builder

0.0.3(1y ago)01.3k↓32.2%1[1 issues](https://github.com/smart-dato/zpl/issues)MITPHPPHP ^8.1

Since Jan 5Pushed 1y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (4)Versions (4)Used By (0)

ZPL
===

[](#zpl)

Introduction
------------

[](#introduction)

ZPL is a PHP package for creating Zebra Programming Language (ZPL) label code. It provides a simple and intuitive API to generate ZPL code in an object-oriented way, making it easier to create complex labels.

Installation
------------

[](#installation)

To install this package, you need to use Composer, a dependency manager for PHP. Before running the require command, you need to add the repository to your composer file so that the package can be found. Here are the steps:

1. Run the following command in your project directory to add the repository to your `composer.json` file:

    ```
    composer config repositories.smart-dato/zpl vcs git@bitbucket.org:smartdato/zpl.git
    ```

    This command will automatically create a `repositories` section in your `composer.json` if it doesn't exist and add the repository information.
2. After adding the repository, you can now run the following command in your project directory:

    ```
    composer require smart-dato/zpl:dev-main
    ```

License
-------

[](#license)

This package is private and its use is subject to the license agreement.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance45

Moderate activity, may be stable

Popularity20

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~217 days

Total

3

Last Release

430d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c3006db55caec62526937fa2d941da32fc5e69e2ca86a52e87c8046da5958d82?d=identicon)[smart-dato](/maintainers/smart-dato)

---

Top Contributors

[![tschigo](https://avatars.githubusercontent.com/u/344100?v=4)](https://github.com/tschigo "tschigo (4 commits)")[![michael-tscholl](https://avatars.githubusercontent.com/u/178569346?v=4)](https://github.com/michael-tscholl "michael-tscholl (1 commits)")

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/smart-dato-zpl/health.svg)

```
[![Health](https://phpackages.com/badges/smart-dato-zpl/health.svg)](https://phpackages.com/packages/smart-dato-zpl)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
