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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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...