danielpanzella/platformsh-client-php-bundle
Symfony bundle that registers the Platform.sh PHP API client as a service. Configure API token and token type in YAML, then fetch the PlatformClient from the container or inject it via Symfony 3.3+ autowiring.
For Executives: "This bundle lets us automate Platform.sh interactions—like deploying code or scaling environments—without building custom integrations. It’s a low-risk way to reduce manual DevOps work (e.g., cutting deployment times by 30%) while keeping our Symfony stack intact. Since Platform.sh is our production host, this aligns with our multi-cloud strategy with minimal upfront cost."
For Engineering: *"We’re adding a thin Symfony wrapper for Platform.sh’s API to:
$platformClient->environments()->create()).How can I help you explore Laravel packages today?