gelinger777/escpos-tools
最新稳定版本:1.0.1
Composer 安装命令:
composer require gelinger777/escpos-tools
包简介
PHP Packager compose
README 文档
README
This repository provides command-line utilities for extracting information from binary ESC/POS data. ESC/POS is a page description language that is commonly used for receipt printing.
Currently we have a prototype ESC/POS parser, which can extract the commands contained in printable ESC/POS binary data, and render them to various formats.
Quick start
This project is requires:
- PHP 5.6 or better
- The
mbstringandimagickextensions - composer
To install from source:
git clone https://github.com/receipt-print-hq/escpos-tools
cd escpos-tools
composer install
Included utilities
esc2text
esc2text extracts text and line breaks from binary ESC/POS files.
esc2html
esc2html converts binary ESC/POS files to HTML.
escimages
escimages extracts graphics from binary ESC/POS files in PBM and PNG format.
Contribute
Licensing
统计信息
- 总下载量: 136
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-03-13