google-api-php-client-services

Client library for Google APIs

APACHE-2.0 License

Downloads
123M
Stars
1.2K
Committers
25

Bot releases are hidden (Show)

google-api-php-client-services - v0.200.0

Published by bshaffer over 3 years ago

v0.200.0

Improvements

  • Generated classes now use namespaces
  • Generated classes have been moved from src/Google/Service to src
  • Modern [] array syntax is used instead of array()
  • Service classes now accept an optional Google\Client|array $clientOrConfig parameter as their constructor instead of requiring an instance of Google\Client
  • ::class is used for evaluating class names

Backwards-Compatibility

  • The autoloader in autoload.php ensures backwards compatibility with google/apiclient
  • Every class file calls class_alias to create an alias for the legacy class name.
  • Tests have been added to check forward and backwards compatibility (see tests/VendorTest.php)
google-api-php-client-services - v0.172.0

Published by dwsupplee over 3 years ago

Manual release of latest batch of API updates.

google-api-php-client-services - v0.170.0

Published by dwsupplee over 3 years ago

Manual release of latest batch of API updates.

google-api-php-client-services - v0.156

Published by bshaffer almost 4 years ago

Bug Fixes

  • array typehint (#238)
google-api-php-client-services -

Published by bshaffer almost 4 years ago

New version of Generator

  • The code for generating the classes in this library have been moved into this repo
  • The service classes have been regenerated to match the new generator
  • Parameters are now organized alphabetically
google-api-php-client-services -

Published by jdpedrie about 4 years ago

google-api-php-client-services - v0.128

Published by jdpedrie over 4 years ago

google-api-php-client-services - v0.122

Published by dwsupplee almost 5 years ago

Manual release

google-api-php-client-services -

Published by dwsupplee over 5 years ago

Manually generated update (2019-01-25)