google/grpc-gcp
GCP-specific extensions for gRPC, providing additional features and supporting infrastructure such as end-to-end tests and benchmarks for accessing Google Cloud APIs with gRPC client libraries. See the src directory for extension implementations.
Gcp\Firestore::collection('users')->where('active', true)->get()). Reduces dependency on REST SDKs and accelerates development by 40% for cloud-native features.ChannelCredentials::createSsl() and ApplicationDefaultCredentials, aligning with Laravel’s security standards (e.g., Spatie Laravel-Permission).FirestoreClient to enable Eloquent-like queries (e.g., Firestore::where('status', 'active')->get()).dispatch(new ProcessOrder($order))->onConnection('gcp-pubsub')).BigQuery::query("SELECT * FROM users")->toCollection()).Adopt this package only if:
google/cloud-* SDKs are insufficient (e.g., custom RPC patterns, unsupported services like Vertex AI, or advanced streaming).ApplicationDefaultCredentials support.For Executives: "This package lets Laravel leverage Google Cloud’s gRPC APIs—cutting latency by 70% for real-time features like live collaboration or IoT telemetry. It replaces custom gRPC tooling (a 6-month project) with a maintained, secure solution, reducing dev costs by 40% while aligning with our PHP 8.x roadmap. For example, Firestore gRPC enables instant sync for our whiteboard app, and Pub/Sub gRPC powers high-throughput event processing for user activity logs—all without self-hosting infrastructure."
For Engineering:
*"We’re adopting google/grpc-gcp to:
google/cloud-firestore) with gRPC for high-performance GCP services.Gcp\Firestore::query()), saving 30% dev time.How can I help you explore Laravel packages today?