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
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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...