google / proto-client
Generated proto and gRPC classes for Google Cloud Platform in PHP
Installs: 2 538 142
Dependents: 1
Suggesters: 0
Security: 0
Stars: 38
Watchers: 9
Forks: 14
Open Issues: 0
Requires
- php: >=5.5
- google/protobuf: ^3.4
Requires (Dev)
- google/gax: >=0.25.0
- phpunit/phpunit: ^4.8.36
This package is auto-updated.
Last update: 2020-10-18 18:06:08 UTC
README
This library has been deprecated and is no longer being updated. Generated PHP protobuf classes for Google's Cloud APIs are now being distributed as part of the google-cloud-php repository. New APIs, and changes to existing APIs, will not be present in this repository.
Users of the google/proto-client package should instead use google/cloud or one of the API-specific child packages (e.g. google/cloud-vision).
Generated proto and gRPC classes for Google Cloud Platform in PHP
This repository contains the PHP classes generated from protos contained in Google APIs.
PHP Versions
proto-client-php currently requires PHP 5.5 or higher.
Contributing
Contributions to this library are always welcome and highly encouraged.
See the CONTRIBUTING documentation for more information on how to get started.
Versioning
This library follows Semantic Versioning.
It is currently in major version zero (0.y.z
), which means that anything
may change at any time and the public API should not be considered
stable.
Repository Structure
All code lives under src/.
License
BSD - See LICENSE for more information.