Skip to content

Google Cloud PHP v0.6.0

Compare
Choose a tag to compare
@jdpedrie jdpedrie released this 09 Aug 17:59

Google Cloud PHP v0.6.0

What's New?

  • Google Cloud PHP now supports Google Cloud Platform's Natural Language API. Natural Language can be used to extract information about people, places, events and more, to understand sentiment in human language, or parse intent. Natural Language is the second Machine Learning API implemented in Google Cloud PHP, following the release of Vision in v0.5.0.

What's Updated?

  • Google Cloud PHP now allows you to programmatically delete BigQuery tables, and to insert rows directly into your table one at a time, or as a batch.