google-api-php-client
google-api-php-client copied to clipboard
DO NOT USE THIS PACKAGE. ITS NOT MAINTAINED.
HOW I INSTALL YOUR CODE WITHOUT COMPOSER?
I've refactored some parts of the code to make the library work for google analytics data - mainly class renamings
Can you create new branch with stable version of this bundle as 1.0.0 to tag it in packagist for compsoser?
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?