Symfony in the Cloud: Platform.sh becomes the official Symfony PaaS

We launched SensioCloud in 2017, which became SymfonyCloud in 2019. SensioCloud was our first cloud product, targeted at companies with "big needs". SymfonyCloud was more about having a Symfony-optimized cloud for everyone. We built both platforms on top of Platform.sh, which gave us all the primitives we needed to build a great developer experience, optimized for Symfony projects.

SymfonyCloud is a layer on top of Platform.sh that adds features to make managing Symfony projects easier. Coupled with Symfony CLI, we're making the experience as "native" and integrated as possible: from local development to deploying your applications in the Cloud, from conventions based on environment variable names to built-in support for advanced Symfony features like async messages, email sending, scalability, and more.

SymfonyCloud grew at a fast pace during the last two years and at the same time, Platform.sh also added many great features. But as SymfonyCloud was implemented as a single dedicated Platform.sh region, we were slow to adopt new Platform.sh features.

To help us scale SymfonyCloud, we have decided to merge it into Platform.sh. It means that instead of providing the SymfonyCloud experience on a single AWS region in Europe, we are now letting any Platform.sh customer benefit from the SymfonyCloud experience.

There are many advantages from this change, but the main ones are the following:

Deploy your projects on one of the 9 Platform.sh geographical regions in the world, on all major cloud providers; Benefit from a brand web UI in addition to the Symfony CLI; Enjoy the same experience through the Symfony CLI you are already using; Discover the many features that were only available on Platform.sh.

And best of all, there is one thing that does not change: any Platform.sh project using the SymfonyCloud experience contributes to fund the Symfony project.

If you want to learn more about using Platform.sh for your Symfony project, you can read our official documentation. The Symfony book is also a great place to see Platform.sh and its Symfony integration in practice.

The official Platform.sh documentation is the ultimate documentation reference, just be sure to replace any mention of the platform CLI with symfony.

To initialize Platform.sh support in an existing Symfony project, run symfony project:init, which generates optimized Platform.sh configuration files based on the version of Symfony you are using.

To start a new project with a sensible Platform.sh configuration, use the --cloud flag when running symfony new ... --cloud.

To get started, you can also start with one of our Platform.sh templates:

To bootstrap a Symfony 6.0 project:

PHP Webapp Base Demo

8.1

8.0

Or a Symfony 5.4 one:

PHP Webapp Base Demo

8.1

Not available

8.0

Not available

During the last months, we have migrated SymfonyCloud customers to Platform.sh. At the end of February, we finished this migration and it went very well. With more than 98% projects having migrated (and almost 100% of the projects live in production, only one project did not migrate), I want to thank all our customers for their support and their help during the transition.

                Sponsor the Symfony project.

https://symfony.com/blog/symfony-in-the-cloud-platform-sh-becomes-the-official-symfony-paas?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Created 4y | Mar 14, 2022, 11:20:13 AM


Login to add comment

Other posts in this group

A Week of Symfony #973 (August 18–24, 2025)

This week, Symfony development focused on improving the IsGranted attribute with a new option, updated the Route attribute to allow setting multiple environments, improved the DomCrawler component to

Aug 24, 2025, 9:40:28 AM | Symfony
A Week of Symfony #972 (August 11–17, 2025)

This week, development activity mostly focused on dealing with the deprecation of sleep/wakeup methods in PHP 8.5 and their replacement by serialize/unserialize methods. In addition, we published more

Aug 17, 2025, 8:30:06 AM | Symfony
Let’s build the Symfony AI ecosystem together

It’s been only in July that we published symfony/ai and kicked off our AI initiative, but the repository has been busy since day one. Over 500 stars, more than 200 pull requests & issues, trending

Aug 16, 2025, 9:30:03 AM | Symfony
SymfonyCon Amsterdam 2025:   Unconference Track at SymfonyCon Amsterdam 2025

🎤 Take the stage at SymfonyCon Amsterdam 2025, on your own terms!

The Unconference track is back and more dynamic than ever!

This unique, participant-driven format invites attendees to shape

Aug 12, 2025, 12:40:20 PM | Symfony
A Week of Symfony #971 (August 4–10, 2025)

This week, Symfony completed the migration to PHPUnit 12 in the 7.4 branch, which required many changes during the past weeks, such as replacing annotations with attributes. In addition, we updated th

Aug 10, 2025, 9:40:09 AM | Symfony
SymfonyCon Amsterdam 2025:  Join the Symfony Hackathon:  Collaborate, Contribute, Create

🧑‍💻HACKDAY IS COMING!

Get ready to code, collaborate, and contribute, Symfony Hackday is back!

Join us in Amsterdam on Saturday, November 29th, for a hands-on hackathon designed to bring the

Aug 6, 2025, 10:40:04 AM | Symfony
A Week of Symfony #970 (July 28 – August 3, 2025)

This week, Symfony released the maintenance versions 6.4.24, 7.2.9, and 7.3.2. Meanwhile, we began deprecating the XML configuration format in some components, enhanced the YAML configuration format t

Aug 3, 2025, 8:30:03 AM | Symfony