php-edifact/edifact-generator
最新稳定版本:1.3.2
Composer 安装命令:
composer require php-edifact/edifact-generator
包简介
EDIFACT message generators
README 文档
README
The classes provided by this package give a fluent interface which simplifies the encoding of an EDI (mainly UN/EDIFACT) message.
The resulting array can be encoded in a valid message with EDI\Encoder class provided by https://github.com/PHPEdifact/edifact.
Each message type extends a generic Message class which provides common helpers.
See SAMPLES.md for code examples using this library.
统计信息
- 总下载量: 187.34k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 37
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0-or-later
- 更新时间: 2016-09-10