Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

readme.md

Google Cloud PHP Development Scripts

Google Cloud PHP includes a Symfony Console application in dev/google-cloud to automate certain development and maintenance tasks. The console app can be easily invoked by running composer google-cloud at the command line.

Commands

  • composer google-cloud release <major|minor|patch|version-number> Create a new release of Google Cloud PHP.
  • composer google-cloud docs [<source] [<output>] Generate Google Cloud PHP documentation.