zvinger/php-google-doc

Easy way to manipulate google docs

Installs: 632

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/zvinger/php-google-doc

dev-master 2023-03-01 12:32 UTC

This package is not auto-updated.

Last update: 2025-09-28 10:32:12 UTC


README

Easy way to manipulate google docs

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist amorev/php-google-doc "*"

or add

"amorev/php-google-doc": "*"

to the require section of your composer.json file.