An open API service indexing awesome lists of open source software.

https://github.com/mail2nisam/doc-parser

Find and replace text in a word document file. Also we can generate new files from templates
https://github.com/mail2nisam/doc-parser

composer document parser php replace-in-files template word

Last synced: about 2 months ago
JSON representation

Find and replace text in a word document file. Also we can generate new files from templates

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/mail2nisam/doc-parser.svg?branch=master)](https://travis-ci.org/mail2nisam/doc-parser)
[![Latest Stable Version](https://poser.pugx.org/nisam/doc-parser/v/stable)](https://packagist.org/packages/nisam/doc-parser)
[![Total Downloads](https://poser.pugx.org/nisam/doc-parser/downloads)](https://packagist.org/packages/nisam/doc-parser)
[![Latest Unstable Version](https://poser.pugx.org/nisam/doc-parser/v/unstable)](https://packagist.org/packages/nisam/doc-parser)
[![License](https://poser.pugx.org/nisam/doc-parser/license)](https://packagist.org/packages/nisam/doc-parser)

PHP Document Parser
=========================

If you are trying to manage word document, this is the package for.

Features
--------

* PSR-4 autoloading compliant structure
* Unit-Testing with PHPUnit
* Easy to use to any framework or even a plain php file