OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
firebase
/
vendor
/
google
/
cloud-core
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/12/2024 10:32:56 AM
rwxr-xr-x
📁
.git
-
08/12/2024 10:34:54 AM
rwxr-xr-x
📄
.gitattributes
73 bytes
08/12/2024 10:32:53 AM
rw-r--r--
📁
.github
-
08/12/2024 10:33:12 AM
rwxr-xr-x
📄
.repo-metadata.json
257 bytes
08/12/2024 10:32:53 AM
rw-r--r--
📄
CODE_OF_CONDUCT.md
1.97 KB
08/12/2024 10:32:53 AM
rw-r--r--
📄
CONTRIBUTING.md
522 bytes
08/12/2024 10:32:53 AM
rw-r--r--
📄
LICENSE
11.29 KB
08/12/2024 10:32:53 AM
rw-r--r--
📄
README.md
1.01 KB
08/12/2024 10:32:54 AM
rw-r--r--
📄
SECURITY.md
336 bytes
08/12/2024 10:32:54 AM
rw-r--r--
📄
VERSION
8 bytes
08/12/2024 10:32:54 AM
rw-r--r--
📁
bin
-
08/12/2024 10:33:12 AM
rwxr-xr-x
📄
composer.json
1.7 KB
08/12/2024 10:32:53 AM
rw-r--r--
📄
perf-bootstrap.php
86 bytes
08/12/2024 10:32:54 AM
rw-r--r--
📄
phpunit-snippets.xml.dist
579 bytes
08/12/2024 10:32:54 AM
rw-r--r--
📄
phpunit-system.xml.dist
575 bytes
08/12/2024 10:32:54 AM
rw-r--r--
📄
phpunit.xml.dist
536 bytes
08/12/2024 10:32:54 AM
rw-r--r--
📄
snippet-bootstrap.php
126 bytes
08/12/2024 10:32:54 AM
rw-r--r--
📁
src
-
08/12/2024 10:33:48 AM
rwxr-xr-x
📄
system-bootstrap.php
88 bytes
08/12/2024 10:32:54 AM
rw-r--r--
📁
tests
-
08/12/2024 10:33:49 AM
rwxr-xr-x
📄
unit-bootstrap.php
511 bytes
08/12/2024 10:32:54 AM
rw-r--r--
Editing: README.md
Close
# Google Cloud Core Libraries for PHP [](https://packagist.org/packages/google/cloud-core) [](https://packagist.org/packages/google/cloud-core) * [API documentation](https://cloud.google.com/php/docs/reference/cloud-core/latest) **NOTE:** This repository is part of [Google Cloud PHP](https://github.com/googleapis/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. ```sh $ 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.