
Monolog/monolog suggests installing php-console/php-console (Allow sending log messages to Google Chrome) Monolog/monolog suggests installing rollbar/rollbar (Allow sending log messages to Rollbar) Monolog/monolog suggests installing aws/aws-sdk-php (Allow sending log messages to AWS services like DynamoDB) Monolog/monolog suggests installing mongodb/mongodb (Allow sending log messages to a MongoDB server via PHP Driver) Monolog/monolog suggests installing ext-mongo (Allow sending log messages to a MongoDB server) Monolog/monolog suggests installing ext-amqp (Allow sending log messages to an AMQP server (1.0+ required)) Monolog/monolog suggests installing php-amqplib/php-amqplib (Allow sending log messages to an AMQP server using php-amqplib) Monolog/monolog suggests installing ruflin/elastica (Allow sending log messages to an Elastic Search server) Monolog/monolog suggests installing doctrine/couchdb (Allow sending log messages to a CouchDB server)

Monolog/monolog suggests installing sentry/sentry (Allow sending log messages to a Sentry server) Monolog/monolog suggests installing graylog2/gelf-php (Allow sending log messages to a GrayLog2 server) Phpseclib/phpseclib suggests installing ext-gmp (Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.) Phpseclib/phpseclib suggests installing ext-mcrypt (Install the Mcrypt extension in order to speed up a few other cryptographic operations.) Phpseclib/phpseclib suggests installing ext-libsodium (SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.) Installing google/apiclient (v2.0.0): Downloading (100%) Installing google/auth (v0.8): Downloading (100%) Installing psr/cache (1.0.1): Downloading (100%) Installing google/apiclient-services (v0.139): Downloading (100%) Installing firebase/php-jwt (v3.0.0): Downloading (100%) Installing monolog/monolog (1.25.4): Downloading (100%) Installing phpseclib/phpseclib (2.0.28): Downloading (100%)

Installing guzzlehttp/guzzle (6.2.0): Downloading (100%) Installing guzzlehttp/promises (v1.3.1): Loading from cache Installing guzzlehttp/psr7 (1.2.3): Downloading (100%) Installing psr/http-message (1.0.1): Loading from cache

Package operations: 12 installs, 0 updates, 0 removals Updating dependencies (including require-dev) Loading composer repositories with package information PS C:\xampp\htdocs\examples> composer require google/apiclient:^2.0 This will install the apiclient into your project. Open terminal in your project root and type below command. Final step is to download client configuration Installation and Configure Google Client Library in your project
