PHPackages                             shyam-achuthan/google-cloud - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. shyam-achuthan/google-cloud

ActiveLibrary[HTTP &amp; Networking](/categories/http)

shyam-achuthan/google-cloud
===========================

A library for easy access of google cloud platform - PubSub ( Alternative to Amazon SQS )

0.1.2(9y ago)2241MITPHP

Since Aug 18Pushed 9y ago1 watchersCompare

[ Source](https://github.com/shyam-achuthan/google-cloud)[ Packagist](https://packagist.org/packages/shyam-achuthan/google-cloud)[ RSS](/packages/shyam-achuthan-google-cloud/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

GoogleCloud
===========

[](#googlecloud)

An easy to use platform for google pubsub on php

composer require shyam-achuthan/google-cloud

### Initializing the library

[](#initializing-the-library)

```
    $projectId = "";
    $key_file_location = "
