Google App Engine Applications can be written in PHP


Hurrayyy!!!!! A great news for all the PHP Developers is here. Now Google App Engine Applications can be written using PHP. Yet the news is unannounced. Still you can get started with Google App Engine Applications with PHP. Its in experimental phase and so there are limitations with the SDK. Before it gets publicly announced you can still write your applications write away in PHP for Google App Engine and check in your development server. The SDK is available for all 3 major operating systems: MAC, Linux and Windows.

Why use Google App Engine with PHP?

  • Speed and scale of App Engine is high 
  • Simplicity and easy to adopt 
  • Native PHP interpreter
  • Managed and highly available MySQL support via Google Cloud SQL
  • Runs other PHP frameworks and CMS

To deploy your application on live server with the limited preview you need to register your application at https://gaeforphp.appspot.com/ . Documentation of Google App Engine PHP SDK is available at https://developers.google.com/appengine/docs/php/ . A hello world program tutorial is available at https://developers.google.com/appengine/docs/php/gettingstarted/helloworld.

Be checking out http://googleappengine.blogspot.com/  for the official announcement of PHP SDK for Google App Engine.

Comments

Popular posts from this blog

Automate file upload in Selenium IDE

How To Install and Configure Nextcloud