

# Event Details

- **Event Name**: Barcelona PHP Talks  #4: Hardcore
- **Event Start and End Date**: Thu, 06 Mar, 2025 at 06:30 pm – Thu, 06 Mar, 2025 at 09:00 pm
- **Event Description**: Join the Barcelona PHP Talks community, powered by Manychat! Let's get together to dive into PHP discussions and share practical experiencesAbout this EventLet's gather to grow the Barcelona PHP Talks community together ?.Join the community of professional PHP developers at the meetup featuring two engineering topics.Details⏰ March 6th? Starting 6:30 pm?? Talks in English? Free? WeWork, Paseo de Gracia: Passeig de Gràcia, 17, 08007 BarcelonaTalks1. Topic: Achieving High-Performance HTTP in PHP Without Threads: Simulating Parallel RequestsSpeaker: Max Fomichev, ManychatYour PHP app talks to multiple APIs, but its single-threaded nature keeps you waiting. What if you could handle thousands of requests in parallel—without threads, extra processes, or switching languages?In this session, I’ll show you how to bend PHP to your will with cURL, Guzzle, and smart state management. We’ll dive into non-blocking requests, state serialization, and efficient response handling—all within PHP’s native ecosystem.Struggling with slow APIs, rate limits, or wasted resources? This talk will change how you think about PHP concurrency.About the SpeakerI'm Max. I have decades of experience in IT, primarily focused on programming in PHP and running Unix servers. For the past six years, I've been working at Manychat, a leading chat-marketing platform, where I combine the roles of an Infrastructure Engineer, SRE, and developer, optimizing our systems and ensuring reliability. 2. Topic: TBASpeakers: TBAUseful Links:– Learn more about Manychat Engineering– Careers at ManychatFollow us on Eventbrite to learn more about the Engineering and Product events we regularly host in Europe.Agenda?: 06:00 PM - 06:30 PMWelcome coffee ☕️?: 06:30 PM - 07:10 PM Talk 1?: 07:10 PM - 07:20 PMBreak?: 07:20 PM - 08:00 PMTalk 2 ?: 08:00 PM - 09:00 PMNetworking
- **Event URL**: https://allevents.in/barcelona/barcelona-php-talks-4-hardcore/100001244767676629
- **Event Categories**: meetups, it
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 0, max: 0, currency: USD

## Event venue details

- **city**: Barcelona
- **state**: CT
- **country**: Spain
- **location**: Pg. de Gràcia, 17
- **lat**: 41.3898192
- **long**: 2.1672718
- **full address**: Pg. de Gràcia, 17, 17 Passeig de Gràcia, Barcelona, Spain

## Event gallery

- **Alt text**: Barcelona PHP Talks  #4: Hardcore
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/bd6a985eaa824d5ea4967acb84c3a7b29bb5553de288c666fc51e85494b58c51-rimg-w1200-h675-dcba1e5b-gmir.jpg?v=1741693336

## FAQs

- **Q**: When and where is Barcelona PHP Talks  #4: Hardcore being held?
  - **A:** Barcelona PHP Talks  #4: Hardcore takes place on Thu, 06 Mar, 2025 at 06:30 pm to Thu, 06 Mar, 2025 at 09:00 pm at Pg. de Gràcia, 17, 17 Passeig de Gràcia, Barcelona, Spain.
- **Q**: Who is organizing Barcelona PHP Talks  #4: Hardcore?
  - **A:** Barcelona PHP Talks  #4: Hardcore is organized by ManyChat.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Barcelona PHP Talks  #4: Hardcore",
        "image": "https://cdn-az.allevents.in/events7/banners/bd6a985eaa824d5ea4967acb84c3a7b29bb5553de288c666fc51e85494b58c51-rimg-w1200-h675-dcba1e5b-gmir.jpg?v=1741693336",
        "startDate": "2025-03-06",
        "endDate": "2025-03-06",
        "url": "https://allevents.in/barcelona/barcelona-php-talks-4-hardcore/100001244767676629",
        "location": {
            "@type": "Place",
            "name": "Pg. de Gràcia, 17",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17 Passeig de Gràcia",
                "postalCode": "08007",
                "addressLocality": "Barcelona",
                "addressRegion": "CT",
                "addressCountry": "ES"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.3898192",
                "longitude": "2.1672718"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Barcelona PHP Talks community, powered by Manychat! Let's get together to dive into PHP discussions and share practical experiences",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-04-11",
                "availabilityEnds": "2025-03-06",
                "validFrom": "2026-04-11",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/barcelona/barcelona-php-talks-4-hardcore/100001244767676629"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-04-11",
                "availabilityEnds": "",
                "validFrom": "2026-04-11",
                "url": "https://allevents.in/barcelona/barcelona-php-talks-4-hardcore/100001244767676629",
                "price": 0,
                "name": "General Admission"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "ManyChat",
                "url": "https://allevents.in/org/manychat/19486149",
                "description": "ManyChat is a messenger marketing automation platform. We help businesses engage with their customers and automate interactive conversations in Instagram Direct Messages, Facebook Messenger, WhatsApp, SMS and Email. "
            }
        ]
    }
]
```