zvinger/php-google-doc

Easy way to manipulate google docs

Maintainers

Package info

github.com/zvinger/php-google-doc

Issues

pkg:composer/zvinger/php-google-doc

Statistics

Installs: 707

Dependents: 0

Suggesters: 0

Stars: 0

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

This package is not auto-updated.

Last update: 2026-03-15 13:04:02 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.