Kategorie: Symfony
SymfonyCon Vienna 2024: Machine Learning Inference in PHP by example: leverage ONNX and Transformers on Symfony
SymfonyCon Vienna 2024, our next annual international Symfony conference, will take place on: December 3 & 4: Two…
New in Symfony 7.2: Mailer and Notifier Integrations
Symfony provides many ready-to-use integrations with third-party services to send emails and notifications. From Google, Microsoft, and Amazon…
SymfonyCon Vienna 2024: An Unholy Bond: Harmonizing Dev and Marketing
SymfonyCon Vienna 2024, our next annual international Symfony conference, will take place on: December 3 & 4: Two…
New in Symfony 7.2: Compound Constraint Improvements
The Compound constraint allows you to group other constraints into a single reusable constraint to apply the same…
SymfonyCon Vienna 2024: Platforms & Frameworks Eat Culture for Breakfast
SymfonyCon Vienna 2024, our next annual international Symfony conference, will take place on: December 3 & 4: Two…
New in Symfony 7.2: String Component Improvements
The String component provides an object-oriented API to strings and deals with bytes, UTF-8 code points, and grapheme…
SymfonyCon Vienna 2024: Flawless collaboration between front and back developers
SymfonyCon Vienna 2024, our next annual international Symfony conference, will take place on: December 3 & 4: Two…
New in Symfony 7.2: Lazy Choice Loader
Contributed by Yonel Ceruto in #52503 The EntityType field defined by Symfony Forms allows you to represent all…
SymfonyCon Vienna 2024: Symfony Extensibility: Shopware’s Lessons
SymfonyCon Vienna 2024, our next annual international Symfony conference, will take place on: December 3 & 4: Two…
New in Symfony 7.2: WhenNot Attribute
Contributed by Alexandre Daubois in #57379 In Symfony 5.3, we introduced the #[When] attribute as a way to…