strong2much/yii2-word

Helper and wrapper class for PHPWord for simple communication

Installs: 461

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 1

Open Issues: 0

Type:yii2-extension

dev-master 2015-11-21 18:35 UTC

This package is auto-updated.

Last update: 2024-04-05 06:09:47 UTC


README

Helper and wrapper class for PHPWord for simple communication.

Installation

Install package by composer

{
    "require": {
       "strong2much/yii2-word": "dev-master"
    }
}

Or

$ composer require strong2much/yii2-word "dev-master"