Composer can be used with App Engine; we have documentation for a PHP component framework, Symfony, that uses composer as part of the process: https://cloud.google.com/appengine/docs/php/symfony-hello-world. You should be able to see how composer is used with app engine there. Maybe someone else can chime in specifically on Guzzle, though?
On Wed, Jul 8, 2015 at 12:41 PM, Alex Kerr <[email protected]> wrote: > Hi, > > I need to use Guzzle (HTTP client, > http://guzzle.readthedocs.org/en/latest/ ) in a project on App Engine, > and the only installation method suggested is using Composer. > > Anyone know how to install/use Composer ( > https://getcomposer.org/doc/00-intro.md) on App Engine* and/or *install > Guzzle without needing Composer? > > Many thanks! > Alex > > -- > 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/f5ab4ab0-add1-4993-af23-f6c10767c071%40googlegroups.com > <https://groups.google.com/d/msgid/google-appengine/f5ab4ab0-add1-4993-af23-f6c10767c071%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Josh Moore | Cloud Solutions Engineer | [email protected] | -- 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/CAOvpJmWodE%2B%2BZGCNQyFnj_GTeQkgXapy830zJZm_Yo2tvVdkUA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
