Skip to content

Commit 8ef2e38

Browse files
committed
Added Google Cloud Platform
1 parent bf95dc2 commit 8ef2e38

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

projects.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ code-quality:
5555
sdk:
5656
- google-api
5757
- facebook-ads
58-
- amazon-instant-access
58+
- google-cloud-platform
5959
- facebook-instant-articles
6060
# the order in the default category is irrelevant because these projects are
6161
# displayed in alphabetical order

projects/google-cloud-platform.png

5.4 KB
Loading

projects/google-cloud-platform.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name: Google Cloud Platform SDK
2+
url: https://googlecloudplatform.github.io/google-cloud-php/#/
3+
dependencies:
4+
- https://github.com/GoogleCloudPlatform/php-tools/blob/master/composer.json
5+
- https://github.com/GoogleCloudPlatform/google-cloud-php/blob/master/composer.json
6+
description: |
7+
Google Cloud Client Library for PHP - an idiomatic, intuitive, and natural
8+
way for PHP developers to integrate with Google Cloud Platform services,
9+
like Cloud Datastore and Cloud Storage.

0 commit comments

Comments
 (0)