Download the PHP package irebega/docx-replacer without Composer
On this page you can find all versions of the php package irebega/docx-replacer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package docx-replacer
PHP .docx replacer
Extention is no longer supported.
Docx format has so much unconsistency in their xml files and I just can't predict every case. You still can use extension, but on your own risk.
Replace your variables to text or even to images in .docx files
Install
Require this package with composer using the following command:
Text to text replace
This code will replace $search to $replace in $pathToDocx file
If you want search to be case insensitive use replaceTextInsensitive
like:
Text to image replace
This code will replace text $search to image that are located in $path in $pathToDocx file
License
PHP .docx replacer is open-sourced software licensed under the MIT license
All versions of docx-replacer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
ext-zip Version *
ext-zip Version *
The package irebega/docx-replacer contains the following files
Loading the files please wait ....