google / cloud-core
Google Cloud PHP shared dependency, providing functionality useful to all components.
v1.60.0
2024-09-28 04:24 UTC
Requires
- php: ^8.0
- google/auth: ^1.34
- google/gax: ^1.34.0
- guzzlehttp/guzzle: ^6.5.8|^7.4.4
- guzzlehttp/promises: ^1.4||^2.0
- guzzlehttp/psr7: ^2.6
- monolog/monolog: ^2.9|^3.0
- psr/http-message: ^1.0|^2.0
- rize/uri-template: ~0.3
Requires (Dev)
- erusev/parsedown: ^1.6
- google/cloud-common-protos: ~0.5
- opis/closure: ^3
- phpdocumentor/reflection: ^5.3.3
- phpdocumentor/reflection-docblock: ^5.3
- phpspec/prophecy-phpunit: ^2.0
- phpunit/phpunit: ^9.0
- squizlabs/php_codesniffer: 2.*
Suggests
- opis/closure: May be used to serialize closures to process jobs in the batch daemon. Please require version ^3.
- symfony/lock: Required for the Spanner cached based session pool. Please require the following commit: 3.3.x-dev#1ba6ac9
- dev-main
- v1.60.0
- v1.59.1
- v1.59.0
- v1.58.2
- v1.58.1
- v1.58.0
- v1.57.0
- v1.56.2
- v1.56.1
- v1.56.0
- v1.55.0
- v1.54.0
- v1.53.1
- v1.53.0
- v1.52.11
- v1.52.10
- v1.52.9
- v1.52.8
- v1.52.7
- v1.52.6
- v1.52.5
- v1.52.4
- v1.52.3
- v1.52.2
- v1.52.1
- v1.52.0
- v1.51.2
- v1.51.1
- v1.51.0
- v1.50.0
- v1.49.4
- v1.49.3
- v1.49.2
- v1.49.1
- v1.49.0
- v1.48.1
- v1.48.0
- v1.47.4
- v1.47.3
- v1.47.2
- v1.47.1
- v1.47.0
- v1.46.1
- v1.46.0
- v1.45.0
- v1.44.4
- v1.44.3
- v1.44.2
- v1.44.1
- v1.44.0
- v1.43.2
- v1.43.1
- v1.43.0
- v1.42.2
- v1.42.1
- v1.42.0
- v1.41.1
- v1.41.0
- v1.40.0
- v1.39.0
- v1.38.0
- v1.37.1
- v1.37.0
- v1.36.2
- v1.36.1
- v1.36.0
- v1.35.0
- v1.34.0
- v1.33.1
- v1.33.0
- v1.32.0
- v1.31.0
- v1.30.0
- v1.29.0
- v1.28.2
- v1.28.1
- v1.28.0
- v1.27.0
- v1.26.0
- v1.25.1
- v1.25.0
- v1.24.0
- v1.23.8
- v1.23.7
- v1.23.6
- v1.23.5
- v1.23.4
- v1.23.3
- v1.23.2
- v1.23.1
- v1.23.0
- v1.22.0
- v1.21.1
- v1.21.0
- v1.20.7
- v1.20.6
- v1.20.5
- v1.20.4
- v1.20.3
- v1.20.2
- v1.20.1
- v1.20.0
- v1.19.2
- v1.19.1
- v1.19.0
- v1.18.0
- v1.17.1
- v1.17.0
- v1.16.0
- v1.15.3
- v1.15.2
- v1.15.1
- v1.15.0
- v1.14.1
- v1.14.0
- v1.13.2
- v1.13.1
- v1.13.0
- v1.12.1
- v1.12.0
- v1.11.0
- v1.10.0
- v1.9.0
- v1.8.1
- v1.8.0
- v1.7.0
- v1.6.0
- v1.5.1
- v1.5.0
- v1.4.1
- v1.4.0
- v1.3.0
- v1.2.0
- v1.1.1
- v1.1.0
- v1.0.1
- v1.0.0
- v0.1.0
This package is auto-updated.
Last update: 2024-10-28 04:43:44 UTC
README
NOTE: This repository is part of Google Cloud PHP. Any support requests, bug reports, or development contributions should be directed to that project.
Installation
NOTE This package is not intended for direct use. It provides common infrastructure to the rest of the Google Cloud PHP components.
$ composer require google/cloud-core
Version
This component is considered GA (generally available). As such, it will not introduce backwards-incompatible changes in any minor or patch releases. We will address issues and requests with the highest priority.