Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Protobuf Laravel Package

google/protobuf

PHP support files for Google Protocol Buffers via Composer. This repo mirrors the main protocolbuffers/protobuf project and exists for PHP installation. For issues, support, and development, use the upstream protobuf repository.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
artox-lab/clarc-bundle 3 3 5 247 5 8.7 27.0 MIT 2 years ago
View on GitHub
Context7
bnomei/scip-laravel 0 0 0 835 0 0.0 38.8 MIT
View on GitHub
Context7
buggregator/trap Buggregator Trap enhances PHP debugging with instant Symfony VarDumper integrations, handy helper functions, and a lightweight local Buggregator server (no Docker). Connect to any Buggregator server and pair with the PhpStorm plugin for a smooth workflow. 274 278 16 143K 31 37.9 55.1 BSD-3-Clause 3 months ago
View on GitHub
Context7
chaseisabelle/phprom-client 0 0 1 0 0 0.7 MIT 5 years ago
View on GitHub
Context7
check24/apitk-dtomapper-bundle 2 2 3 0 0 2.9 MIT 4 years ago
View on GitHub
Context7
excimetry/excimetry 65 65 1 3K 3 1.1 0.4 Apache-2.0 1 year ago
View on GitHub
Context7
google/cloud-common-protos Generated PHP Protocol Buffer classes shared across Google Cloud APIs (part of google-cloud-php). Install via Composer as google/cloud-common-protos to use stable, Apache-2.0 licensed common proto message types in your apps. 3 3 2 4K 0 27.0 48.8 Apache-2.0 1 month ago
View on GitHub
Context7
google/common-protos Generated PHP classes for Google’s common Protocol Buffer types used across Google APIs. Stable, backwards-compatible shared dependencies published as the google/common-protos Composer package (Apache 2.0), part of the Google Cloud PHP ecosystem. 179 177 11 5M 0 27.9 63.2 Apache-2.0 3 months ago
View on GitHub
Context7
google/gax Google API Core for PHP (gax-php) provides shared components used by generated Google Cloud API clients, including gRPC-based call handling, retries, timeouts, and page streaming. Designed for PHP 8.1+ and Google API conventions; most users won’t call it directly. 270 271 62 5M 0 36.1 64.7 BSD-3-Clause 4 weeks ago
View on GitHub
Context7
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. 187 188 18 5M 5 17.8 62.3 Apache-2.0 6 months ago
View on GitHub
Context7
leocavalcante/siler Siler is a zero-dependency PHP library/micro-framework of high-level functional abstractions for declarative apps and routing. Fast, flat-file friendly, and works well with Swoole. Note: the repository is archived; Nano is recommended as an alternative. 1,109 1,125 90 170 14 9.8 7.4 MIT 5 years ago
View on GitHub
Context7
nuwave/lighthouse Lighthouse is a Laravel framework for serving GraphQL. Define schemas, queries, mutations, and subscriptions with powerful directives and Eloquent integration. Flexible, extensible, and well-documented for building GraphQL APIs in Laravel apps. 3,501 3,507 469 374K 106 80.7 60.4 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
open-telemetry/gen-otlp-protobuf Generated OpenTelemetry OTLP protobuf classes for PHP. Requires google/protobuf and can use the PECL protobuf extension for much faster production performance. Read-only split from the OpenTelemetry PHP monorepo. 5 5 3 2M 0 22.1 63.9 2 months ago
View on GitHub
Context7
pact-foundation/pact-php PHP implementation of the Pact consumer-driven contract testing framework. Define contracts between services, run provider verification, and integrate with PHPUnit/CI to prevent breaking API changes. Supports HTTP interactions, mock servers, and Pact Broker workflows. 302 300 89 77K 1 29.3 42.3 Apache-2.0 4 months ago
View on GitHub
Context7
roadrunner-php/centrifugo PHP client for Centrifugo with RoadRunner integration, helping you publish messages and manage real-time channels from your app. Lightweight package aimed at fast, scalable WebSocket/SSE push in PHP services. 14 14 2 155K 0 20.6 64.2 MIT 1 month ago
View on GitHub
Context7
roadrunner-php/roadrunner-api-dto Pre-generated PHP DTO classes for RoadRunner’s API Protocol Buffers. Use in your project to make RPC calls to RoadRunner plugins (HTTP, Jobs, KV, Lock, Status, WebSockets, etc.) without regenerating protobuf code. 9 9 7 719K 0 24.6 64.8 MIT 1 month ago
View on GitHub
Context7
smolevich/reindexer-client 10 3 0 19.0 MIT 1 month ago
Context7
spiral/framework Spiral Framework is a high-performance, long-running full-stack PHP framework built for RoadRunner. PSR-compliant components, resident memory kernel, and native support for queues, GRPC, WebSockets, and background workers. 2,061 2,063 92 129K 42 55.3 46.2 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
spiral/goridge High-performance PHP-to-Go IPC bridge using sockets or pipes with native net/rpc support. Call Go services from PHP with minimal overhead, structured data via JSON/MsgPack, and efficient []byte payload transfer over TCP/Unix/streams. Works on Windows. 123 126 10 635K 0 20.2 57.6 MIT 4 months ago
View on GitHub
Context7
spiral/grpc-client Framework-friendly and standalone PHP gRPC client with a simple, extensible API. Configure endpoints and interceptors (timeouts, retries), integrate with Spiral/RoadRunner, and handle errors via dedicated exceptions. Requires the PHP gRPC extension. 41 41 1 154K 1 13.2 54.1 MIT 6 months ago
View on GitHub
Context7
spiral/marshaller 1 1 0 0 0 0.3 MIT 3 years ago
View on GitHub
Context7
spiral/roadrunner-grpc Laravel-friendly integration for RoadRunner gRPC: run high-performance PHP gRPC servers/workers, handle protobuf-based services, and communicate with the RoadRunner runtime for fast, long-lived processes and efficient microservices. 66 68 14 149K 0 20.9 52.6 MIT 3 months ago
View on GitHub
Context7
spiral/roadrunner-jobs Spiral RoadRunner Jobs driver and client for PHP. Run background tasks with RoadRunner’s jobs plugin, supporting queue configuration, message serialization, consuming and publishing jobs, and integrating into Spiral apps and workers for fast, reliable async processing. 27 27 15 215K 0 13.9 55.7 MIT 10 months ago
View on GitHub
Context7
spiral/serializer A PHP serialization library from Spiral: serialize/deserialize objects and arrays with configurable mappings and type handling, designed to integrate with Spiral components and support common data formats and transformation workflows. 0 0 0 4K 0 0.0 49.1 MIT
View on GitHub
Context7
temporal/sdk Temporal PHP SDK for building durable, scalable workflow orchestration with Temporal. Author Workflows and Activities in PHP, run them with RoadRunner workers, and manage executions via gRPC clients. Composer-installable with optional protobuf for performance. 419 417 62 305K 29 43.0 62.2 MIT 1 month ago
View on GitHub
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle
elriseio/finance-money-bundle