google-api-php-client
google-api-php-client copied to clipboard
redeclare class
I use apiBloggerService, apiPlusService and apiCalendarService and I got error:
PHP Fatal error: Cannot redeclare class
GoogleApi\Contrib\CommentsServiceResource in
/vendor/evert/google-api-php-client/src/GoogleApi/Contrib/apiPlusService.php
on line 144
What can I do?
This package is no longer maintained, I do not recommend using it.. at all.. ever.
and what you recommend instead?
I'd recommend going with the official library:
https://code.google.com/p/google-api-php-client/