Symfony
(https://symfony.com) 📸 Data Snapshot: May 25, 2026Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.
Authority is explicitly established through detailed JSON-LD schema that includes multiple Event objects with named performers and organizers. There are no authority gaps; the named experts like Robin Chalas and Mathias Arlaud have clear footprints within the ecosystem. The only minor flaw is the use of H2 for footer navigation markers, a slight technical semantics oversight.
Marketing claims are consistently anchored in reality; for instance, the ‘battle-tested’ claim is reinforced by the blog post detailing an audit by Claude Mythos that uncovered 19 real vulnerabilities. Performance and stability claims are supported by a strict, published release schedule and LTS (Long-Term Support) versions mentioned on the homepage.
Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.
🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
[
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Symfony",
"url": "https://symfony.com",
"potentialAction": {
"@type": "SearchAction",
"target": "https://symfony.com/search?q={query}",
"query-input": "required name=query"
}
},
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "https://symfony.com",
"name": "Symfony",
"logo": "https://symfony.com/images/logos/sf-positive.png",
"sameAs": [
"https://github.com/symfony",
"https://x.com/symfony",
"https://mastodon.social/@symfony",
"https://www.linkedin.com/company/symfony-sas/",
"https://www.facebook.com/SymfonyFramework",
"https://www.youtube.com/symfonytv",
"https://bsky.app/profile/symfony.com",
"https://www.threads.com/@symfony"
]
},
{
"@context": "https://schema.org",
"@type": "Event",
"eventAttendanceMode": "OfflineEventAttendanceMode",
"eventStatus": "https://schema.org/EventScheduled",
"name": "SymfonyDay Montreal 2026",
"image": "https://symfony.com/images/conferences/sflive.png",
"organizer": {
"@type": "Organization",
"name": "Symfony",
"url": "https://symfony.com",
"logo": {
"@type": "ImageObject",
"url": "https://symfony.com/images/logos/sf-positive.png"
}
},
"description": "A local conference for developers focused on real-world Symfony and PHP topics, with talks, community exchange, and technical insights.",
"performer": [
{
"@type": "Person",
"name": "Robin Chalas",
"url": "https://connect.symfony.com/profile/chalas_r",
"image": "https://connect.symfony.com/profile/chalas_r.picture"
},
{
"@type": "Person",
"name": "Sean MacKay",
"url": "https://connect.symfony.com/profile/seanm",
"image": "https://connect.symfony.com/profile/seanm.picture"
},
{
"@type": "Person",
"name": "Florian Merle",
"url": "https://connect.symfony.com/profile/florian-merle",
"image": "https://connect.symfony.com/profile/florian-merle.picture"
},
{
"@type": "Person",
"name": "Oskar Barcz",
"url": "https://connect.symfony.com/profile/oskarbarcz",
"image": "https://connect.symfony.com/profile/oskarbarcz.picture"
},
{
"@type": "Person",
"name": "Thomas Durand",
"url": "https://connect.symfony.com/profile/dean151",
"image": "https://connect.symfony.com/profile/dean151.picture"
}
],
"location": {
"@type": "Place",
"name": "Montreal",
"address": {
"@type": "PostalAddress",
"streetAddress": "UQAM, Espace Quartier Latin, 1280 R. Saint-Denis, Montréal, QC H2X 3J6, Canada",
"addressLocality": "Montreal",
"addressCountry": "CA"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 45.513308,
"longitude": -73.560257
}
},
"url": "https://live.symfony.com/2026-montreal/",
"startDate": "2026-06-04",
"endDate": "2026-06-04",
"offers": [
{
"@type": "Offer",
"price": 79,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-montreal/registration/",
"validFrom": "2025-09-10T00:00:00-04:00",
"availability": "https://schema.org/SoldOut"
},
{
"@type": "Offer",
"price": 119,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-montreal/registration/",
"validFrom": "2026-03-11T00:00:00-04:00",
"availability": "https://schema.org/SoldOut"
},
{
"@type": "Offer",
"price": 149,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-montreal/registration/",
"validFrom": "2026-04-22T00:00:00-04:00",
"availability": "https://schema.org/InStock"
}
]
},
{
"@context": "https://schema.org",
"@type": "Event",
"eventAttendanceMode": "OnlineEventAttendanceMode",
"eventStatus": "https://schema.org/EventScheduled",
"name": "Symfony June 2026",
"image": "https://symfony.com/images/conferences/sfcon.png",
"organizer": {
"@type": "Organization",
"name": "Symfony",
"url": "https://symfony.com",
"logo": {
"@type": "ImageObject",
"url": "https://symfony.com/images/logos/sf-positive.png"
}
},
"description": "A global virtual conference connecting developers worldwide to learn about the latest Symfony features, best practices, and modern PHP development.",
"performer": [
{
"@type": "Person",
"name": "Jérôme Tamarelle",
"url": "https://connect.symfony.com/profile/gromnan",
"image": "https://connect.symfony.com/profile/gromnan.picture"
},
{
"@type": "Person",
"name": "Vincent Amstoutz",
"url": "https://connect.symfony.com/profile/vincent_amstz",
"image": "https://connect.symfony.com/profile/vincent_amstz.picture"
},
{
"@type": "Person",
"name": "Robin Chalas",
"url": "https://connect.symfony.com/profile/chalas_r",
"image": "https://connect.symfony.com/profile/chalas_r.picture"
},
{
"@type": "Person",
"name": "Imad ZAIRIG",
"url": "https://connect.symfony.com/profile/zairigimad",
"image": "https://connect.symfony.com/profile/zairigimad.picture"
},
{
"@type": "Person",
"name": "Tobias Nyholm",
"url": "https://connect.symfony.com/profile/tobias",
"image": "https://connect.symfony.com/profile/tobias.picture"
}
],
"location": {
"@type": "VirtualLocation",
"url": "https://live.symfony.com/2026-online-june/"
},
"url": "https://live.symfony.com/2026-online-june/",
"startDate": "2026-06-11",
"endDate": "2026-06-12",
"offers": [
{
"@type": "Offer",
"price": 79,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-online-june/registration/",
"validFrom": "2025-12-10T00:00:00+01:00",
"availability": "https://schema.org/SoldOut"
},
{
"@type": "Offer",
"price": 119,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-online-june/registration/",
"validFrom": "2026-02-26T00:00:00+01:00",
"availability": "https://schema.org/SoldOut"
},
{
"@type": "Offer",
"price": 149,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-online-june/registration/",
"validFrom": "2026-05-07T00:00:00+02:00",
"availability": "https://schema.org/InStock"
},
{
"@type": "Offer",
"price": 149,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-online-june/registration/",
"validFrom": "2026-06-12T17:31:00+02:00",
"availability": "https://schema.org/InStock"
}
]
},
{
"@context": "https://schema.org",
"@type": "Event",
"eventAttendanceMode": "OfflineEventAttendanceMode",
"eventStatus": "https://schema.org/EventScheduled",
"name": "SymfonyCon Warsaw 2026",
"image": "https://symfony.com/images/conferences/sfcon.png",
"organizer": {
"@type": "Organization",
"name": "Symfony",
"url": "https://symfony.com",
"logo": {
"@type": "ImageObject",
"url": "https://symfony.com/images/logos/sf-positive.png"
}
},
"description": "A global Symfony conference in English, bringing together developers from around the world to share knowledge, network, and explore the latest in web development.",
"performer": [],
"location": {
"@type": "Place",
"name": "Hilton Warsaw Hotel and Convention Centre",
"address": {
"@type": "PostalAddress",
"streetAddress": "Grzybowska 63, 00-844 Warszawa, Poland",
"addressLocality": "Warsaw",
"addressCountry": "PL"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 52.233719,
"longitude": 20.986059
}
},
"url": "https://live.symfony.com/2026-warsaw-con/",
"startDate": "2026-11-26",
"endDate": "2026-11-27",
"offers": [
{
"@type": "Offer",
"price": 459,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-warsaw-con/registration/",
"validFrom": "2025-11-28T17:00:00+01:00",
"availability": "https://schema.org/SoldOut"
},
{
"@type": "Offer",
"price": 569,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-warsaw-con/registration/",
"validFrom": "2026-04-09T00:00:00+02:00",
"availability": "https://schema.org/InStock"
},
{
"@type": "Offer",
"price": 749,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-warsaw-con/registration/",
"validFrom": "2026-09-24T00:00:00+02:00",
"availability": "https://schema.org/InStock"
},
{
"@type": "Offer",
"price": 849,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-warsaw-con/registration/",
"validFrom": "2026-11-05T00:00:00+01:00",
"availability": "https://schema.org/InStock"
},
{
"@type": "Offer",
"price": 919,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-warsaw-con/registration/",
"validFrom": "2026-11-26T00:00:00+01:00",
"availability": "https://schema.org/InStock"
},
{
"@type": "Offer",
"price": 149,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-warsaw-con/registration/",
"validFrom": "2026-11-27T18:31:00+01:00",
"availability": "https://schema.org/InStock"
}
]
},
{
"@context": "https://schema.org",
"@type": "Event",
"eventAttendanceMode": "OfflineEventAttendanceMode",
"eventStatus": "https://schema.org/EventScheduled",
"name": "SymfonyLive Paris 2027",
"image": "https://symfony.com/images/conferences/sflive.png",
"organizer": {
"@type": "Organization",
"name": "Symfony",
"url": "https://symfony.com",
"logo": {
"@type": "ImageObject",
"url": "https://symfony.com/images/logos/sf-positive.png"
}
},
"description": "Conférence locale pour les développeurs Symfony et PHP, avec des conférences techniques, des retours d'expérience et des échanges entre professionnels.",
"performer": [],
"location": {
"@type": "Place",
"name": "Cité Universitaire",
"address": {
"@type": "PostalAddress",
"streetAddress": "17, boulevard Jourdan, 75014 Paris",
"addressLocality": "PARIS",
"addressCountry": "FR"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 48.82004,
"longitude": 2.33885
}
},
"url": "https://live.symfony.com/2027-paris/",
"startDate": "2027-03-25",
"endDate": "2027-03-26",
"offers": [
{
"@type": "Offer",
"price": 349,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2027-paris/registration/",
"validFrom": "2026-03-27T16:00:00+01:00",
"availability": "https://schema.org/InStock"
}
]
}
]
/cloud/
[
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Symfony",
"url": "https://symfony.com",
"potentialAction": {
"@type": "SearchAction",
"target": "https://symfony.com/search?q={query}",
"query-input": "required name=query"
}
},
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "https://symfony.com",
"name": "Symfony",
"logo": "https://symfony.com/images/logos/sf-positive.png",
"sameAs": [
"https://github.com/symfony",
"https://x.com/symfony",
"https://mastodon.social/@symfony",
"https://www.linkedin.com/company/symfony-sas/",
"https://www.facebook.com/SymfonyFramework",
"https://www.youtube.com/symfonytv",
"https://bsky.app/profile/symfony.com",
"https://www.threads.com/@symfony"
]
},
{
"@context": "https://schema.org",
"@type": "Event",
"eventAttendanceMode": "OfflineEventAttendanceMode",
"eventStatus": "https://schema.org/EventScheduled",
"name": "SymfonyDay Montreal 2026",
"image": "https://symfony.com/images/conferences/sflive.png",
"organizer": {
"@type": "Organization",
"name": "Symfony",
"url": "https://symfony.com",
"logo": {
"@type": "ImageObject",
"url": "https://symfony.com/images/logos/sf-positive.png"
}
},
"description": "A local conference for developers focused on real-world Symfony and PHP topics, with talks, community exchange, and technical insights.",
"performer": [
{
"@type": "Person",
"name": "Robin Chalas",
"url": "https://connect.symfony.com/profile/chalas_r",
"image": "https://connect.symfony.com/profile/chalas_r.picture"
},
{
"@type": "Person",
"name": "Sean MacKay",
"url": "https://connect.symfony.com/profile/seanm",
"image": "https://connect.symfony.com/profile/seanm.picture"
},
{
"@type": "Person",
"name": "Florian Merle",
"url": "https://connect.symfony.com/profile/florian-merle",
"image": "https://connect.symfony.com/profile/florian-merle.picture"
},
{
"@type": "Person",
"name": "Oskar Barcz",
"url": "https://connect.symfony.com/profile/oskarbarcz",
"image": "https://connect.symfony.com/profile/oskarbarcz.picture"
},
{
"@type": "Person",
"name": "Thomas Durand",
"url": "https://connect.symfony.com/profile/dean151",
"image": "https://connect.symfony.com/profile/dean151.picture"
}
],
"location": {
"@type": "Place",
"name": "Montreal",
"address": {
"@type": "PostalAddress",
"streetAddress": "UQAM, Espace Quartier Latin, 1280 R. Saint-Denis, Montréal, QC H2X 3J6, Canada",
"addressLocality": "Montreal",
"addressCountry": "CA"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 45.513308,
"longitude": -73.560257
}
},
"url": "https://live.symfony.com/2026-montreal/",
"startDate": "2026-06-04",
"endDate": "2026-06-04",
"offers": [
{
"@type": "Offer",
"price": 79,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-montreal/registration/",
"validFrom": "2025-09-10T00:00:00-04:00",
"availability": "https://schema.org/SoldOut"
},
{
"@type": "Offer",
"price": 119,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-montreal/registration/",
"validFrom": "2026-03-11T00:00:00-04:00",
"availability": "https://schema.org/SoldOut"
},
{
"@type": "Offer",
"price": 149,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-montreal/registration/",
"validFrom": "2026-04-22T00:00:00-04:00",
"availability": "https://schema.org/InStock"
}
]
},
{
"@context": "https://schema.org",
"@type": "Event",
"eventAttendanceMode": "OnlineEventAttendanceMode",
"eventStatus": "https://schema.org/EventScheduled",
"name": "Symfony June 2026",
"image": "https://symfony.com/images/conferences/sfcon.png",
"organizer": {
"@type": "Organization",
"name": "Symfony",
"url": "https://symfony.com",
"logo": {
"@type": "ImageObject",
"url": "https://symfony.com/images/logos/sf-positive.png"
}
},
"description": "A global virtual conference connecting developers worldwide to learn about the latest Symfony features, best practices, and modern PHP development.",
"performer": [
{
"@type": "Person",
"name": "Jérôme Tamarelle",
"url": "https://connect.symfony.com/profile/gromnan",
"image": "https://connect.symfony.com/profile/gromnan.picture"
},
{
"@type": "Person",
"name": "Vincent Amstoutz",
"url": "https://connect.symfony.com/profile/vincent_amstz",
"image": "https://connect.symfony.com/profile/vincent_amstz.picture"
},
{
"@type": "Person",
"name": "Robin Chalas",
"url": "https://connect.symfony.com/profile/chalas_r",
"image": "https://connect.symfony.com/profile/chalas_r.picture"
},
{
"@type": "Person",
"name": "Imad ZAIRIG",
"url": "https://connect.symfony.com/profile/zairigimad",
"image": "https://connect.symfony.com/profile/zairigimad.picture"
},
{
"@type": "Person",
"name": "Tobias Nyholm",
"url": "https://connect.symfony.com/profile/tobias",
"image": "https://connect.symfony.com/profile/tobias.picture"
}
],
"location": {
"@type": "VirtualLocation",
"url": "https://live.symfony.com/2026-online-june/"
},
"url": "https://live.symfony.com/2026-online-june/",
"startDate": "2026-06-11",
"endDate": "2026-06-12",
"offers": [
{
"@type": "Offer",
"price": 79,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-online-june/registration/",
"validFrom": "2025-12-10T00:00:00+01:00",
"availability": "https://schema.org/SoldOut"
},
{
"@type": "Offer",
"price": 119,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-online-june/registration/",
"validFrom": "2026-02-26T00:00:00+01:00",
"availability": "https://schema.org/SoldOut"
},
{
"@type": "Offer",
"price": 149,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-online-june/registration/",
"validFrom": "2026-05-07T00:00:00+02:00",
"availability": "https://schema.org/InStock"
},
{
"@type": "Offer",
"price": 149,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-online-june/registration/",
"validFrom": "2026-06-12T17:31:00+02:00",
"availability": "https://schema.org/InStock"
}
]
},
{
"@context": "https://schema.org",
"@type": "Event",
"eventAttendanceMode": "OfflineEventAttendanceMode",
"eventStatus": "https://schema.org/EventScheduled",
"name": "SymfonyCon Warsaw 2026",
"image": "https://symfony.com/images/conferences/sfcon.png",
"organizer": {
"@type": "Organization",
"name": "Symfony",
"url": "https://symfony.com",
"logo": {
"@type": "ImageObject",
"url": "https://symfony.com/images/logos/sf-positive.png"
}
},
"description": "A global Symfony conference in English, bringing together developers from around the world to share knowledge, network, and explore the latest in web development.",
"performer": [],
"location": {
"@type": "Place",
"name": "Hilton Warsaw Hotel and Convention Centre",
"address": {
"@type": "PostalAddress",
"streetAddress": "Grzybowska 63, 00-844 Warszawa, Poland",
"addressLocality": "Warsaw",
"addressCountry": "PL"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 52.233719,
"longitude": 20.986059
}
},
"url": "https://live.symfony.com/2026-warsaw-con/",
"startDate": "2026-11-26",
"endDate": "2026-11-27",
"offers": [
{
"@type": "Offer",
"price": 459,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-warsaw-con/registration/",
"validFrom": "2025-11-28T17:00:00+01:00",
"availability": "https://schema.org/SoldOut"
},
{
"@type": "Offer",
"price": 569,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-warsaw-con/registration/",
"validFrom": "2026-04-09T00:00:00+02:00",
"availability": "https://schema.org/InStock"
},
{
"@type": "Offer",
"price": 749,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-warsaw-con/registration/",
"validFrom": "2026-09-24T00:00:00+02:00",
"availability": "https://schema.org/InStock"
},
{
"@type": "Offer",
"price": 849,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-warsaw-con/registration/",
"validFrom": "2026-11-05T00:00:00+01:00",
"availability": "https://schema.org/InStock"
},
{
"@type": "Offer",
"price": 919,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-warsaw-con/registration/",
"validFrom": "2026-11-26T00:00:00+01:00",
"availability": "https://schema.org/InStock"
},
{
"@type": "Offer",
"price": 149,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-warsaw-con/registration/",
"validFrom": "2026-11-27T18:31:00+01:00",
"availability": "https://schema.org/InStock"
}
]
},
{
"@context": "https://schema.org",
"@type": "Event",
"eventAttendanceMode": "OfflineEventAttendanceMode",
"eventStatus": "https://schema.org/EventScheduled",
"name": "SymfonyLive Paris 2027",
"image": "https://symfony.com/images/conferences/sflive.png",
"organizer": {
"@type": "Organization",
"name": "Symfony",
"url": "https://symfony.com",
"logo": {
"@type": "ImageObject",
"url": "https://symfony.com/images/logos/sf-positive.png"
}
},
"description": "Conférence locale pour les développeurs Symfony et PHP, avec des conférences techniques, des retours d'expérience et des échanges entre professionnels.",
"performer": [],
"location": {
"@type": "Place",
"name": "Cité Universitaire",
"address": {
"@type": "PostalAddress",
"streetAddress": "17, boulevard Jourdan, 75014 Paris",
"addressLocality": "PARIS",
"addressCountry": "FR"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 48.82004,
"longitude": 2.33885
}
},
"url": "https://live.symfony.com/2027-paris/",
"startDate": "2027-03-25",
"endDate": "2027-03-26",
"offers": [
{
"@type": "Offer",
"price": 349,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2027-paris/registration/",
"validFrom": "2026-03-27T16:00:00+01:00",
"availability": "https://schema.org/InStock"
}
]
},
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "https://symfony.com/",
"name": "Home"
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"@id": "/cloud",
"name": "Cloud"
}
}
]
}
]
/blog/
[
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Symfony",
"url": "https://symfony.com",
"potentialAction": {
"@type": "SearchAction",
"target": "https://symfony.com/search?q={query}",
"query-input": "required name=query"
}
},
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "https://symfony.com",
"name": "Symfony",
"logo": "https://symfony.com/images/logos/sf-positive.png",
"sameAs": [
"https://github.com/symfony",
"https://x.com/symfony",
"https://mastodon.social/@symfony",
"https://www.linkedin.com/company/symfony-sas/",
"https://www.facebook.com/SymfonyFramework",
"https://www.youtube.com/symfonytv",
"https://bsky.app/profile/symfony.com",
"https://www.threads.com/@symfony"
]
},
{
"@context": "https://schema.org",
"@type": "Event",
"eventAttendanceMode": "OfflineEventAttendanceMode",
"eventStatus": "https://schema.org/EventScheduled",
"name": "SymfonyDay Montreal 2026",
"image": "https://symfony.com/images/conferences/sflive.png",
"organizer": {
"@type": "Organization",
"name": "Symfony",
"url": "https://symfony.com",
"logo": {
"@type": "ImageObject",
"url": "https://symfony.com/images/logos/sf-positive.png"
}
},
"description": "A local conference for developers focused on real-world Symfony and PHP topics, with talks, community exchange, and technical insights.",
"performer": [
{
"@type": "Person",
"name": "Robin Chalas",
"url": "https://connect.symfony.com/profile/chalas_r",
"image": "https://connect.symfony.com/profile/chalas_r.picture"
},
{
"@type": "Person",
"name": "Sean MacKay",
"url": "https://connect.symfony.com/profile/seanm",
"image": "https://connect.symfony.com/profile/seanm.picture"
},
{
"@type": "Person",
"name": "Florian Merle",
"url": "https://connect.symfony.com/profile/florian-merle",
"image": "https://connect.symfony.com/profile/florian-merle.picture"
},
{
"@type": "Person",
"name": "Oskar Barcz",
"url": "https://connect.symfony.com/profile/oskarbarcz",
"image": "https://connect.symfony.com/profile/oskarbarcz.picture"
},
{
"@type": "Person",
"name": "Thomas Durand",
"url": "https://connect.symfony.com/profile/dean151",
"image": "https://connect.symfony.com/profile/dean151.picture"
}
],
"location": {
"@type": "Place",
"name": "Montreal",
"address": {
"@type": "PostalAddress",
"streetAddress": "UQAM, Espace Quartier Latin, 1280 R. Saint-Denis, Montréal, QC H2X 3J6, Canada",
"addressLocality": "Montreal",
"addressCountry": "CA"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 45.513308,
"longitude": -73.560257
}
},
"url": "https://live.symfony.com/2026-montreal/",
"startDate": "2026-06-04",
"endDate": "2026-06-04",
"offers": [
{
"@type": "Offer",
"price": 79,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-montreal/registration/",
"validFrom": "2025-09-10T00:00:00-04:00",
"availability": "https://schema.org/SoldOut"
},
{
"@type": "Offer",
"price": 119,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-montreal/registration/",
"validFrom": "2026-03-11T00:00:00-04:00",
"availability": "https://schema.org/SoldOut"
},
{
"@type": "Offer",
"price": 149,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-montreal/registration/",
"validFrom": "2026-04-22T00:00:00-04:00",
"availability": "https://schema.org/InStock"
}
]
},
{
"@context": "https://schema.org",
"@type": "Event",
"eventAttendanceMode": "OnlineEventAttendanceMode",
"eventStatus": "https://schema.org/EventScheduled",
"name": "Symfony June 2026",
"image": "https://symfony.com/images/conferences/sfcon.png",
"organizer": {
"@type": "Organization",
"name": "Symfony",
"url": "https://symfony.com",
"logo": {
"@type": "ImageObject",
"url": "https://symfony.com/images/logos/sf-positive.png"
}
},
"description": "A global virtual conference connecting developers worldwide to learn about the latest Symfony features, best practices, and modern PHP development.",
"performer": [
{
"@type": "Person",
"name": "Jérôme Tamarelle",
"url": "https://connect.symfony.com/profile/gromnan",
"image": "https://connect.symfony.com/profile/gromnan.picture"
},
{
"@type": "Person",
"name": "Vincent Amstoutz",
"url": "https://connect.symfony.com/profile/vincent_amstz",
"image": "https://connect.symfony.com/profile/vincent_amstz.picture"
},
{
"@type": "Person",
"name": "Robin Chalas",
"url": "https://connect.symfony.com/profile/chalas_r",
"image": "https://connect.symfony.com/profile/chalas_r.picture"
},
{
"@type": "Person",
"name": "Imad ZAIRIG",
"url": "https://connect.symfony.com/profile/zairigimad",
"image": "https://connect.symfony.com/profile/zairigimad.picture"
},
{
"@type": "Person",
"name": "Tobias Nyholm",
"url": "https://connect.symfony.com/profile/tobias",
"image": "https://connect.symfony.com/profile/tobias.picture"
}
],
"location": {
"@type": "VirtualLocation",
"url": "https://live.symfony.com/2026-online-june/"
},
"url": "https://live.symfony.com/2026-online-june/",
"startDate": "2026-06-11",
"endDate": "2026-06-12",
"offers": [
{
"@type": "Offer",
"price": 79,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-online-june/registration/",
"validFrom": "2025-12-10T00:00:00+01:00",
"availability": "https://schema.org/SoldOut"
},
{
"@type": "Offer",
"price": 119,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-online-june/registration/",
"validFrom": "2026-02-26T00:00:00+01:00",
"availability": "https://schema.org/SoldOut"
},
{
"@type": "Offer",
"price": 149,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-online-june/registration/",
"validFrom": "2026-05-07T00:00:00+02:00",
"availability": "https://schema.org/InStock"
},
{
"@type": "Offer",
"price": 149,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-online-june/registration/",
"validFrom": "2026-06-12T17:31:00+02:00",
"availability": "https://schema.org/InStock"
}
]
},
{
"@context": "https://schema.org",
"@type": "Event",
"eventAttendanceMode": "OfflineEventAttendanceMode",
"eventStatus": "https://schema.org/EventScheduled",
"name": "SymfonyCon Warsaw 2026",
"image": "https://symfony.com/images/conferences/sfcon.png",
"organizer": {
"@type": "Organization",
"name": "Symfony",
"url": "https://symfony.com",
"logo": {
"@type": "ImageObject",
"url": "https://symfony.com/images/logos/sf-positive.png"
}
},
"description": "A global Symfony conference in English, bringing together developers from around the world to share knowledge, network, and explore the latest in web development.",
"performer": [],
"location": {
"@type": "Place",
"name": "Hilton Warsaw Hotel and Convention Centre",
"address": {
"@type": "PostalAddress",
"streetAddress": "Grzybowska 63, 00-844 Warszawa, Poland",
"addressLocality": "Warsaw",
"addressCountry": "PL"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 52.233719,
"longitude": 20.986059
}
},
"url": "https://live.symfony.com/2026-warsaw-con/",
"startDate": "2026-11-26",
"endDate": "2026-11-27",
"offers": [
{
"@type": "Offer",
"price": 459,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-warsaw-con/registration/",
"validFrom": "2025-11-28T17:00:00+01:00",
"availability": "https://schema.org/SoldOut"
},
{
"@type": "Offer",
"price": 569,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-warsaw-con/registration/",
"validFrom": "2026-04-09T00:00:00+02:00",
"availability": "https://schema.org/InStock"
},
{
"@type": "Offer",
"price": 749,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-warsaw-con/registration/",
"validFrom": "2026-09-24T00:00:00+02:00",
"availability": "https://schema.org/InStock"
},
{
"@type": "Offer",
"price": 849,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-warsaw-con/registration/",
"validFrom": "2026-11-05T00:00:00+01:00",
"availability": "https://schema.org/InStock"
},
{
"@type": "Offer",
"price": 919,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-warsaw-con/registration/",
"validFrom": "2026-11-26T00:00:00+01:00",
"availability": "https://schema.org/InStock"
},
{
"@type": "Offer",
"price": 149,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-warsaw-con/registration/",
"validFrom": "2026-11-27T18:31:00+01:00",
"availability": "https://schema.org/InStock"
}
]
},
{
"@context": "https://schema.org",
"@type": "Event",
"eventAttendanceMode": "OfflineEventAttendanceMode",
"eventStatus": "https://schema.org/EventScheduled",
"name": "SymfonyLive Paris 2027",
"image": "https://symfony.com/images/conferences/sflive.png",
"organizer": {
"@type": "Organization",
"name": "Symfony",
"url": "https://symfony.com",
"logo": {
"@type": "ImageObject",
"url": "https://symfony.com/images/logos/sf-positive.png"
}
},
"description": "Conférence locale pour les développeurs Symfony et PHP, avec des conférences techniques, des retours d'expérience et des échanges entre professionnels.",
"performer": [],
"location": {
"@type": "Place",
"name": "Cité Universitaire",
"address": {
"@type": "PostalAddress",
"streetAddress": "17, boulevard Jourdan, 75014 Paris",
"addressLocality": "PARIS",
"addressCountry": "FR"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 48.82004,
"longitude": 2.33885
}
},
"url": "https://live.symfony.com/2027-paris/",
"startDate": "2027-03-25",
"endDate": "2027-03-26",
"offers": [
{
"@type": "Offer",
"price": 349,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2027-paris/registration/",
"validFrom": "2026-03-27T16:00:00+01:00",
"availability": "https://schema.org/InStock"
}
]
},
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "https://symfony.com/",
"name": "Home"
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"@id": "/blog/",
"name": "Symfony Blog"
}
}
]
}
]
/community/
[
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Symfony",
"url": "https://symfony.com",
"potentialAction": {
"@type": "SearchAction",
"target": "https://symfony.com/search?q={query}",
"query-input": "required name=query"
}
},
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "https://symfony.com",
"name": "Symfony",
"logo": "https://symfony.com/images/logos/sf-positive.png",
"sameAs": [
"https://github.com/symfony",
"https://x.com/symfony",
"https://mastodon.social/@symfony",
"https://www.linkedin.com/company/symfony-sas/",
"https://www.facebook.com/SymfonyFramework",
"https://www.youtube.com/symfonytv",
"https://bsky.app/profile/symfony.com",
"https://www.threads.com/@symfony"
]
},
{
"@context": "https://schema.org",
"@type": "Event",
"eventAttendanceMode": "OfflineEventAttendanceMode",
"eventStatus": "https://schema.org/EventScheduled",
"name": "SymfonyDay Montreal 2026",
"image": "https://symfony.com/images/conferences/sflive.png",
"organizer": {
"@type": "Organization",
"name": "Symfony",
"url": "https://symfony.com",
"logo": {
"@type": "ImageObject",
"url": "https://symfony.com/images/logos/sf-positive.png"
}
},
"description": "A local conference for developers focused on real-world Symfony and PHP topics, with talks, community exchange, and technical insights.",
"performer": [
{
"@type": "Person",
"name": "Robin Chalas",
"url": "https://connect.symfony.com/profile/chalas_r",
"image": "https://connect.symfony.com/profile/chalas_r.picture"
},
{
"@type": "Person",
"name": "Sean MacKay",
"url": "https://connect.symfony.com/profile/seanm",
"image": "https://connect.symfony.com/profile/seanm.picture"
},
{
"@type": "Person",
"name": "Florian Merle",
"url": "https://connect.symfony.com/profile/florian-merle",
"image": "https://connect.symfony.com/profile/florian-merle.picture"
},
{
"@type": "Person",
"name": "Oskar Barcz",
"url": "https://connect.symfony.com/profile/oskarbarcz",
"image": "https://connect.symfony.com/profile/oskarbarcz.picture"
},
{
"@type": "Person",
"name": "Thomas Durand",
"url": "https://connect.symfony.com/profile/dean151",
"image": "https://connect.symfony.com/profile/dean151.picture"
}
],
"location": {
"@type": "Place",
"name": "Montreal",
"address": {
"@type": "PostalAddress",
"streetAddress": "UQAM, Espace Quartier Latin, 1280 R. Saint-Denis, Montréal, QC H2X 3J6, Canada",
"addressLocality": "Montreal",
"addressCountry": "CA"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 45.513308,
"longitude": -73.560257
}
},
"url": "https://live.symfony.com/2026-montreal/",
"startDate": "2026-06-04",
"endDate": "2026-06-04",
"offers": [
{
"@type": "Offer",
"price": 79,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-montreal/registration/",
"validFrom": "2025-09-10T00:00:00-04:00",
"availability": "https://schema.org/SoldOut"
},
{
"@type": "Offer",
"price": 119,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-montreal/registration/",
"validFrom": "2026-03-11T00:00:00-04:00",
"availability": "https://schema.org/SoldOut"
},
{
"@type": "Offer",
"price": 149,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-montreal/registration/",
"validFrom": "2026-04-22T00:00:00-04:00",
"availability": "https://schema.org/InStock"
}
]
},
{
"@context": "https://schema.org",
"@type": "Event",
"eventAttendanceMode": "OnlineEventAttendanceMode",
"eventStatus": "https://schema.org/EventScheduled",
"name": "Symfony June 2026",
"image": "https://symfony.com/images/conferences/sfcon.png",
"organizer": {
"@type": "Organization",
"name": "Symfony",
"url": "https://symfony.com",
"logo": {
"@type": "ImageObject",
"url": "https://symfony.com/images/logos/sf-positive.png"
}
},
"description": "A global virtual conference connecting developers worldwide to learn about the latest Symfony features, best practices, and modern PHP development.",
"performer": [
{
"@type": "Person",
"name": "Jérôme Tamarelle",
"url": "https://connect.symfony.com/profile/gromnan",
"image": "https://connect.symfony.com/profile/gromnan.picture"
},
{
"@type": "Person",
"name": "Vincent Amstoutz",
"url": "https://connect.symfony.com/profile/vincent_amstz",
"image": "https://connect.symfony.com/profile/vincent_amstz.picture"
},
{
"@type": "Person",
"name": "Robin Chalas",
"url": "https://connect.symfony.com/profile/chalas_r",
"image": "https://connect.symfony.com/profile/chalas_r.picture"
},
{
"@type": "Person",
"name": "Imad ZAIRIG",
"url": "https://connect.symfony.com/profile/zairigimad",
"image": "https://connect.symfony.com/profile/zairigimad.picture"
},
{
"@type": "Person",
"name": "Tobias Nyholm",
"url": "https://connect.symfony.com/profile/tobias",
"image": "https://connect.symfony.com/profile/tobias.picture"
}
],
"location": {
"@type": "VirtualLocation",
"url": "https://live.symfony.com/2026-online-june/"
},
"url": "https://live.symfony.com/2026-online-june/",
"startDate": "2026-06-11",
"endDate": "2026-06-12",
"offers": [
{
"@type": "Offer",
"price": 79,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-online-june/registration/",
"validFrom": "2025-12-10T00:00:00+01:00",
"availability": "https://schema.org/SoldOut"
},
{
"@type": "Offer",
"price": 119,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-online-june/registration/",
"validFrom": "2026-02-26T00:00:00+01:00",
"availability": "https://schema.org/SoldOut"
},
{
"@type": "Offer",
"price": 149,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-online-june/registration/",
"validFrom": "2026-05-07T00:00:00+02:00",
"availability": "https://schema.org/InStock"
},
{
"@type": "Offer",
"price": 149,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-online-june/registration/",
"validFrom": "2026-06-12T17:31:00+02:00",
"availability": "https://schema.org/InStock"
}
]
},
{
"@context": "https://schema.org",
"@type": "Event",
"eventAttendanceMode": "OfflineEventAttendanceMode",
"eventStatus": "https://schema.org/EventScheduled",
"name": "SymfonyCon Warsaw 2026",
"image": "https://symfony.com/images/conferences/sfcon.png",
"organizer": {
"@type": "Organization",
"name": "Symfony",
"url": "https://symfony.com",
"logo": {
"@type": "ImageObject",
"url": "https://symfony.com/images/logos/sf-positive.png"
}
},
"description": "A global Symfony conference in English, bringing together developers from around the world to share knowledge, network, and explore the latest in web development.",
"performer": [],
"location": {
"@type": "Place",
"name": "Hilton Warsaw Hotel and Convention Centre",
"address": {
"@type": "PostalAddress",
"streetAddress": "Grzybowska 63, 00-844 Warszawa, Poland",
"addressLocality": "Warsaw",
"addressCountry": "PL"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 52.233719,
"longitude": 20.986059
}
},
"url": "https://live.symfony.com/2026-warsaw-con/",
"startDate": "2026-11-26",
"endDate": "2026-11-27",
"offers": [
{
"@type": "Offer",
"price": 459,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-warsaw-con/registration/",
"validFrom": "2025-11-28T17:00:00+01:00",
"availability": "https://schema.org/SoldOut"
},
{
"@type": "Offer",
"price": 569,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-warsaw-con/registration/",
"validFrom": "2026-04-09T00:00:00+02:00",
"availability": "https://schema.org/InStock"
},
{
"@type": "Offer",
"price": 749,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-warsaw-con/registration/",
"validFrom": "2026-09-24T00:00:00+02:00",
"availability": "https://schema.org/InStock"
},
{
"@type": "Offer",
"price": 849,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-warsaw-con/registration/",
"validFrom": "2026-11-05T00:00:00+01:00",
"availability": "https://schema.org/InStock"
},
{
"@type": "Offer",
"price": 919,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-warsaw-con/registration/",
"validFrom": "2026-11-26T00:00:00+01:00",
"availability": "https://schema.org/InStock"
},
{
"@type": "Offer",
"price": 149,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2026-warsaw-con/registration/",
"validFrom": "2026-11-27T18:31:00+01:00",
"availability": "https://schema.org/InStock"
}
]
},
{
"@context": "https://schema.org",
"@type": "Event",
"eventAttendanceMode": "OfflineEventAttendanceMode",
"eventStatus": "https://schema.org/EventScheduled",
"name": "SymfonyLive Paris 2027",
"image": "https://symfony.com/images/conferences/sflive.png",
"organizer": {
"@type": "Organization",
"name": "Symfony",
"url": "https://symfony.com",
"logo": {
"@type": "ImageObject",
"url": "https://symfony.com/images/logos/sf-positive.png"
}
},
"description": "Conférence locale pour les développeurs Symfony et PHP, avec des conférences techniques, des retours d'expérience et des échanges entre professionnels.",
"performer": [],
"location": {
"@type": "Place",
"name": "Cité Universitaire",
"address": {
"@type": "PostalAddress",
"streetAddress": "17, boulevard Jourdan, 75014 Paris",
"addressLocality": "PARIS",
"addressCountry": "FR"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 48.82004,
"longitude": 2.33885
}
},
"url": "https://live.symfony.com/2027-paris/",
"startDate": "2027-03-25",
"endDate": "2027-03-26",
"offers": [
{
"@type": "Offer",
"price": 349,
"priceCurrency": "EUR",
"url": "https://live.symfony.com/2027-paris/registration/",
"validFrom": "2026-03-27T16:00:00+01:00",
"availability": "https://schema.org/InStock"
}
]
},
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "https://symfony.com/",
"name": "Home"
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"@id": "/community",
"name": "Symfony Community"
}
}
]
}
]
🛡️ Trust Signals — external proof links that back the declared identity
| Page | Reviews | Proof links |
|---|---|---|
| / (home) | 1 | 1 |
| /cloud/ | 2 | 1 |
| /blog/ | 2 | 1 |
| /community/ | 5 | 2 |
This page presents a snapshot of public data from Symfony, captured on May 25, 2026, to show how machine logic reads Identity & Authority signals into an AI reputation evaluation.
Purpose: This data is presented under “Fair Use” for the purpose of independent signal analysis, allowing readers to see the raw signals behind the reputation score.
Notice to Symfony: This analysis is part of a non-adversarial audit conducted by 1 Euro SEO. The results are intended as professional feedback to help improve any website’s machine-readability and authority signals. The evaluation is free, and any company can request a fresh audit at any time.
Any company can use the insights for free and improve its voice. When a company has updated its content, it can always submit a new audit request, which will be reflected in a new current score.
To all users: You are encouraged to visit the live site at https://symfony.com to view the most current version of its content and see directly what this company is about and what it offers.