ptournem/phpword
Composer 安装命令:
composer require ptournem/phpword
包简介
Fork of PHPWord - A pure PHP library for reading and writing word processing documents (DOCX, ODT, RTF, HTML, PDF) with added functionnalities for images and templating
关键字:
README 文档
README
Fork From PHPWord
Only templateProcessor change :
- You can replace a var "${var}" with an image in the document
- A sample is provide in sample 07
- You can get the template structure in a Block object which contains an array of Block and an array of variables
TO DO : be able to replace a var with an image in headers and footers TO DO : PHPUnit Test for added functionnality
统计信息
- 总下载量: 36
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0
- 更新时间: 2016-06-29