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
Secure User Management, Made Simple | Frontegg
Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complex setup required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
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...