Skip to content

Symfony Community Events

Meet the community in the next Symfony event organized near you

SymfonyLive Berlin 2026

Apr 23–24, 2026

Berlin (Germany)

SymfonyDay Montreal 2026

Jun 4, 2026

Montreal (Canada)

SymfonyOnline June 2026

Jun 11–12, 2026

Online event

SymfonyCon Warsaw 2026

Nov 26–27, 2026

Warsaw (Poland)

SymfonyLive Paris 2027

Mar 25–26, 2027

PARIS (France)

Add your event Edit your events

This event is finished

Symfony User Group Cologne @SensioLabsDE

October 26, 2016

🇩🇪 Cologne (Germany)

We are very happy to announce the upcoming User Group on October 26th, including a great talk.

For this event, we are pleased to introduce our guest speaker Florian Loretan: The co-founder of “Wunderkraut” in Germany; one of the largest Drupal agencies in Europe, where he leads best practices and new technologies across multiple teams and projects.

Topic: “Drupal 8 for Symfony Developers”

Registration & event details on meetup.com/sfugcgn

This event is finished

eZ Conference 2016, Beyond The Web

October 5, 2016 – October 6, 2016

🇫🇷 Paris (France)

eZ Conference 2016: Beyond the Web brings together experts in digital strategy, marketing and engineering to exchange ideas on how to deliver remarkable digital experiences. An annual summit, eZ Conference is the largest gathering of the eZ community worldwide—from editors and marketers who use eZ Publish, eZ Platform and eZ Enterprise, to the developers and designers building sites and apps. eZ Conference is presented in partnership with SensioLabs, the creators of Symfony.

This event is finished

Symfony Slovenia 9th meetup

September 29, 2016

🇸🇮 Ljubljana (Slovenia)

After a summer vacation it is time for a new Slovenian Symfony meetup in Ljubljana. As usual we will meet in comfortable environment with good drinks and talk about Symfony and PHP.

All visitors get a Symfony gift.

See you there.

This event is finished

Symfony User Group Berlin

September 28, 2016

🇩🇪 Berlin (Germany)

Hi there Symfony folks,
we're happy to announce the relaunch of Berlin's Symfony User Group with interesting talks about Symfony, PHP and the process of developing modern web applications.

Talks:
- Dynamic websites with FirstSpirit & Symfony by Christian Vogel & Ramon Wegner
- Modernizing with Symfony by Alexander M. Turek

Location:
This time the User Group will be hosted by interactive tools.

Registration & event details on meetup.com/sfugberlin

This event is finished

Meetup Symfony User Group Cologne

September 21, 2016

🇩🇪 Cologne (Germany)

How (and when) to use PHP QA Tools with jenkins

Using QA tools in PHP is a good thing.
But at which state of the project do you get the most benefit of which tool? And how do you get the report frequently in a readable format?

Lukas will explain how to implement common PHP QA tools in Jenkins (2.*), how to get automated reports and when to start using which tool.

The talk will be held in German.

Location: SensioLabs Deutschland, Neusser Straße 27-29, 50670 Köln

This event is finished

deSymfony 2016

September 16, 2016 – September 17, 2016

🇪🇸 Madrid (Spain)

deSymfony is the biggest conference for Spanish-speaking Symfony developers. Join us to enjoy two days of sessions around Symfony best practices, real-world use cases and Symfony integration with the hottest technologies, from Docker to React.js and from DDD/CQRS to microservices.

This event is finished

Symfony.lt meetup #2

September 15, 2016

🇱🇹 Vilnius (Lithuania)

The second meetup for Symfony developers in Lithuania!

Presentations
- Žilvinas Kuusas - On the wave of Kernel Events [LT]
- Marius Blažaitis - Authentication and authorization [LT]
- Marco Rosello - How to Avoid Symfony Upgrade Hell [EN]
- Darius Lietuvis - Compiler Pass [LT]

Meetup supporter
Estina.com - we engineer the web with quality and passion.

Location
J. Galvydžio g. 5, Vilnius

Afterparty
Bar Alaus Studija, S. Žukausko g. 20

Entrance is FREE of charge!

This event is finished

SymfonyLive London 2016

September 15, 2016 – September 16, 2016

🇬🇧 London (United Kingdom)

Welcome to SymfonyLive London 2016!

From September 15th to 16th 2016, over 300 engineers, developers and IT professionals will meet at Westminster for SymfonyLive London 2016.

Join us for 2 days of Symfony to share best practices, experience, knowledge with the British Symfony community:

-One-day workshop: Thursday, 15th
-One-day conference: Friday, 16th

This event is finished

PHP @ Web Summer Camp

August 31, 2016 – September 3, 2016

🇭🇷 Rovinj (Croatia)

PHP topic @ Web Summer Camp is a natural continuation of PHP Summer Camp, hands-on workshops-oriented conference held since 2014: http://2015.phpsummercamp.com

Following that successful model, this year's workshops will also be dedicated to PHP and its frameworks, especially Symfony, with topics on the newest developments in the field, providing useful examples and first-hand experience.

Call for Papers and Call for Sponsors are open, Super Early Bird tickets are on their way!

This event is finished

Symfony Moscow Meetup - Symfoniacs #9

August 25, 2016

🇷🇺 Moscow (Russia)

We are pleased to invite PHP/Symfony developers to our awesome meetup that will take place in Moscow / Lamoda / (25 aug 2016).
See you soon!

This event is finished

Symfony User Group Cologne Meetup #36

August 24, 2016

🇩🇪 Cologne (Germany)

Next Symfony User Group Meetup @SensioLabsDE.
We are happy to introduce our guest speaker Melanie Patrick (@mgapatrick) with: Git - How To Unfuck

“Git is awesome, but sometimes it is just pure pain. With all those powerful features, fuckups will happen from time to time. This talk is a case for using Git on the command line, as well as showing you easy ways to unfuck typical situations that happen in your daily (working) life.”

This event is finished

[Symfony UK] Event Driven Architecture

August 17, 2016

🇬🇧 London (United Kingdom)

Have you ever wondered what ReactPHP meant by "non blocking I/O"? Or why would being "event-driven" allow nginx to be more efficient than Apache?

If you find it easier to understand abstract concepts like these by implementing them, then you're in luck because in this talk we'll create a simple HTTP server, then develop an event loop and finally create a simple Promise class.