PHPackages                             wethinkright/google-cloud-silex - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. wethinkright/google-cloud-silex

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

wethinkright/google-cloud-silex
===============================

A Silex Service Provider for Google Cloud PHP

v1.0(9y ago)31.6kApache 2.0PHP

Since Nov 13Pushed 9y ago1 watchersCompare

[ Source](https://github.com/wethinkright/google-cloud-silex)[ Packagist](https://packagist.org/packages/wethinkright/google-cloud-silex)[ RSS](/packages/wethinkright-google-cloud-silex/feed)WikiDiscussions master Synced today

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

Google Cloud PHP Silex Service Provider
=======================================

[](#google-cloud-php-silex-service-provider)

[![Build Status](https://camo.githubusercontent.com/0eb93d496bae4e2d74e07679735d70947111b3ab322913d7653f56e1ba22d4c7/68747470733a2f2f7472617669732d63692e6f72672f77657468696e6b72696768742f676f6f676c652d636c6f75642d73696c65782e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/wethinkright/google-cloud-silex) [![codecov](https://camo.githubusercontent.com/e6ba764bbda1edb04e3c044bb1a034a54f11054ce6d24e312c2c46f6b5b955a5/68747470733a2f2f636f6465636f762e696f2f67682f77657468696e6b72696768742f676f6f676c652d636c6f75642d73696c65782f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/wethinkright/google-cloud-silex)

This package makes integrating [Google Cloud PHP](https://github.com/googlecloudplatform/google-cloud-php) into your Silex application quick and easy.

Installation
------------

[](#installation)

```
$ composer require wethinkright/google-cloud-silex
```

Usage
-----

[](#usage)

To learn how ServiceProviders work and how they can be loaded in your application, refer to the [Silex Documentation](http://silex.sensiolabs.org/doc/master/providers.html#loading-providers).

```
