Hi Tom,

This looks like a fantastic contribution for any PHP App Engine developers,
I for one have been looking for an easier solution to write to datastore
from PHP and I thank you for creating and sharing this. I will most
certainly have a play with it.

Thanks
Ant

Kind Regards,
Anthony Shapley

Follow me on Twitter <http://www.twitter.com/anthonyshapley>, Facebook
<http://www.facebook.com/anthony.shapley> or Google+
<https://plus.google.com/111153690494421503825/>. Visit the website
<http://www.shapleytech.ltd.uk> to see our work.


On 13 January 2015 at 13:46, Tom Walder <[email protected]> wrote:

> I've just released a library that sits on top of the Google PHP API client.
>
> It makes reading and writing with Datastore much easier (I hope).
>
> Check it out - it might help you if you're still looking.
>
> https://github.com/tomwalder/php-gds
>
>
>
> On Wednesday, 25 June 2014 19:22:33 UTC+1, Nooby wrote:
>>
>> Hello,
>>
>> I was wondering if there is any PHP documentation about writing to the
>> datastore? I know PHP is experimental at this stage. So is this something
>> that will be available in the future?
>>
>> Having written websites in PHP, it is the language that makes most sense
>> to me writing an app engine app. I have got as far as letting the user
>> upload an image to the blobstore. Now I need to store the list of images in
>> datastorage. (I don't want to use Cloud SQL because firstly it's not
>> scalable and secondly there is no free quota).
>>
>> Thanks.
>>
>  --
> 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.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to