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

Cloud Tools Laravel Package

google/cloud-tools

Dev utilities for Google Cloud in PHP. Includes flex_exec to run commands inside the same Docker image as an App Engine Flexible deployment, with optional Cloud SQL connectivity via Cloud Build. Also provides Google\Cloud\TestUtils helpers and fixtures.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Solves critical environment parity issues for Laravel apps on App Engine Flex by executing CLI commands (e.g., migrations, seeders) in the exact production Docker container, eliminating "works locally but fails in prod" scenarios.
  • Reduces build-vs-buy tradeoffs for GCP-specific tooling: leverages Google-maintained utilities instead of reinventing CI/CD workflows for Cloud SQL connectivity or App Engine deployments.
  • Enables reliable integration testing for GCP services (Cloud Storage, Secret Manager) via test traits with exponential backoff, reducing flaky tests and improving deployment confidence.
  • Supports roadmap prioritization for GCP-native features by providing a standardized way to validate cloud integrations before scaling to production.

When to Consider This Package

  • Adopt when deploying to App Engine Flex and needing production-accurate CLI command execution (e.g., migrations, queue workers); when testing GCP integrations requires environment-specific behaviors (e.g., Unix socket paths for Cloud SQL); when CI/CD pipelines can manage Container Builder billing and
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