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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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...