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 3y | Mar 14, 2022, 11:20:13 AM


Login to add comment

Other posts in this group

New in Symfony 7.3: Messenger Improvements

Symfony Messenger component keeps evolving to meet the needs of complex, modern applications. In Symfony 7.3, we're introducing several powerful features to it.

Run Process Using the Shell… https://s

May 22, 2025, 7:50:11 AM | Symfony
New in Symfony 7.3: Routing Improvements

The Routing component provides an impressive list of features to map incoming URLs to your application code. Symfony 7.3 pushes it even further with a set of new features that improve developer experi

May 21, 2025, 11:10:07 AM | Symfony
New in Symfony 7.3: JsonStreamer Component

Contributed by Mathias Arlaud in

May 20, 2025, 9:30:13 AM | Symfony
Symfony UX CVE-2025-47946: Unsanitized HTML attribute injection via ComponentAttributes

Affected versions

Symfony UX symfony/ux-live-component and symfony/ux-twig-component versions <2.25.1 are affected by this security issue.

The issue has been fixed in the 2.25.1 version of these

May 19, 2025, 12:40:14 PM | Symfony
New in Symfony 7.3: Yaml Improvements

Symfony has been reducing the need for configuration in applications for several years now. Thanks to PHP attributes, you can now configure most things alongside the relevant code, removing the need f

May 19, 2025, 8:10:09 AM | Symfony
A Week of Symfony #959 (May 12–18, 2025)

This week, development activity focused on polishing Symfony 7.3 ahead of its final release in two weeks. We also continued publishing articles highlighting the new features of Symfony 7.3 and shared

May 18, 2025, 8:50:08 AM | Symfony
SymfonyOnline June 2025:  Keynote “Symfony in 2025, Scaling to Zero.”

SymfonyOnline June 2025 is almost here, starting in a few weeks on:

June 10-11: Workshop days. June 12-13: Online conference days in English. All talks will be available for replay as soon as

May 16, 2025, 3:10:26 PM | Symfony