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

Technical Evaluation

Architecture fit: Strong alignment for microservices, RPC, and cross-language systems where binary serialization is critical. However, it conflicts with Laravel's default JSON-based HTTP API patterns. Best suited for internal service-to-service communication (e.g., gRPC) rather than public-facing web endpoints where browser/client compatibility with binary data is limited.

Integration feasibility: High for PHP-specific use cases but requires manual setup. The package provides CLI tools for .proto → PHP class generation, but Laravel lacks native Protobuf integration. Requires custom middleware for binary request/response handling and explicit serialization/deserialization logic in controllers or services. Composer dependency management is straightforward, but build-step coordination (e.g., generating classes during deployment) adds complexity.

Technical risk:

  • License ambiguity (NOASSERTION) may violate corporate compliance policies.
  • Future release date (2026-02
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.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport