PHPackages                             atans/atans-gcp - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. atans/atans-gcp

ActiveLibrary[API Development](/categories/api)

atans/atans-gcp
===============

Google Cloud Print module for Zend Framework 2

v1(12y ago)159MITPHPPHP &gt;=5.3.3

Since Apr 24Pushed 10y ago1 watchersCompare

[ Source](https://github.com/atans/AtansGCP)[ Packagist](https://packagist.org/packages/atans/atans-gcp)[ Docs](https://github.com/atans/AtansGCP)[ RSS](/packages/atans-atans-gcp/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

AtansGCP
========

[](#atansgcp)

Google Cloud Print module for Zend Framework 2 (Beta Version)

Installation
============

[](#installation)

### With composer

[](#with-composer)

1.Add this project in your composer.json:

```
"require": {
    "atans/atans-gcp": "dev-master"
}

```

2.Now tell composer to download AtansGCP by running the command:

```
$ php composer.phar update

```

### Post installation

[](#post-installation)

1. Enabling it in your `application.config.php` file.

```
