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.
codraw/entity-migrator
codraw/doctrine-extra
codraw/aws-tool-kit
codraw/validator
codraw/workflow
codraw/open-api
codraw/cron-job
codraw/process
codraw/log
nexmo/api-specification
capell-app/block-library
axium/identity
cetria/laravel-dummy-models
cetria/reflection-helper
agropredict/sso-auth-bundle
evolvestudio/spam-protection
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony