Google just announced support for a PHP runtime for App Engine. I have an app developed using the Java runtime which utilizes the native App Engine datastore. It currently f
This library was recently released (by me) - I hope it helps people finding this thread.
It makes using Datastore from PHP (on App Engine or not) much easier.
https://github.com/tomwalder/php-gds
Enjoy!