{ "name": "google/cloud-core", "description": "Google Cloud PHP shared dependency, providing functionality useful to all components.", "license": "Apache-2.0", "minimum-stability": "stable", "require": { "php": ">=5.6", "rize/uri-template": "~0.3", "google/auth": "^1.18", "guzzlehttp/guzzle": "^5.3|^6.5.7|^7.4.4", "guzzlehttp/promises": "^1.3", "guzzlehttp/psr7": "^1.7|^2.0", "monolog/monolog": "^1.1|^2.0|^3.0", "psr/http-message": "1.0.*" }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0|^8.0", "yoast/phpunit-polyfills": "^1.0", "phpspec/prophecy": "^1.10.3", "squizlabs/php_codesniffer": "2.*", "phpdocumentor/reflection": "^3.0||^4.0||^5.3", "erusev/parsedown": "^1.6", "google/gax": "^1.9", "opis/closure": "^3", "google/cloud-common-protos": "^0.3" }, "suggest": { "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" }, "extra": { "component": { "id": "cloud-core", "target": "googleapis/google-cloud-php-core.git", "path": "Core", "entry": "src/ServiceBuilder.php" } }, "bin": [ "bin/google-cloud-batch" ], "autoload": { "psr-4": { "Google\\Cloud\\Core\\": "src" } }, "autoload-dev": { "psr-4": { "Google\\Cloud\\Core\\Tests\\": "tests" } } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
bin | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
.gitattributes | File | 70 B | 0644 |
|
.repo-metadata.json | File | 226 B | 0644 |
|
CODE_OF_CONDUCT.md | File | 1.93 KB | 0644 |
|
CONTRIBUTING.md | File | 512 B | 0644 |
|
LICENSE | File | 11.09 KB | 0644 |
|
README.md | File | 1012 B | 0644 |
|
SECURITY.md | File | 329 B | 0644 |
|
VERSION | File | 7 B | 0644 |
|
composer.json | File | 1.66 KB | 0644 |
|
perf-bootstrap.php | File | 81 B | 0644 |
|
snippet-bootstrap.php | File | 119 B | 0644 |
|
system-bootstrap.php | File | 83 B | 0644 |
|
unit-bootstrap.php | File | 501 B | 0644 |
|