SymfonyOnline June 2025
Jun 12–13, 2025
Online event
SymfonyCon Amsterdam 2025
Nov 27–28, 2025
Amsterdam (Netherlands)
SymfonyLive Paris 2026
Mar 26–27, 2026
Paris (France)
SymfonyLive Berlin 2026
Apr 23–24, 2026
Berlin (Germany)
This event is finished
PHParlor in GöteborgAugust 28, 2014
–
🇸🇪 Göteborg (Sweden)
Let's meet and talk about PHP in Gothenburg. Even though the group is for Symfony developers, you're welcome to attend and present any PHP related topic. These meetups should be relevant for any PHP developer.
I think we should start off with 2-3 shorter talks to get these meetups going. We don't have any speakers at the moment so don't hesitate to send in your suggestions. Provide IT has been kind enough to sponsor both venue and food/drinks. Big thanks to them!
This event is finished
Introduction to the Symfony2 EcosystemAugust 27, 2014
–
🇺🇸 Washington DC (United States)
The presentation will introduce the concepts of the Symfony2 framework and show how to work with it. We will also see related technologies like Twig, the default templating layer for projects like Symfony and Drupal 8.
The speaker will be David Buchmann, who is co-leader of the Symfony2 Content Management Framework (CMF) project. He works for Liip, a web agency in Switzerland.
This event is finished
Digital Poets Society - Symfony2 MeetupAugust 26, 2014
–
🇦🇺 Melbourne (Australia)
These are the two awesome presentation of the August MeetUp:
Ryan Djurovich, developer at Evolution7, will talk about HTTP caching and using a reverse proxy cache like Varnish to speed up Symfony2 applications.
Tom Corrigan, lead developer at CRS Certus, will provide an overview of Symfony2 command line interface and commands. Through practical demonstrations he will show how they can save time when developing applications in Symfony2.
This event is finished
Scaling Symfony2 apps with RabbitMQAugust 20, 2014
–
🇬🇧 London (United Kingdom)
Dealing with resource-consuming tasks in PHP can affect performance or even make you lose money because of poor UX. Fortunately there are strategies for dealing with such problems and one of these is queueing. In this session we will focus on what RabbitMQ is, how it works, how we can use it with PHP and integrate it with Symfony2 applications. After this talk you will have an idea of where you can apply queues in your system, and then make them fly and scale!
Presenter: Kacper Gunia
This event is finished
Symfony User Group Hamburg meetupAugust 5, 2014
–
🇩🇪 Hamburg (Germany)
In this meeting, Julius Beckmann will explain us how to combine and expand Symfony applications based on HttpKernelInterface thanks to the StackPHP project.
This event is finished
Symfony Croatia Drinkup #1July 31, 2014
–
🇭🇷 Split (Croatia)
This is the first drinkup of the Symfony Croatia User Group.
Come in to meet the cool local Symfony community in Croatia and join the discussion about the next talks and conferences that the group will organize after the summer.
This event is finished
Symfony User Group CologneJuly 16, 2014
–
🇩🇪 Köln (Germany)
Wir freuen uns auf Matthias Pigulla von webfactory, der über Composer / Versionsmanagement sprechen wird. Das Hosting für die Veranstaltung übernimmt am 16. Juli 2014 fotocommunity.
19:00 Uhr - Get Together
19:30 Uhr - Matthias mit "Composer / Versionsmanagement"
20:30 Uhr - Networking
This event is finished
Developer Week 2014July 14, 2014 – July 17, 2014
🇩🇪 Nürnberg (Germany)
Am 14. Juli steigt Paul Seiffert direkt in die Welt der „Web Services“ ein und macht diese anhand von praxisnahen Beispiele für die Teilnehmer „greifbar“.
Für alle Teilnehmer die anschließend in Symfony einsteigen möchten, bietet Andreas Hucks am 17. Juli den passenden „Introduction to Symfony2“ Workshop an. Innerhalb des eintägigen Workshops erhalten die Teilnehmer das notwendige Know-How um noch während des Workshops die erste eigenen Applikation zu entwickeln.
This event is finished
Symfony User Group Berlin - Juli editionJuly 2, 2014
–
🇫🇷 Berlin (France)
Wir freuen uns die nächste User Group im Juli zu organisieren und suchen noch Freiwillige für einen Vortrag. Falls wir wider Erwarten keine Vorträge realisieren können, machen wir ein meet & greet. Für das leibliche Wohl wird natürlich wieder gesorgt.
Zeitplan:
19:00 Uhr - Get Together
19:30 Uhr - tba
20:30 Uhr - Networking
Location: SensioLabs Deutschland, Reichenberger Straße 80, Paul-Lincke-Höfe, 10999 Berlin
This event is finished
Symfony Barcelona July 2014July 2, 2014
–
🇪🇸 Barcelona (Spain)
In this Symfony Barcelona edition July 2014, Miquel Company will talk about using RabbitMQ in our Symfony2 projects and Berny Cantos will help us to manage them will Git.
This event is finished
Devcamp Symfony2June 30, 2014 – July 6, 2014
🇫🇷 Paris (France)
Tu es étudiant(e) ou jeune pro, passionné(e) d’informatique,
tu aimes développer des applications Web, tu veux découvrir Symfony2, le framework PHP de référence, rejoins le Devcamp organisé par le diocèse de Paris. Viens améliorer tes compétences de développeur avec SensioLabs, Cast Software et OpenClassrooms.
7 jours pour découvrir Symfony2, partager ton expérience et participer à un sprint de développement. Une place à gagner pour le prochain SymfonyLive Paris !
This event is finished
Silex saved me from my legacy codeJune 18, 2014
–
🇬🇧 London (United Kingdom)
Facing down a megalith of legacy code is never easy. It sounds like a good idea to migrate it incrementally to a new codebase, with some buzzwords like SOA, TDD and clean code thrown in there, but how do you actually do it? And with what tools?
This is the story of how a small, simple Silex application is allowing a large tech company to modernise its legacy codebase. Using Symfony's younger brother, a simple suite of REST services can be created to support incremental code modernisation.