Hi Tom, I must say, not coding often in PHP, I don't really know how to use your library. But I can attest from your activity on Stack that you support it greatly and you know your datastore stuff, so I can only assume this is amazing!
I'm looking it up right now, but I'd like to already thank you for the great work, this will definitely be useful to our PHP users :). Thank you again, have a great weekend! On Friday, July 10, 2015 at 10:52:28 AM UTC-4, Tom Walder wrote: > > Hi there, > > For anyone that is interested or wants to help with beta testing... > > Version 2.0 of the PHP-GDS library for accessing Datastore from PHP on App > Engine (or not) is in beta. > > https://github.com/tomwalder/php-gds > > Here's a copy of the "New in 2.0" section: > > > New features in 2.0 include > > - *Faster* - use of Google Protocol Buffer allows faster, low-level > access to Datastore > - *Easier to use* - sensible defaults and auto-detection for AppEngine > environments > - *Less dependencies* - no need for the Google PHP API Client, unless > running remote or from non-AppEngine environments > - *Local development* - Using the Protocol Buffers allows us to access > the development server Datastore > - *Local GQL support* - By default, the local development server does > not support GQL. I've included a basic GQL parser that makes this work. > - *Data Migrations* - leverage multiple Gateways to ship data between > local and live Datastore > - *Unit tests* > > > > Thanks in advance! > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/7aa59e00-0059-44bc-983a-ebdc6bc761ee%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
