google-api-php-client icon indicating copy to clipboard operation
google-api-php-client copied to clipboard

DO NOT USE THIS PACKAGE. ITS NOT MAINTAINED.

Results 5 google-api-php-client issues
Sort by recently updated
recently updated
newest added

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?