定制 smart-dato/zpl 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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:

  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

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

统计信息

  • 总下载量: 866
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-01-05