Migrate this Zend Gdata code from ZF to ZF2
问题 Sorry for such a bad question but I spend 2 hours without any success. Zend Docs are horrible ... I have found this Zend_Gdata library and Picasa data API -- loader.php file missing, but its crashing at line 2 Class 'Application\Controller\Zend\Loader\StandardAutoloader' not found, which obviously isn't the correct path. I am not sure why ZF does not use ...\vendor\ZF2\library\Zend\Loader\ Im using https://github.com/zendframework/ZendSkeletonApplication which is working, but nothing else