New in Symfony 6.3: HTTP Exception Attributes
Contributed by Angelov Dejan in #48352 and #48747. PHP attributes allow to define machine-readable metadata in your code instead of having to add that configuration in a separate file. With each new...
View ArticleSymfonyOnline June 2023 - Here comes Symfony 6.3!
In less than two months, specifically on June 15-16, SymfonyOnline June 2023 international conference is set to take place. Some of the speakers and topics have already been announced! You can find...
View ArticleNew in Symfony 6.3: Mapping Request Data to Typed Objects
Contributed by Konstantin Myakshin in #49138. A recurring Symfony feature request during the past years has been the mapping of the incoming request data into typed objects like DTO (data transfer...
View ArticleSymfonyOnline June 2023 - Decouple Your Apps with Symfony Messenger
SymfonyOnline June 2023 is just around the corner, scheduled for June 15-16. Several speakers and topics have been revealed. To learn more, simply click here. It is our great pleasure to announce that...
View ArticleSymfonyOnline June 2023 - Keynote: The Scheduler Component
Mark your calendars because SymfonyOnline June 2023 is coming soon! It will take place on June 15-16 and we have an incredible lineup of speakers and topics already announced. For more details, click...
View ArticleNew in Symfony 6.3: Targeted Value Resolvers
Contributed by Mathieu in #48992. In Symfony, argument value resolvers allow to inject certain values in the arguments of the controllers. For example, if you type-hint any controller argument with...
View ArticleSymfonyOnline June 2023 - Design your API for the future
SymfonyOnline June 2023 is approaching soon, taking place on June 15-16 and with numerous speakers and topics already announced. If you wish to find out more, click on here. We are thrilled to...
View ArticleA Week of Symfony #851 (17-23 April 2023)
This week, we continued polishing the new features of the upcoming Symfony 6.3, which will be released in just five weeks. We also published the first blog posts of the New in Symfony 6.3 series....
View ArticleNew in Symfony 6.3: Password Strength Constraint
Contributed by Florent Morselli in #49789. Passwords are an essential feature of many web applications. Symfony provides many tools to hash, migrate and handle passwords according to the most secure...
View ArticleSymfonyLive Berlin 2023 - Last day to enjoy early bird tickets!
The SymfonyLive Berlin 2023 returns to Germany in October and will take place on: October 3-4 : 2-day pre-conference workshops in small groups to learn, practice and improve your skills. October 5-6 :...
View ArticleSymfonyOnline June 2023 - Firefighting a Symfony & Elasticsearch app with...
Get ready to mark your calendars! SymfonyOnline June 2023 is just around the corner, happening on June 15-16, and we've already announced a lineup of incredible speakers and topics. For more...
View ArticleNew in Symfony 6.3: OpenID Connect Token Handler
Contributed by Vincent Chalamon in #48272. In Symfony 6.2 we introduced an access token authenticator which can fetch access tokens from the request headers, body or query string to retrieve the...
View ArticleUpdated documentation on deploying Symfony on Platform.sh
For several years now, we have collaborated closely with Platform.sh to ensure that it remains the top choice for deploying Symfony applications. In the past, our website had a section devoted to...
View ArticleSymfonyOnline June 2023 - Taming the Forking Beast: Refactoring Monolithic...
SymfonyOnline June 2023 is fast approaching on June 15-16, and we've already unveiled an impressive roster of speakers and topics. Click here for more details, and don't let this thrilling occasion...
View ArticleNew in Symfony 6.3: Request Payload
Contributed by Kevin Bond in #49614. One of the essential features of the Symfony architecture is the usage of the Request and Response objects. They allow to use an object-oriented approach to get...
View ArticleSymfonyOnline June 2023 - ImportMap: Manage Your JS Deps Without Node
SymfonyOnline June 2023 is just around the corner on June 15-16, and we've already announced an impressive lineup of speakers and topics. Visit here to learn more and don't miss out on this exciting...
View ArticleNew in Symfony 6.3: Serializer Debug Command
Contributed by Loïc Frémont in #48568. The Serializer component handles the (de)serialization of data structures, including object graphs, into array structures or other formats like XML and JSON....
View Article3 events, 3 ways to become a Symfony partner
Are you looking to gain visibility among tech experts? Do you want to support Symfony? So become our next great sponsor! Whether you are a startup or a large company, benefit from the worldwide...
View ArticleNew in Symfony 6.3: Form Improvements
The Form component is one of the most solid components of Symfony. It's so mature and stable that it no longer adds many new features. However, in Symfony 6.3 we improved it with some minor new...
View ArticleSymfonyOnline June 2023 - Let your end users be creative with the...
SymfonyOnline June 2023 will start in less than 2 months! Join us online on June 15-16. We've already announced an impressive lineup of speakers and topics. Visit here to learn more and don't miss out...
View Article