Wir können es kaum erwarten, Sie nächste Woche, am Freitag, den 16. April, für die SymfonyLive Online German Edition 2021 zu treffen. 1 Tag, 2 Tracks und 12 Vorträge: Verpassen Sie nicht die deutschsprachige Symfony Online Konferenz.
Sie haben sich noch nicht registriert? Entdecken Sie das vollständige Konferenzprogramm und sichern Sie sich Ihr Ticket:
Fabien Potencier, Symfony founder und project lead, Fabien wird die Eröffnungs-Keynote auf Englisch mit deutschen Untertiteln halten am "Boring is the new hype". Jan Schädlich, Lead Developer PHP und Symfony Contributor, wird präsentieren "Symfony Notifier Demystified". Ramona Schwering, Developer Core und Cypress Ambassador, wird über folgende Themen sprechen "Let's get visual - Visuelles Testing in Deinem Symfony Projekt". Stefan Richter, Software Engineer, spricht über "WebAuthn - Technologie und Integration in einem Symfony-Projekt". Nicolas Grekas, Symfony Core Team member, wird auf Englisch mit deutschen Untertiteln präsentieren "Hidden gems in Symfony". Claudio Zizza, Entwickler, wird Sie einführen in "Schrödinger's SQL - The SQL inside the Doctrine box". Rafal Wesolowski, Entwickler-Evangelist wird erklären "Schichtenarchitektur (Multitier Architecture) in Symfony Projekten". Benjamin Eberlei, Chief Performance Detective, wird sprechen über "What's new in Doctrine 2021?". Titouan Galopin, Symfony Core Team member und SymfonyInsight Lead, wird auf Englisch mit deutschen Untertiteln berichten "Getting started with Symfony UX". Peter Prochaska, PHP/Symfony freelancer, spricht über "Entwickeln eines Event Sourcing Systems mit Symfony". Alexander M. Turek, Mitglied, Entwickler, Berater, Freelancer, Code Modernizer, spricht über "Schönere Symfony-Anwendungen mit PHP 8". Ryan Weaver, Symfony Documentation lead, Symfony Core Team member und trainer bei SymfonyCasts, wird die abschließende Keynote in englischer Sprache mit deutschen Untertiteln halten mit dem Titel "The New Testing Landscape: Panther, Foundry & More".
Am 14. und 15. April 2021 veranstalten wir außerdem Online-Schulungen vor der Konferenz in Englisch und Deutsch. Schauen Sie sich alle unsere Trainings an, wählen Sie ein zweitägiges Training oder stellen Sie sich eine Kombination aus zwei eintägigen Trainings aus zusammen:
Profiling Symfony & PHP apps, eintägiges Englisch-Sprachtraining. RESTful Webservices in Symfony, eintägige Schulung in Deutsch. Symfony Security in Depth, eintägiges Englisch-Sprachtraining. Mastering OOP & Design Patterns, 2-Tages-Englischkurs. Symfony 5: the fast track, 2-Tages-Englischkurs.
Buchen Sie Ihr Ticket nur für die Schulungen oder nur für die Konferenz oder eine Kombination aus Schulungen und Konferenz, wir freuen uns auf Sie!
Sponsor the Symfony project.
Login to add comment
Other posts in this group

Symfony's bridge packages integrate third-party services, such as mailers, notifiers, and translation providers, into Symfony applications. With more than 120 bridges available today, Symfony supports

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

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

Contributed by Mathias Arlaud in

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

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

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