Home
Docs
GitHub
Pricing
Blog
Log In

Run Sandworm Audit for your App

Get started
Hold on, we're currently generating a fresh version of this report
Generated on Apr 24, 2024 via composer

google/cloud-core v1.53.1

Google Cloud PHP shared dependency, providing functionality useful to all components.
Package summary
Share
0
issues
3
licenses
10
MIT
2
Apache-2.0
1
BSD-3-Clause
Package created
10 Mar 2017
Version published
19 Jan 2024
Maintainers
2
Total deps
13
Direct deps
5
License
Apache-2.0

Issues

0
This package has no issues

Licenses

MIT License

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
sublicense
private-use
Cannot
hold-liable
Must
include-copyright
include-license
10 Packages, Including:
guzzlehttp/guzzle@7.8.1
guzzlehttp/promises@2.0.2
guzzlehttp/psr7@2.6.2
monolog/monolog@3.6.0
psr/cache@3.0.0
psr/http-client@1.0.3
psr/http-factory@1.0.2
psr/log@3.0.0
ralouphie/getallheaders@3.0.3
symfony/deprecation-contracts@v3.4.0

Apache License 2.0

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
sublicense
private-use
use-patent-claims
place-warranty
Cannot
hold-liable
use-trademark
Must
include-copyright
include-license
state-changes
include-notice
2 Packages, Including:
google/auth@v1.37.1
google/cloud-core@v1.53.1

BSD 3-Clause "New" or "Revised" License

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
place-warranty
Cannot
use-trademark
hold-liable
Must
include-copyright
include-license
1 Packages, Including:
firebase/php-jwt@v6.10.0
Disclaimer

This deed highlights only some of the key features and terms of the actual license. It is not a license and has no legal value. You should carefully review all of the terms and conditions of the actual license before using the licensed material.

Sandworm is not a law firm and does not provide legal services. Distributing, displaying, or linking to this deed or the license that it summarizes does not create a lawyer-client or any other relationship.

Direct Dependencies

5
All Dependencies CSV
β“˜ This is a list of google/cloud-core 's direct dependencies. Data on all dependencies, including transitive ones, is available via CSV download.
NameVersionSizeLicenseTypeVulnerabilities
google/authv1.37.1-Apache-2.0
prod
guzzlehttp/guzzle7.8.1112.34 kBMIT
prod dev
guzzlehttp/promises2.0.225.27 kBMIT
prod dev
guzzlehttp/psr72.6.276.41 kBMIT
prod dev
monolog/monolog3.6.0-MIT
prod

Visualizations

Frequently Asked Questions

What does google/cloud-core do?

Google Cloud Core is a shared dependency for PHP, crafted by Google. It provides common infrastructure and essential functionality to all components of Google Cloud PHP. This package caters to a variety of cloud services, offering PHP developers potent tools and options to harness the full scale of Google Cloud's capabilities.

How do you use google/cloud-core?

To use the Google Cloud Core with PHP, you must first install it via Composer, a tool for dependency management in PHP. Although Google Cloud Core is not intended for direct use, you can require it in your PHP project using the following command:

$ composer require google/cloud-core

Please note that any support requests, bug reports, or development contributions related to Google Cloud Core should be directed to Google Cloud PHP.

Where are the google/cloud-core docs?

To get detailed information about how Google Cloud Core operates and how you can leverage it for your PHP projects, you should consult the API Documentation.

The documentation provides an in-depth reference guide on various features, classes, methods, and other resources related to Google Cloud Core that PHP developers can make use of.