smart-dato/zpl
最新稳定版本:0.0.3
Composer 安装命令:
composer require smart-dato/zpl
包简介
object-oriented ZPL command builder
README 文档
README
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
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:
-
Run the following command in your project directory to add the repository to your
composer.jsonfile:composer config repositories.smart-dato/zpl vcs git@bitbucket.org:smartdato/zpl.git
This command will automatically create a
repositoriessection in yourcomposer.jsonif it doesn't exist and add the repository information. -
After adding the repository, you can now run the following command in your project directory:
composer require smart-dato/zpl:dev-main
License
This package is private and its use is subject to the license agreement.
统计信息
- 总下载量: 866
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-01-05