Symfony blog posts for October 2024
14 blog posts were published on October 2024
Filter posts by publication date
With wkhtmltopdf deprecated, we built a Symfony bundle using Gotenberg for fast and memory-efficient PDF generation with HttpClient and async support. Discover with Adrien Roches & Hubert how we made it simple
October 14, 2024
#Conferences
Symfony 7.2 introduces a new silent verbosity to supress all output, including errors.
October 14, 2024
#Living on the edge
👍 5
🎉 4
PHP's loose typing is great for beginners but can lead to messy codebases. Join Alexander Turek as he demonstrates stricter programming methods to maintain control and speed in PHP applications
October 13, 2024
#Conferences
This week, development activity focused on Symfony 7.2, as tweaks and features continue to be merged ahead of its release at the end of November 2024. Additionally, we published the first post in the new in Symfony 7.2 series. Lastly, we shared more details about some of the talks from the SymfonyCon Vienna 2024 conference.
October 13, 2024
#A week of symfony
👍 1
🎤Meet @symfonycon Vienna 2024 speakers
Learn how we migrated hundreds of Cron jobs to Symfony Scheduler with Viktor Pikaev. Discover the process, benefits, challenges, and key lessons from our successful migration experience⤵️
October 11, 2024
#Conferences
Symfony 7.2 introduces three new constraints: one to validate week numbers, another to check word count, and a third to validate YAML syntax.
October 11, 2024
#Living on the edge
❤️ 12
👍 7
Explore PHP deployment in containers with tools like FrankenPHP, Framework-X, k8s, and s6-overlay. Learn with Anne Julia Seitz the pros and cons of these solutions for efficient production deployments
October 10, 2024
#Conferences
Learn how to write custom PHPStan rules for Symfony projects with Ondřej Mirtes! This talk will show you how to enforce project standards, catch domain-specific bugs, and automate repetitive code reviews
October 9, 2024
#Conferences
SymfonyCon Vienna 2024: Code Less, Create More: Unleashing AI Secret Weapons for Lazy(?) Developers!
Join Thibault Milan to explore how AI tools like GitHub Copilot, Tabnine, and Azure OpenAI are revolutionizing web development. Learn how AI enhances coding, speeds up ideation, and breaks new tech ground
October 8, 2024
#Conferences
This week, Symfony 7.2 entered into its stabilization period before its final release at the end of November 2024. Some of the new features merged this week include: support for Mailtrap webhook, a new utility method in the String component, support for a new logical operator in the ExpressionLanguage component, and a new way to sort the extracted translatable contents.
October 6, 2024
#A week of symfony
❤️ 2
Hurry, 3 days left for early bird tickets... Grab yours before rates increase on October 7th!
October 4, 2024
#Conferences
Discover the Symfony Notifier component's inner workings, from channels to configuration. Join Raphaël Geffroy as we explore its features and even develop a new one: sending postal mails
October 3, 2024
#Conferences
Join Andreas Braun for a nostalgic look at the evolution of PHP extensions and their challenges. Learn how the PHP Foundation is developing a new Installer to simplify writing, publishing, and managing extensions
October 2, 2024
#Conferences
Explore Symfony's new Mapper component with Antoine Bluchet! He'll cover its history, the need for it, how it differs from the Serializer, and its applications, from API design to everyday use cases.
October 1, 2024
#Conferences