Download the PHP package mkdreams/mdword without Composer
On this page you can find all versions of the php package mkdreams/mdword. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mkdreams/mdword
More information about mkdreams/mdword
Files in mkdreams/mdword
Download mkdreams/mdword
More information about mkdreams/mdword
Files in mkdreams/mdword
Vendor mkdreams
Package mdword
Short Description OFFICE WORD 动态数据 绑定数据 生成报告;OFFICE WORD Dynamic data binding data generation report.
License Apache-2.0
Package mdword
Short Description OFFICE WORD 动态数据 绑定数据 生成报告;OFFICE WORD Dynamic data binding data generation report.
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package mdword
MDword
中文文档
Project General Name
Template: a word which will be revised.
Block: the part which will be replaced or cloned.
Project Introduction
Main Use: to generate word dynamically.
Advantage: focus only on dynamic data and logic, rather than adjusting the style, which can modulate the template with the help of office word.
Comparison between MDword & PHPword
-
Similarities
- PHP Package.
- Both can be used to generate office word.
-
Differences
- PHPword concentrates on writing elements one by one. However, it is more powerful and efficient for Mdword just to revise them on the template.
- For updating text styles, adding covers, headers and footers, MDword just modifies the template by office word, while PHPword complicate the task-adjusting every element.
- Directories(Table of content) can be automatically generated.
Tutotials
-
Installation
-
Add annotations or use “${value/}” to the template. Please note that there is a “/” at the end.
-
Invocation Methods (more and richer approaches, for example: tests\samples\simple for readme, such as catalog, sequence number, etc.)
-
Result
-
GIFs
More samples
Communication
Note: Exchange idea on MDword.
Project Plans
All versions of mdword with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package mkdreams/mdword contains the following files
Loading the files please wait ....