You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Google Cloud PHP now supports Google Cloud Datastore. Cloud Datastore is a highly-scalable NoSQL database for your application.
Introducing support for Google Translate API. Translate allows you to dynamically translate between thousands of available language pairs. Language detection is also available In cases where the source language is unknown.
What's Updated?
Google Cloud PHP now supports the Pub/Sub Emulator. Just start the emulator, set the environment variable PUBSUB_EMULATOR_HOST, and we'll take care of the rest.
Thank You's
Thanks to @kop for helping get the Pub/Sub Emulator support added to the library.
Thanks to @cedricziel for feedback and contributions to Datastore, several documentation fixes, and bugfixes.
Thanks to @adriankirchner for fixing a mistake in our documentation.