Is there a existing module or file to manage autoloading of sdk classes when using PHP GAE ? This would avoid to require a file when using a class of the google sdk. Thank you for any clue.
Asked
Active
Viewed 336 times
0
-
Actually I can do it with composer, I just have to add "use-include-path" : true to composer.json, and it uses composer's autoloader. – ip512 Nov 07 '13 at 13:06
1 Answers
1
No nothing yet - we're investigating if this is something we want to do provide out of the box.

Stuart Langley
- 7,044
- 1
- 20
- 20