strong2much/yii2-word

Helper and wrapper class for PHPWord for simple communication

Maintainers

Package info

github.com/dtatarnikov/yii2-word

Homepage

Type:yii2-extension

pkg:composer/strong2much/yii2-word

Statistics

Installs: 541

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-05 09:56:07 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"