phpMSWordParser provide mail merge capability to generate Word (.docx format) document. Your PHP application can dynamically generate Word document from a template file.
Features
- Mail merge using Word (.docx format) document as template
- Embed data from database into generated Word document
- Produce single/multiple Word (.docx format) documents from single template
Categories
LibrariesLicense
GNU General Public License version 3.0 (GPLv3)Follow phpMSWordParser
Other Useful Business Software
Get the most trusted enterprise browser
Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
Rate This Project
Login To Rate This Project
User Reviews
-
This was an excellent class . I just wanted to integrate word into my internal site at work and didn't want the overhead of something like PHPOffice. This worked perfectly and saved me a ton of time. It is light and easy to use. To the other reviewer who said it did not work, I think you must be doing something wrong because the code works as expected.
-
The code creates a new document based on the template but doesn't substitute the placeholder values...