List of Usergroup-Events

The listed usergroups are organising the following events throughout the next year.

You can subscribe to this feed or download it as iCalendar-File

Limit to usergroups around a location Show Events of all Usergroups

  • [Milano] Torna il PUG Milano! Agenti intelligenti in PHP: tool calling e MCP

    16.06.2025 16:30 - 18:30

    #pugMi: PHP/Programmer User Group Milano Torna il PUG Milano! L'evento è gratuito, registrati per partecipare. **Speaker di questo meetup è Enrico Zimuel, con un talk dal titolo "Agenti intelligenti in PHP: tool calling e Model Context Protocol (MCP)"** **Dove e quando ci vediamo:** Appuntamento **Lunedì 16 Giugno alle 18:30 a Trustfull**, in via Gustavo Fara 9 a Milano. Oltre a ospitare il meetup, Trustfull offre a chi partecipa un aperitivo: prima e dopo il talk, possiamo conoscerci e chiacchierare con bevande e stuzzichini. **Dettagli sul talk:** In questo talk parleremo di come creare agenti intelligenti in PHP. In particolare, introdurremo la tecnica del tool calling che consente ai LLM di capire quando eseguire dei tool esterni e di come sfruttare il protocollo Model Context Protocol (MCP) per eseguire agenti in remoto. Vedremo un'applicazione di esempio in PHP per creare un agente intelligente e per esporlo tramite un servizio MCP. **Chi è lo speaker:** Enrico Zimuel è Tech Lead e Principal Software Engineer presso Elastic. E' uno sviluppatore dal 1996 e contributor di numerosi progetti open source come LLPhant, LangChain, Zend Framework, etc. E' professore a contratto di machine learning e data analytics presso l'Università di Torino e l'Università di Roma Tre. Speaker TEDx e autore di libri d'informatica, tra i quali "Sviluppare in PHP 7" e il recente "Strumenti di Informatica" entrambi pubblicati da Tecniche Nuove. E' il co-fondatore del Programmer User Group di Torino.

  • [München] PHPverse at JetBrains Munich

    17.06.2025 11:00 - 17:00

    PHP User Group Munich Dear PHP Community JetBrains is inviting us to gather at the JetBrains Event Space to watch the **PHPverse** stream together and celebrate 30 years of PHP. The stream starts at 13:30 and doors will be open at 13:00 As always, we will be giving away prizes (I heared there is PHPverse merch, and rumor has it that I will bring some ElePHPants). Hope to see you there. If you can't make it in person, because you hate ElePHPants there is always the option to watch the stream by yourself ;) You can sign up here: https://lp.jetbrains.com/phpverse-2025/ Speakers of the day: **Taylor Otwell** Founder, [Laravel](https://laravel.com/) **Nicolas Grekas** Core Developer, [Symfony](https://symfony.com/) **Jeffrey Way** Founder, [Laracasts](https://laracasts.com/) **Povilas Korop** Creator, [Laravel Daily](https://laraveldaily.com/) **Cheuck Ting Ho** Developer Advocate, [JetBrains](https://www.jetbrains.com/) **Kévin Dunglas** Founder, [FrankenPHP](https://frankenphp.dev/) **Kevin Bond** Instructor, [SymfonyCasts](https://symfonycasts.com/) **Roman Pronskiy** Executive Director, [PHP Foundation](https://thephp.foundation/) **Gina Banyard** PHP Engine Contributor and Advocate, [PHP Foundation](https://thephp.foundation/) **Marcel Pociot** Creator, [Laravel Herd](https://herd.laravel.com/)

  • [AmsterdamPHP] AmsterdamPHP Special PHPVerse Edition

    17.06.2025 16:30 - 18:30

    AmsterdamPHP *\- And we have a waiting list\! \-* *Don’t worry and **sign up anyway**. We typically see about 25% of attendees drop out in the days leading up to the event, so if you join the waiting list now, there’s a very good chance you’ll get a spot.* **🎉 Special AmsterdamPHP Meetup – June 17th, 2025** Right after **[PHPVerse 2025](https://lp.jetbrains.com/phpverse-2025/)**, we’re keeping the momentum going with two of the speakers at a special edition of AmsterdamPHP! Join us for an evening of community, code, and conversation, featuring some of the most influential voices in the PHP ecosystem. 🧁 *We’re also celebrating 30 years of PHP!* Come raise a slice of pizza to the language that keeps on shipping. *Please note: this special AmsterdamPHP is organized on Tuesday the 17th, not our usual third Thursday.* **📍 Location:** Café Restaurant Dauphine Prins Bernhardplein 175, 1097 BL Amsterdam **🕒 Program:** * 18:30 — Doors open (food is served) * 19:20 — Event start * 19:30 — First talk * 20:10 — Panel discussion: *The Past and Future of PHP* * 21:00–22:00 — Socials **🎤 Guests include:** * *Nils Adermann* (Co-Founder, Packagist) * *Nicolas Grekas* (Core Developer, Symfony) …and other familiar faces from PHPVerse! This is a **free event**, open to everyone. **🍕 Pizza, great conversations, and PHP history in the making.** Don’t miss it! **First talk: The Manychat Story: Scaling Facebook webhooks from zero to 25,000 requests per second with PHP** Every great platform starts with a small idea and grows into something extraordinary. In this talk, I'll share the inspiring journey of Manychat and how we scaled Facebook webhook handling from very humble numbers to a system processing 25,000 requests per second — all powered by PHP, all while operating on minimal resources. Whether you're working on a startup or managing a high-traffic system, this session will inspire you to see the full potential of PHP in scaling your own projects. *Aleksandr Nasedkin, Engineering Lead (Backend) at Manychat* **Second talk: Panel discussion about the past and future of PHP** Nils Adermann, Nicolas Grekas .... \-\-\- **Thanks to our sponsor: [Manychat](https://manychat.com/)** *Manychat is a leading Chat Marketing platform. As an official Meta Business Partner, we help businesses engage with their customers on Instagram, TikTok, Facebook Messenger, WhatsApp, and Telegram.* *Sharing knowledge — it’s how we grow, learn, and give back to the engineering community. From speaking at meetups and conferences to supporting The PHP Foundation and hosting PHP Talks meetups in Europe.* *Learn more about Manychat's engineering team [here](https://careers.manychat.com/team/engineering).*

  • [Fryslân] PHP.frl - Almost Summer edition 2025

    17.06.2025 17:00 - 20:00

    PHP.FRL Almost summer, let's start with a breeze and some refreshments on our next PHP.frl event in 2025! We are returning to our coding church in Heerenveen and be welcomed by Van der Let and partners. **Talks** Beyond the Basics: Advanced Docker for PHP Developers Speaker: Alex Jeensma Topics: CI/CD, multistage builds, build caching, non-root containers, PHP-extensions containers, to alpine or not to alpine, devcontainers (*basic knowledge of Docker comes handy*) Finding security vulnerabilities with static analysis Speaker: Nic Wortel Writing secure code is important to prevent your users' data from being stolen. But vulnerabilities in your code can be difficult to spot and will not always be picked up during manual code reviews. In this talk, we'll look at how various static analysis tools (some of which you might already be using) can be used to detect common security vulnerabilities in your PHP applications in an automated way. **Location** Van der Let & Partners **Schedule** * 19.00 - Welcome * 19.30 - Beyond the Basics: Advanced Docker for PHP Developers * 20.15 - Finding security vulnerabilities with static analysis * 21.00 - Closing and socials The talk will be in Dutch or English, depending on the crowd! **Traveling** Use the comments and share if you drive to Heerenveen and let others know if you have some seats to share so people can hop on.

  • [Las Vegas] Monthly Meetup @ Corporate Coworking

    18.06.2025 01:00 - 03:00

    Vegas Programmers Join our Discord by clicking [here](https://discord.gg/RGFGV8gKxB) \- https://discord\.gg/RGFGV8gKxB Our monthly Vegas Programmers group meets at 6pm on the 3rd Tuesday of every month at Corporate Coworking. All levels of experience are welcome. We love to share knowledge and talk about the latest in programming, AI, mobile app development, and more. Every month we have a technical talk presented by members of the group. If you have a talk you'd like to share, email me Josh@RemoteDevForce.com Speakers and topics are TBD. RSVP now as seating is limited. We upload talks to our YouTube channel a few days after the meetup. https://www.youtube.com/channel/UCVAynQyhWbBoc-pBhOuSTrg We are looking for sponsors, speakers, freelance developers, and businesses looking to hire talent. Contact me at Josh@RemoteDevForce.com for more information. Thanks for joining our group! -Joshua Copeland @OGProgrammer **\~\~\~SPONSORS\~\~\~** **CorporateCowork.com - a co-working community** Choose from either of the free 1 time options below: Day pass: * Includes 9am-5pm access of our coworking office * Desk with wide screen monitor * Cold brew tap and micro brew coffee * Privacy booths * Creative common areas and more Event Space: * Pick one of our 4 event spaces options from a training room to an event space with a bar or kitchen. Contact Tony at tkerrnaja@corporatecowork.com for more information. **JetBrains** \- They make the best IDEs in the business\. We give out a free 1 year JetBrains license at every meetup.

  • [Melbourne] PHP Melbourne June 2025

    19.06.2025 08:00 - 10:00

    PHP Melbourne [Eventy Link](https://eventy.io/events/y9g3xqg6) Come and hangout with the Melbourne PHP community, enjoy some talks, and hopefully learn a few things about full-stack development from the PHP perspective. Food and drinks provided. **Talks** ***HTML and CSS Are Eating JavaScript Alive*** *\- Zach Jensz* Megabytes of JavaScript is now a sprinkle of HTML and CSS, let's sample the buffet. ...more to be announced We’re thrilled to have you share your passion with us! If you’re interested in presenting at a future meetup please complete this short [form](https://docs.google.com/forms/d/e/1FAIpQLSd3FNOf3Xx5iw_TbV_SOc6IFiKX-v5k6dD_b47UzHbMzOCQDw/viewform?usp=header), and we’ll respond soon. Our goal is to create a schedule that encompasses diverse topics and experience levels. PHP Melbourne is a place for everyone. If you haven't yet started your journey, are early in your journey, or are many years deep in your development journey, PHP Melbourne welcomes you to join us to hang out. Thanks to [Maintainly](https://maintainly.com), [OC House](https://ochouse.com.au), [OK200](https://ok200.net) and [JetBrains](https://jetbrains.com) for sponsoring the meetup. If your organisation would like to sponsor the meetup please reach out to pat[at]maintainly.com

  • [antenne AFUP Lorraine] Optimisation de la Pagination Multi-Source pour le Suivi des Virements

    19.06.2025 16:30 - 19:30

    Antenne AFUP Lorraine : PHP ## Détails Bonjour à tout·e·s, Nous vous donnons rendez-vous jeudi **19 Juin 2025** pour un meetup x apéro PHP à partir de **18h30**. **Programme de la soirée:** **Élections des représentants de l'antenne de Lorraine** * Participez à la sélection de nos futurs leaders locaux et impliquez-vous dans la communauté PHP de la région. * La liste sera élue pour une durée d'un an (de Juin 2025 à juin 2026). Les membres d'une liste sont adhérent.e.s AFUP. Les votes sont ouverts à **tous et toutes** (même aux non-adhérents) et se déroulent à **main levée**. Une seule liste se présente : Elle est composée de Siufong Ho et de Mathieu Desnouveaux. **Un conférence PHP** * Profitez d'une conférence de l'Afup Day de Lille à Domicile. **Apéro & pizza** * Profitez d'un moment convivial autour de boissons et pizza. L'occasion parfaite pour networker et échanger avec d'autres passionnés de PHP. 🗣️ Présentateur : Mathieu Desnouveaux Archéologue du code et développeur sénior pour Boursorama, Mathieu aime s’aventurer dans les méandres d’un legacy bancaire. Il accompagne ses coéquipiers et coéquipières pour mener à bien des projets et utilise la facilitation graphique et le sketchnoting pour partager son expérience et synthétiser des idées et des conférences. Membre actif de l’Afup Lorraine, il organise les meet-up, l’Afup Day et prend parfois le micro sur des sujets variés. **⌛** Durée : 40min hors questions Les banques en ligne gèrent un volume considérable de transactions financières, et le suivi des virements est crucial pour nos clients. Dans le cadre de cette conférence, je partagerai mon expérience de mise en place d’une pagination multi-source afin d’améliorer l’expérience de suivi des virements. Chez Boursobank, nous offrons à nos clients plusieurs méthodes pour exécuter des virements : classique, instantané, SMS et sous forme d´agrégateur bancaire. Chaque type de virement provient d’une source différente. Il est essentiel de réfléchir à une solution de pagination multi-source pour afficher les résultats de manière efficace. La mise en place d’un tel système de pagination implique de gérer différentes sources de données, telles que les API de la banque et les bases de données internes, chacune avec leurs contraintes particulières. De plus, il est crucial d’optimiser les performances pour garantir une expérience utilisateur fluide. Lors de cette présentation, je reviendrai sur la manière dont nous avons combiné les données et comment nous les avons ordonnées. Je partagerai également nos stratégies pour gérer les limites de pagination et et comment nous avons utiliser le cache pour améliorer les performances. Je vous invite à me rejoindre pour découvrir des astuces pratiques et des solutions concrètes pour gérer efficacement la pagination dans le contexte bancaire. Le meetup sera gracieusement hébergé par **Tiime** 📍 Tiime Metz, 1 place du pont à seille, 57000 Metz *(centre des affaires, étage 12)* La conférence commencera vers 19h puis un apéro dinatoire sera offert par notre sponsor **Tiime**. Encore merci à eux :) \#\# Informations pratiques : * **Date :** Jeudi 19 juin * **Heure :** À partir de 18h30 * **Lieu :** Tiime Metz, 1 place du pont à seille, 57000 Metz *(centre des affaires, étage 12)*

  • [Kansas City's PHP User Group] Weekend Hangout

    21.06.2025 19:30 - 21:30

    Kansas City's PHP User Group Saturday Meeting Format Our Saturday meetings are free-formed. Attendees bring up topics that interest them or that they want feedback on. Attendees are welcome to participate or just kick back and soak in the discussions. There are also no dumb questions! If you're just starting out this is a great opportunity to ask questions. The meeting structure usually follows this format: * Introductions / meet and greet new members * Open group discussion on any development topic, concern or question; discussing any new happenings that interest the group * Get help setting up your development environment, looking at code, quick demos, etc. (time permitting) All levels welcome! Maybe you have been using using PHP for a week or even a decade--we all have things to learn and share. If you enjoy working with PHP, or want to learn more about it this meeting is for you. Get Involved If you're looking for a presentation-focused event with talks and demos, check out our weeknight meetups. We would also love to have you present! Please contact an organizer through Meetup or talk after a meeting to tell us more about your topic.

  • [Greater Lafayette Open Source Symposium PHP-SIG] Open Source Coffee & Chat

    22.06.2025 17:00 - 19:00

    HackLafayette We're opening up for in-person Coffee & Chat again. We'll be meeting outside. Drink coffee (or whatever beverage suits your taste) and talk about open source (or whatever topics come up).

  • [antenne AFUP Tours] Elasticsearch Query Language: ES|QL | L'AFUP, élection bureau local

    23.06.2025 17:00 - 19:00

    Antenne AFUP Tours PHP Hello, Prochain rendez-vous le lundi 23 Juin au CEFIM à 19h avec: * Avec **David Pilato** d'**Elastic** on parlera "**Elasticsearch Query Language: ES\|QL**" * L'équipe organisatrice vous parlera ensuite de l'AFUP et on procédera à l'élection du bureau de l'antenne locale *** # **Elasticsearch Query Language: ES\|QL** Elasticsearch et Kibana apportent un tout nouveau langage\, ES\|QL\, avec une nouvelle API \(_query\) et une syntaxe simplifiée\. Cela vous permet d'affiner vos résultats\, étape par étape et ajouter de nouvelles fonctionnalités comme par exemple l'enrichissement de données et la transformation à la volée\, directement dans votre requête\. Et vous pouvez l'utiliser sur toute la plateforme Elastic — depuis les API Elasticsearch jusqu'aux fonctions de "Discover" et d'"Alerting" de Kibana\. Mais le changement principal n'est pas celui que vous verrez : les ingénieurs ont développé un tout nouveau moteur de calcul\, construit avec la performance comme guide\. Venez découvrir un aperçu de ce nouveau moteur avec découverte de la syntaxe et du fonctionnement interne\. *** # **L'AFUP, élection du bureau de l'antenne locale** L'AFUP c'est quoi ? Ses missions, son fonctionnement, ses membres, ... Puis nous présenterons un petit récapitulatif de l'année écoulée et procéderons à l'élection de l'antenne locale pour la nouvelle saison à venir. *** Un petit quiz viendra également animer la soirée avec une licence Jetbrains d'un an à gagner grâce à notre sponsor. *** Merci à nos sponsors du soir: CEFIM et Jetbrains pour leurs soutiens.

  • [Tulsa] Agent Coding Crash Course: Managing your AI Team (In-Person Meetup)

    24. - 25.06.2025

    Tulsa Web Devs **Tulsa Web Devs meetups are intended to bring together technologists from across a wide range of languages and disciplines.** From back-end development in various languages to front-end technologies like HTML, CSS, and JavaScript, to web-adjacent fields like data science and civic tech—we aim to learn, share, build, and grow together. 📣 **This Month’s Topic:** Agent Coding Crash Course: Managing your AI Team Part 2 **Transform your coding process with an AI coworker in three key ideas:** clear collaboration guidelines, smart interaction modes, and embedding continuous learning into your code. * Clear Guidelines: Set up user and project rules to make AI interactions effective. * Choosing Interaction Modes: Understand when to use chat auto-run vs. manual model selection. * Embedding AI Behavior: Integrate linting rules, comprehensive comments, READMEs, tests, and runtime assertions right into your code. * Iterative Improvement: Document new insights continuously, turning your code into a long-term memory for smarter, future-focused development. This event is perfect for developers of all experience levels—whether you want to dig into code, ask questions, or just listen in. 📍 **Location:** 7 N Cheyenne (Beside Atlas School, across from Gradient) **📅 Date & Time**: [June 24 · 6:00 PM CST] **🎤 Speaker:** Sam Carlton **💻 Bring** a laptop *if you’d like to follow along* **🍕 Pizza & drinks** will be provided *(please **RSVP** so we can plan the order)* 💬 **Expect** a friendly, casual environment focused on practical knowledge you can apply to your projects right away. See you there—we can’t wait to explore **Cursor IDE** together!

  • [azPHP] azPHP Meetup

    25.06.2025 02:00 - 04:00

    azPHP Social Hours

  • [Symfony User Group Berlin] Refactor your code - refactor yourself & 30 years PHP, 20 years CakePHP

    25.06.2025 17:00 - 20:00

    Symfony User Group Berlin Hello Symfony Community! We're excited to invite you to our next Symfony User Group meeting of the year. We have two great talks planned that you won't want to miss! This time, we'll be meeting at **c-base** (Rungestraße 20, 10179 Berlin). We'd like to thank **[OPEN](https://open.de/)** for making it possible for **Peter Dietrich** to join our event. Thanks for sponsoring their trip - we really appreciate it! Agenda: 18:30: Doors open 19:00: Welcome and Introduction 19:20: **Talk1: "Refactor your code - refactor yourself" by Peter Dietrich** 19:50: Break & Snack 20:00: **Talk 2: "30 years PHP, 20 years CakePHP" by Mark Scherer** 20:40: Socializing Talk Details: **Talk 1: "Refactor your code - refactor yourself" by Peter Dietrich** Looking at old legacy code, you usually know "a better way to do it" by now. But did you ever look at "the code in your mind"? Let's go through a helpful mindset for refactoring projects and apply some principles of refactoring to yourself. This talk will give you a better understanding of how you and your brain evolved from index.php to a complete fully grown application - and what parts of your brain still run legacy code. **Talk 2: "30 years PHP, 20 years CakePHP" by Mark Scherer** Mark is a core contributor to CakePHP one of the first PHP MVC frameworks. He demonstrates how PHP and CakePHP have transformed web development, from CakePHP’s early MVC approach and developer tools to its ongoing impact on PHP frameworks. He highlights where CakePHP stands today and how it continues to make rapid, efficient app development possible. The session wraps up with a live demo showing CakePHP’s strengths in building modern web applications. Don't miss this chance to connect with fellow Symfony enthusiasts! We look forward to seeing you there. If you have any questions or accessibility requirements, please reach out to us.

  • [San Diego PHP User Group] PHPxSan Diego June: MeetUp

    26.06.2025 02:00 - 04:00

    PHPxSan Diego (SDPHP) **Looking for a Presenter!** We’re looking for **someone awesome (like YOU)** to present at the next PHPxSan Diego PHP Meetup! Have you been cooking up something cool in your codebase lately? Maybe a side project, a weird bug that taught you something new, or a tool you secretly can’t live without? Whether it’s groundbreaking, bizarre, or just plain useful, we want to hear about it! This is your chance to: * **Share your insights** * **Inspire fellow devs** * **Get the glory** (and maybe some snacks 🍕) No pressure to be perfect—this is a friendly, supportive space where curiosity is celebrated and all experiences are welcome. 🧠💬 💡 **Got an idea?** Let us know—your future fans await! *PHP Architect will provide Pizza and Beer/Soda/Water.* *Nest CoWork will provide our meetup space.* [https://x.com/phpxsan](https://x.com/phpxsan) [https://bsky.app/profile/phpxsan.com](https://bsky.app/profile/phpxsan.com) [https://phparch.social/@phpxsan](https://phparch.social/@phpxsan)

  • [Zagreb] ZgPHP meetup #162

    26.06.2025 16:00 - 18:00

    ZgPHP meetup 17:30 - Pre-meetup - gathering, small talk 18:00 - Meetup kickoff, Group announcements 18:10 - Host introduction 18:15 - Talk - **PHP Superpowers with FrankenPHP** 19:00 - Short break 19:15 - Talk **TBD** 19:45 - Lightning talks **Talks** **Mario Blažek: PHP Superpowers with FrankenPHP** FrankenPHP is redefining what’s possible with PHP. In this talk, we’ll explore how it brings real-time capabilities, built-in async support, native WebSockets, and impressive performance improvements—all without relying on the traditional PHP-FPM + Nginx stack. You’ll discover how FrankenPHP streamlines architecture, boosts efficiency, and opens the door to modern, high-performance web development in PHP. Whether you're building interactive applications or just looking to level up your PHP infrastructure, this session will show you why FrankenPHP is a game-changer—and how it fits into the future of the PHP ecosystem. **Speaker short bio:** Most of the time uses PHP as a language of choice. He promotes open-source software and PHP-related technologies as one of the organizers of Zagreb PHP User Group (ZgPHP). Likes working with Symfony framework and explores the dark sides of it. He is a Symfony and Twig certified developer. This meetup is sponsored by **Bornfight** \- https://www\.bornfight\.com/

  • [Symfony User Group Cologne] Running Symfony in a Multi-Process Container

    26.06.2025 16:30 - 19:30

    Symfony User Group Cologne **Hallo liebe Symfony- & PHP-Community,** wir freuen uns, euch zu unserem nächsten Symfony User Group Meetup einzuladen! Der Talk wird diesmal auf Englisch sein. *** **🎤 Talk: "Running Symfony in a Multi-Process Container" (Anne-Julia Seitz)** Talk description: The deployment scenario for PHP looks a little different than for other languages like Go or Ruby that have embedded webservers. The classic stack of NGINX/Apache + php-fpm doesn't perfectly fit in the container world. Some solution providers, like DigitalOcean or certain Azure products, only allow for single containers to be deployed. In this talk, we'll explore ways other people have solved this, like FrankenPHP and others. For production deployments, there is k8s, swarm, compose, and running everything in one multiprocess container. These single containers could be orchestrated with systemd, supervisord, or Runit. We'll talk about the benefits and downsides of these solutions, compare them with the choice we made for our last project, s6-overlay, show off the s6-cli project I developed for this purpose and talk about recipes for running database migrations, cronjobs and a few more. *** **🗓 Ablauf** * 18:30 Uhr – Ankommen & Get-Together * 19:00 Uhr – Intro * 19:10 Uhr – Talk: Anne-Julia Seitz – *„Running Symfony in a Multi-Process Container“* * 20:00 Uhr – Essen, Getränke & Austausch 🍕🥤 Für Verpflegung ist gesorgt. Wir freuen uns auf euch! **Euer Team von OPEN Software Consulting** 📸 *Hinweis: Während der Veranstaltung werden Fotos und Videos aufgenommen, die ggf. im Internet veröffentlicht werden. Mit eurer Teilnahme stimmt ihr dem zu.*

  • [phpugmrn] PHPUGMRN 03/25 (The Sylius Meetup)

    26.06.2025 17:00 - 20:00

    PHP User Group Metropolregion Rhein-Neckar **Agenda:** 19:00 CET - Intro 19:05 CET - Brille24 - Post Mortem, Max Pesch 19:50 CET - Break 20:00 CET - Sylius & Automation, let's dive in!, Jacques Bodin-Hullin 20:50 CET - Break 21:00 CET - Sylius Stack Introduction, Stephan Hochdörfer 21:30 CET - Networking **How to contact us:** * Mastodon: [@phpugmrn@phpc.social](https://phpc.social/@phpugmrn@phpc.social) * E-Mail: info@phpugmrn.de

  • [Eugene PHP] Create and Connect Workshop

    29.06.2025 20:00 - 23:00

    Eugene Web Developers Join us for a locals workshop! Whether you're building project for fun or looking looking to advance your career, this meetup provides a supportive environment to get work done, show off your latest updates, and get inspiration and advice from others. Bring your laptop if you'd like to participate hands-on. 💻 📢 Topics of Discussion: * Strategic Side Projects: Personal projects can showcase your capabilities and set you apart in the job market. * Portfolio Development: Explore creating a compelling portfolio website that demonstrates your skills through project documentation, clean design, and professional presentation. * 2025 Skills Alignment: Review the most relevant technical skills for the year ahead, from cloud computing and AI integration to modern architecture patterns, along with crucial soft skills for technical leadership. * Modern Resume Strategy: Resumes for Applicant Tracking Systems (ATS) and showcasing your technical expertise. This is a meet up just to discuss, plan, or continue on one the above, not an expectation of completion.

  • [Chattanooga PHP] PHP and Laravel monthly meetup

    02.07.2025 16:00 - 17:00

    Chattanooga PHP Developers (Laravel/Drupal/Symfony/All PHP) Join us for a talk on PHP and Laravel. Don't know what PHP or Laravel is? That's OK, all experience levels are encouraged to attend! These events will be online via zoom until further notice. A link will be posted to the meetup group each month to join. Zoom link will be in comments closer to the event.

  • [Groningen] PHP Meetup, .......

    03.07.2025 17:30 - 19:30

    GroningenPHP ## **🚀 PHP Meetup Invitation! 🖥️🎉** 🕒 **What Time?** For anyone developing in PHP 📅 **19:30** \- Welcome In\-person visitors in Groningen\. ... After that... -?????: Share your ideas for future presentations, events and activities, also, socialise, drink beer and have fun :) * * Are you a member of this **Linkedin** group? *[https://www.linkedin.com/groups/13836983](https://www.linkedin.com/groups/13836983)* GroningenPHP members and Friends Other social Media: [https://x.com/GroningenPHP](https://x.com/GroningenPHP)

  • [PHP Sussex] EVOLVE [25]: Shaping Tomorrow

    04.07.2025 07:30 - 16:30

    PHP Sussex **The meetup of all meetups!** \*\*Buy your tickets here: \*[ticketpass.org/event/EJFBNO/evolve-25***](http://ticketpass.org/event/EJFBNO/evolve-25***) **50% discount code for the PHP Sussex community: *PHPSUSSEX*** **\* (Please note, clicking "Attend" via Meetup does not confirm your attendance – you need to buy your ticket via the TicketPass link above)** \-\-\-\-\- // \-\-\-\-\- **EVOLVE [25]: Shaping Tomorrow is a one-day event in Brighton that brings together the brightest minds in technology, business, and education.** Join us for a day of discovery, connect with top employers, explore ground-breaking technologies, and learn how tech can transform industries and enrich lives. ***Exhibitions*** Explore the future of tech at our innovation showcase. Dive into cutting-edge solutions as companies reveal their latest tech breakthroughs, inspiring ideas, and career opportunities. ***Keynotes & Panels*** Keynotes from tech's leading minds. Hear from industry trailblazers and thought leaders as they explore the future of technology, social impact, and business transformation. ***Meetup sessions that drive innovation*** Join passionate developers, data scientists, and designers for interactive sessions on the latest trends in tech, from AI to UX and everything in between. ***Workshops*** Skill up, innovate, and excel: hands-on workshops. Gain practical expertise in coding, cybersecurity, and product design, or polish your career skills with focused workshops led by industry pros. ***Hackathon*** Hack the future: Real-time innovation in our coding challenge. Compete to solve real-world problems with code and creativity in an exciting hackathon, with rewards for the best teams and ideas. **Get your Early Bird ticket today!** * Early Bird tickets: £12 (students) or £40 (regular) * Get 50% off the Early Bird ticket price via the PHP Sussex community by using this discount code: PHPSUSSEX * Get your ticket here: \*[ticketpass.org/event/EJFBNO/evolve-25*](http://ticketpass.org/event/EJFBNO/evolve-25*) **Find out more about EVOLVE on the official website:** \*[evolve.siliconbrighton.com*](http://evolve.siliconbrighton.com%2A/)

  • [Dorset] PHP Dorset Meetup

    07.07.2025 17:00 - 20:00

  • [Amersfoort] PHPAmersfoort July 2025: TwigQI: static code analysis for Twig templates

    08.07.2025 17:00 - 20:00

    PHPAmersfoort To be announced!

  • [Greater Lafayette Open Source Symposium PHP-SIG] TBA — Purdue Perl Mongers

    09.07.2025 21:30 - 23:00

    HackLafayette Topic TBA.

  • [010PHP] 010PHP UserGroup Meetup

    10.07.2025 17:00 - 20:00

    010PHP Our monthly meetup, with talks and drinks!

  • [Santa Catarina] PHPSC PUB

    10. - 11.07.2025

    PHPSC Floripa O **PHPSC Pub** é o *evento* da comunidade e acontece no ***formato*** ***presencial*** sempre na **segunda quinta-feira do mês** com a proposta de reunir a descontração de um pub e o conhecimento da comunidade. Que tal reunir PHP, bebida gelada e comida boa em um só lugar? **FORMATO** A gente bota cerveja (não alcoólica também vale), opinião e muito conhecimento na mesma roda de discussão. Agile, DevOps, mercado de TI, novidades, respeito ao próximo e obviamente muito PHP são postos para discussão, para todo mundo interagir, tirar dúvidas e espalhar conhecimento. **AGENDA** * *19h às 20h* – Networking * *20h às 22h* – Anúncios (eventos e vagas) e Dinâmica Sharkbowl * *22h às 22h15* – Encerramento oficial do evento * *22h15 em diante* – Papo descontraído com a galera que ainda estiver no local e/ou continuação da dinâmica caso o pessoal achar interessante. **FEEDBACK** Para nós, é muito importante saber como foi a experiência de participar do PHPSP Live. Nos esforçamos ao máximo para entregar o melhor evento para vocês, mas podemos melhorar sempre! E, para isso, contamos com o seu importante feedback.

  • [São Paulo] PHPSP Pub

    10. - 11.07.2025

    PHPSP O **PHPSP Pub** é o *evento mais antigo* da comunidade e acontece no ***formato*** ***presencial*** há mais de 10 anos sempre na **segunda quinta-feira do mês** com a proposta de reunir a descontração de um pub e o conhecimento da comunidade. Que tal reunir PHP, bebida gelada e comida boa em um só lugar? **FORMATO** A gente bota cerveja (não alcoólica também vale), opinião e muito conhecimento na mesma roda de discussão. Agile, DevOps, mercado de TI, novidades, respeito ao próximo e obviamente muito PHP são postos para discussão, para todo mundo interagir, tirar dúvidas e espalhar conhecimento. **AGENDA** - *19h às 20h* – Networking - *20h às 22h* – Anúncios (eventos e vagas) e Dinâmica Sharkbowl - *22h às 22h15* – Encerramento oficial do evento - *22h15 em diante* – Papo descontraído com a galera que ainda estiver no local e/ou continuação da dinâmica caso o pessoal achar interessante. **FAÇA PARTE DA COMUNIDADE NO SLACK** Não deixe de participar da nossa comunidade no Slack em [bit.ly/vem-pro-slack-phpsp](https://bit.ly/vem-pro-slack-phpsp) que hoje conta com mais de 2.000 pessoas - espalhadas não só pelo Brasil mas pelo mundo todo - dispostas a ajudar uns aos outros! **FEEDBACK** Para nós, é muito importante saber como foi a experiência de participar do PHPSP Live. Nos esforçamos ao máximo para entregar o melhor evento para vocês, mas podemos melhorar sempre! E, para isso, contamos com o seu importante feedback. **CONTATO/DÚVIDAS** E-mail: [contato@phpsp.org.br](http://contato@phpsp.org.br/) Twitter: [@phpsp](https://twitter.com/phpsp) Com carinho, a comunidade! :)

  • [Utah PHP User Group] MergePHP - Online Meetup

    10. - 11.07.2025

    Utah PHP User Group Event Details On Our Website: [https://www.mergephp.com/](https://www.mergephp.com/) Streams Are On Our YouTube: [https://www.youtube.com/@MergePHP/streams](https://www.youtube.com/@MergePHP/streams) Venue: Online! https://www.youtube.com/watch?v=PU2C6WQgncU MergePHP is: * Atlanta * Austin * Boston * Kansas City * Las Vegas * Phoenix * Portland * San Diego * Seattle * Utah * Vancouver Subscribe to our Channel: [https://www.youtube.com/c/MergePHP](https://www.youtube.com/c/MergePHP) Follow us on Mastodon:[ https://phpc.social/@merge](https://phpc.social/@merge). Speaker Signups: [https://mphp.io/speakers](https://mphp.io/speakers) Suggest Speakers: [https://mphp.io/suggest](https://mphp.io/suggest)

  • [PDX-PHP] MergePHP

    10. - 11.07.2025

    PHPDX MergePHP meets the second Thursday of every month at 16:00 Pacific

  • [Austin] MergePHP Monthly Online Meeting

    10. - 11.07.2025

    Austin PHP Meetup Event Details On Our Website: [https://www.mergephp.com/](https://www.mergephp.com/) Streams Are On Our YouTube: [https://www.youtube.com/@MergePHP/streams](https://www.youtube.com/@MergePHP/streams) 🐘 MergePHP is: * AtlantaPHP * AustinPHP * AZ PHP * BostonPHP * Kansas City PHP * San Diego PHP * SeattlePHP * Portland PHPDX * UtahPHP * Vegas PHP * Vancouver PHP Subscribe to our Channel: [https://www.youtube.com/c/MergePHP](https://www.youtube.com/c/MergePHP) Follow us on Mastodon:[ https://phpc.social/@merge](https://phpc.social/@merge). Speaker Signups: [https://mphp.io/speakers](https://mphp.io/speakers) Suggest Speakers: [https://mphp.io/suggest](https://mphp.io/suggest) \-\-\- Join the TexasPHP or PHPC Chat: [https://austinphpchat.com](https://austinphpchat.com) Like us on LinkedIn (https://www.linkedin.com/company/austinphp)

  • [PHP USERGROUP DRESDEN] PHP-Stammtisch II/2025

    16.07.2025 17:00 - 20:00

    PHP USERGROUP DRESDEN e.V. **Programm / Program** Um mal etwas anderes zu machen als Frontal-Unterricht mit Q&A, haben wir dieses Jahr PHP Stammtische in unser Jahresprogramm aufgenommen. In lockerer Atmosphäre wollen wir einen offenen Austausch fördern, von dem alle profitieren. Ob „Bring your own Topic“, einfach zuhören oder quer in die Diskussion mit einsteigen. Alles kann - nichts muss! Wir freuen uns über deine Teilnahme und deinen besonderen Blickwinkel! Einfach vorbeikommen!

  • [AmsterdamPHP] AmsterdamPHP Monthly Meeting

    17.07.2025 17:00 - 21:00

    AmsterdamPHP Schedule: 19:00 - Doors open 19:30 - Talk 20:30 - Raffles, and announcements 20:45 - Social, drinks and food Talk: TBD Speaker: TBD

  • [Kansas City's PHP User Group] Weekend Hangout

    19.07.2025 19:30 - 21:30

    Kansas City's PHP User Group Saturday Meeting Format Our Saturday meetings are free-formed. Attendees bring up topics that interest them or that they want feedback on. Attendees are welcome to participate or just kick back and soak in the discussions. There are also no dumb questions! If you're just starting out this is a great opportunity to ask questions. The meeting structure usually follows this format: * Introductions / meet and greet new members * Open group discussion on any development topic, concern or question; discussing any new happenings that interest the group * Get help setting up your development environment, looking at code, quick demos, etc. (time permitting) All levels welcome! Maybe you have been using using PHP for a week or even a decade--we all have things to learn and share. If you enjoy working with PHP, or want to learn more about it this meeting is for you. Get Involved If you're looking for a presentation-focused event with talks and demos, check out our weeknight meetups. We would also love to have you present! Please contact an organizer through Meetup or talk after a meeting to tell us more about your topic.

  • [Sydney] PHP/Laravel - 2025 July 22nd

    22.07.2025 07:30 - 09:30

    Sydney PHP Note: We are switching to Eventy, please RSVP there - [https://eventy.io/events/wxvodrgy](https://eventy.io/events/wxvodrgy) Join us in July of 2025 at the Cover Genius HQ in Sydney, we have some fantastic talks prepared! Please try and arrive from 5:30pm for pizza & drinks, and a 6pm start, otherwise we'll have to let you up as the elevator will be locked. In this case, please SMS Max on 0466029946 (do not call). **Talks TBA - Please get in touch if you would like to present!**\* \~\~\~\~ **You can live-stream the meetup here:** [https://meet.google.com/ych-uxzx-rqw](https://meet.google.com/ych-uxzx-rqw) **Join the PHP Australia Slack:** https://join.slack.com/t/phpaustralia/shared_invite/zt-8t0xmjpz-MVdkkbgtIkek31IzcVVCgA We are also always looking for more sponsors, so please reach out if you're interested.

  • [azPHP] azPHP Meetup

    23.07.2025 02:00 - 04:00

    azPHP Social Hours

  • [Greater Lafayette Open Source Symposium PHP-SIG] Open Source Coffee & Chat

    27.07.2025 17:00 - 19:00

    HackLafayette We're opening up for in-person Coffee & Chat again. We'll be meeting outside. Drink coffee (or whatever beverage suits your taste) and talk about open source (or whatever topics come up).

  • [Dorset] PHP Dorset Meetup

    04.08.2025 17:00 - 20:00

  • [Chattanooga PHP] PHP and Laravel monthly meetup

    06.08.2025 16:00 - 17:00

    Chattanooga PHP Developers (Laravel/Drupal/Symfony/All PHP) Join us for a talk on PHP and Laravel. Don't know what PHP or Laravel is? That's OK, all experience levels are encouraged to attend! These events will be online via zoom until further notice. A link will be posted to the meetup group each month to join. Zoom link will be in comments closer to the event.

  • [Groningen] PHP Meetup, Evolution of deployments by Berry Langerak

    07.08.2025 16:30 - 19:30

    GroningenPHP ## **🚀 PHP Meetup Invitation! 🖥️🎉** 🕒 **What Time?** For anyone developing in PHP 📅 **18:30** – Welcome in-person visitors in Groningen with pizza! 🍕😊 **19:30** Talk: Writing software is just one part of the delivery. In this talk Berry Langerak will take you through the years and the various deployment strategies that have existed over time, highlighting their benefits and drawbacks. By the end of this talk, you will: * Understand the key shifts in deployment strategies over time and why they happened. * Learn from past mistakes and best practices to improve reliability and efficiency. * Gain insights into emerging trends in deployment and how they might improve your workdays. * Walk away with practical takeaways to optimize and improve your deployment workflows today. ... **After that... 🤔💡🍻** Share your ideas for future presentations, events, and activities! 💬✨ Also… socialise 😄, drink beer 🍺, and have fun! 🎉🥳 **About the speaker:** Berry Langerak has over two decades of experience in software development, with a strong focus on building scalable and reliable systems. For the past five years, he has worked extensively with containers, gaining deep expertise in modern application development. As the CTO of Tilaa, a leading cloud compute provider, Berry oversees the development of a container-centric application platform and is passionate about helping developers improve their workflows with modern tools and practices. 🔗 **Connect with Berryl Langerak on LinkedIn:** 👉 [linkedin.com/in/berrylangerak](https://www.linkedin.com/in/berrylangerak/) 💼👋 🎤 **Check out his talk at PHP Conference:** 👉 [Evolution of Deployments – PHP Conference](https://phpconference.nl/session/evolution-of-deployments/) 🚀💻

  • [Amersfoort] PHPAmersfoort August 2025: PHP_CodeSniffer: ask me anything

    12.08.2025 17:00 - 20:00

    PHPAmersfoort To be announced!

  • [Greater Lafayette Open Source Symposium PHP-SIG] TBA — Purdue Perl Mongers

    13.08.2025 21:30 - 23:00

    HackLafayette Topic TBA.

  • [010PHP] 010PHP UserGroup Meetup

    14.08.2025 17:00 - 20:00

    010PHP Our monthly meetup, with talks and drinks!

  • [São Paulo] PHPSP Pub

    14. - 15.08.2025

    PHPSP O **PHPSP Pub** é o *evento mais antigo* da comunidade e acontece no ***formato*** ***presencial*** há mais de 10 anos sempre na **segunda quinta-feira do mês** com a proposta de reunir a descontração de um pub e o conhecimento da comunidade. Que tal reunir PHP, bebida gelada e comida boa em um só lugar? **FORMATO** A gente bota cerveja (não alcoólica também vale), opinião e muito conhecimento na mesma roda de discussão. Agile, DevOps, mercado de TI, novidades, respeito ao próximo e obviamente muito PHP são postos para discussão, para todo mundo interagir, tirar dúvidas e espalhar conhecimento. **AGENDA** - *19h às 20h* – Networking - *20h às 22h* – Anúncios (eventos e vagas) e Dinâmica Sharkbowl - *22h às 22h15* – Encerramento oficial do evento - *22h15 em diante* – Papo descontraído com a galera que ainda estiver no local e/ou continuação da dinâmica caso o pessoal achar interessante. **FAÇA PARTE DA COMUNIDADE NO SLACK** Não deixe de participar da nossa comunidade no Slack em [bit.ly/vem-pro-slack-phpsp](https://bit.ly/vem-pro-slack-phpsp) que hoje conta com mais de 2.000 pessoas - espalhadas não só pelo Brasil mas pelo mundo todo - dispostas a ajudar uns aos outros! **FEEDBACK** Para nós, é muito importante saber como foi a experiência de participar do PHPSP Live. Nos esforçamos ao máximo para entregar o melhor evento para vocês, mas podemos melhorar sempre! E, para isso, contamos com o seu importante feedback. **CONTATO/DÚVIDAS** E-mail: [contato@phpsp.org.br](http://contato@phpsp.org.br/) Twitter: [@phpsp](https://twitter.com/phpsp) Com carinho, a comunidade! :)

  • [Santa Catarina] PHPSC PUB

    14. - 15.08.2025

    PHPSC Floripa O **PHPSC Pub** é o *evento* da comunidade e acontece no ***formato*** ***presencial*** sempre na **segunda quinta-feira do mês** com a proposta de reunir a descontração de um pub e o conhecimento da comunidade. Que tal reunir PHP, bebida gelada e comida boa em um só lugar? **FORMATO** A gente bota cerveja (não alcoólica também vale), opinião e muito conhecimento na mesma roda de discussão. Agile, DevOps, mercado de TI, novidades, respeito ao próximo e obviamente muito PHP são postos para discussão, para todo mundo interagir, tirar dúvidas e espalhar conhecimento. **AGENDA** * *19h às 20h* – Networking * *20h às 22h* – Anúncios (eventos e vagas) e Dinâmica Sharkbowl * *22h às 22h15* – Encerramento oficial do evento * *22h15 em diante* – Papo descontraído com a galera que ainda estiver no local e/ou continuação da dinâmica caso o pessoal achar interessante. **FEEDBACK** Para nós, é muito importante saber como foi a experiência de participar do PHPSP Live. Nos esforçamos ao máximo para entregar o melhor evento para vocês, mas podemos melhorar sempre! E, para isso, contamos com o seu importante feedback.

  • [PDX-PHP] MergePHP

    14. - 15.08.2025

    PHPDX MergePHP meets the second Thursday of every month at 16:00 Pacific

  • [Austin] MergePHP Monthly Online Meeting

    14. - 15.08.2025

    Austin PHP Meetup Event Details On Our Website: [https://www.mergephp.com/](https://www.mergephp.com/) Streams Are On Our YouTube: [https://www.youtube.com/@MergePHP/streams](https://www.youtube.com/@MergePHP/streams) 🐘 MergePHP is: * AtlantaPHP * AustinPHP * AZ PHP * BostonPHP * Kansas City PHP * San Diego PHP * SeattlePHP * Portland PHPDX * UtahPHP * Vegas PHP * Vancouver PHP Subscribe to our Channel: [https://www.youtube.com/c/MergePHP](https://www.youtube.com/c/MergePHP) Follow us on Mastodon:[ https://phpc.social/@merge](https://phpc.social/@merge). Speaker Signups: [https://mphp.io/speakers](https://mphp.io/speakers) Suggest Speakers: [https://mphp.io/suggest](https://mphp.io/suggest) \-\-\- Join the TexasPHP or PHPC Chat: [https://austinphpchat.com](https://austinphpchat.com) Like us on LinkedIn (https://www.linkedin.com/company/austinphp)

  • [Utah PHP User Group] MergePHP - Online Meetup

    14. - 15.08.2025

    Utah PHP User Group Event Details On Our Website: [https://www.mergephp.com/](https://www.mergephp.com/) Streams Are On Our YouTube: [https://www.youtube.com/@MergePHP/streams](https://www.youtube.com/@MergePHP/streams) Venue: Online! https://www.youtube.com/watch?v=PU2C6WQgncU MergePHP is: * Atlanta * Austin * Boston * Kansas City * Las Vegas * Phoenix * Portland * San Diego * Seattle * Utah * Vancouver Subscribe to our Channel: [https://www.youtube.com/c/MergePHP](https://www.youtube.com/c/MergePHP) Follow us on Mastodon:[ https://phpc.social/@merge](https://phpc.social/@merge). Speaker Signups: [https://mphp.io/speakers](https://mphp.io/speakers) Suggest Speakers: [https://mphp.io/suggest](https://mphp.io/suggest)

  • [Kansas City's PHP User Group] Weekend Hangout

    16.08.2025 19:30 - 21:30

    Kansas City's PHP User Group Saturday Meeting Format Our Saturday meetings are free-formed. Attendees bring up topics that interest them or that they want feedback on. Attendees are welcome to participate or just kick back and soak in the discussions. There are also no dumb questions! If you're just starting out this is a great opportunity to ask questions. The meeting structure usually follows this format: * Introductions / meet and greet new members * Open group discussion on any development topic, concern or question; discussing any new happenings that interest the group * Get help setting up your development environment, looking at code, quick demos, etc. (time permitting) All levels welcome! Maybe you have been using using PHP for a week or even a decade--we all have things to learn and share. If you enjoy working with PHP, or want to learn more about it this meeting is for you. Get Involved If you're looking for a presentation-focused event with talks and demos, check out our weeknight meetups. We would also love to have you present! Please contact an organizer through Meetup or talk after a meeting to tell us more about your topic.

  • [AmsterdamPHP] AmsterdamPHP Monthly Meeting

    21.08.2025 17:00 - 21:00

    AmsterdamPHP Schedule: 19:00 - Doors open 19:30 - Talk 20:30 - Raffles, and announcements 20:45 - Social, drinks and food Talk: TBD Speaker: TBD

  • [Greater Lafayette Open Source Symposium PHP-SIG] Open Source Coffee & Chat

    24.08.2025 17:00 - 19:00

    HackLafayette We're opening up for in-person Coffee & Chat again. We'll be meeting outside. Drink coffee (or whatever beverage suits your taste) and talk about open source (or whatever topics come up).

  • [azPHP] azPHP Meetup

    27.08.2025 02:00 - 04:00

    azPHP Social Hours

  • [phpugmrn] PHPUGMRN 04/25

    28.08.2025 17:00 - 20:00

    PHP User Group Metropolregion Rhein-Neckar **Agenda:** 19:00 CET - Doors open 19:30 CET - Intro 19:45 CET - Feedbackkultur, Patrick Blom 20:30 CET - Break 20:45 CET - tbd. **How to contact us:** * Mastodon: [@phpugmrn@phpc.social](https://phpc.social/@phpugmrn@phpc.social) * E-Mail: [info@phpugmrn.de](mailto:info@phpugmrn.de)

  • [Dorset] PHP Dorset Meetup

    01.09.2025 17:00 - 20:00

  • [Chattanooga PHP] PHP and Laravel monthly meetup

    03.09.2025 16:00 - 17:00

    Chattanooga PHP Developers (Laravel/Drupal/Symfony/All PHP) Join us for a talk on PHP and Laravel. Don't know what PHP or Laravel is? That's OK, all experience levels are encouraged to attend! These events will be online via zoom until further notice. A link will be posted to the meetup group each month to join. Zoom link will be in comments closer to the event.

  • [Groningen] PHP Meetup, TwigQI: static code analysis for Twig templates by Jeroen Versteeg

    04.09.2025 17:30 - 19:30

    GroningenPHP ## **🚀 PHP Meetup Invitation! 🖥️🎉** 🕒 **What Time?** For anyone developing in PHP 📅 **19:30** \- Welcome In\-person visitors in Groningen\. Talk I created a tool that statically analyses Twig templates to prevent bugs. It's similar to PHPStan, but for templates. I'd like to take the audience through the process of starting by myself from scratch, diving into the Twig internals, involving the community including Fabien Potencier, and ending up proposing and implementing the new types tag. I'll also cover technical details regarding the implementing of TwigQI: AST nodes, type systems, static and runtime assertions, etc. ... After that... -?????: Share your ideas for future presentations, events and activities, also, socialise, drink beer and have fun :) Social Media: [https://www.linkedin.com/in/jeroen-versteeg-alisqi/](https://www.linkedin.com/in/jeroen-versteeg-alisqi/) ...........[https://github.com/drjayvee](https://github.com/drjayvee)

  • [Amersfoort] PHPAmersfoort Monthly Meetup

    09.09.2025 17:00 - 20:00

    PHPAmersfoort To be announced!

  • [Greater Lafayette Open Source Symposium PHP-SIG] TBA — Purdue Perl Mongers

    10.09.2025 21:30 - 23:00

    HackLafayette Topic TBA.

  • [010PHP] 010PHP UserGroup Meetup

    11.09.2025 17:00 - 20:00

    010PHP Our monthly meetup, with talks and drinks!

  • [São Paulo] PHPSP Pub

    11. - 12.09.2025

    PHPSP O **PHPSP Pub** é o *evento mais antigo* da comunidade e acontece no ***formato*** ***presencial*** há mais de 10 anos sempre na **segunda quinta-feira do mês** com a proposta de reunir a descontração de um pub e o conhecimento da comunidade. Que tal reunir PHP, bebida gelada e comida boa em um só lugar? **FORMATO** A gente bota cerveja (não alcoólica também vale), opinião e muito conhecimento na mesma roda de discussão. Agile, DevOps, mercado de TI, novidades, respeito ao próximo e obviamente muito PHP são postos para discussão, para todo mundo interagir, tirar dúvidas e espalhar conhecimento. **AGENDA** - *19h às 20h* – Networking - *20h às 22h* – Anúncios (eventos e vagas) e Dinâmica Sharkbowl - *22h às 22h15* – Encerramento oficial do evento - *22h15 em diante* – Papo descontraído com a galera que ainda estiver no local e/ou continuação da dinâmica caso o pessoal achar interessante. **FAÇA PARTE DA COMUNIDADE NO SLACK** Não deixe de participar da nossa comunidade no Slack em [bit.ly/vem-pro-slack-phpsp](https://bit.ly/vem-pro-slack-phpsp) que hoje conta com mais de 2.000 pessoas - espalhadas não só pelo Brasil mas pelo mundo todo - dispostas a ajudar uns aos outros! **FEEDBACK** Para nós, é muito importante saber como foi a experiência de participar do PHPSP Live. Nos esforçamos ao máximo para entregar o melhor evento para vocês, mas podemos melhorar sempre! E, para isso, contamos com o seu importante feedback. **CONTATO/DÚVIDAS** E-mail: [contato@phpsp.org.br](http://contato@phpsp.org.br/) Twitter: [@phpsp](https://twitter.com/phpsp) Com carinho, a comunidade! :)

  • [Santa Catarina] PHPSC PUB

    11. - 12.09.2025

    PHPSC Floripa O **PHPSC Pub** é o *evento* da comunidade e acontece no ***formato*** ***presencial*** sempre na **segunda quinta-feira do mês** com a proposta de reunir a descontração de um pub e o conhecimento da comunidade. Que tal reunir PHP, bebida gelada e comida boa em um só lugar? **FORMATO** A gente bota cerveja (não alcoólica também vale), opinião e muito conhecimento na mesma roda de discussão. Agile, DevOps, mercado de TI, novidades, respeito ao próximo e obviamente muito PHP são postos para discussão, para todo mundo interagir, tirar dúvidas e espalhar conhecimento. **AGENDA** * *19h às 20h* – Networking * *20h às 22h* – Anúncios (eventos e vagas) e Dinâmica Sharkbowl * *22h às 22h15* – Encerramento oficial do evento * *22h15 em diante* – Papo descontraído com a galera que ainda estiver no local e/ou continuação da dinâmica caso o pessoal achar interessante. **FEEDBACK** Para nós, é muito importante saber como foi a experiência de participar do PHPSP Live. Nos esforçamos ao máximo para entregar o melhor evento para vocês, mas podemos melhorar sempre! E, para isso, contamos com o seu importante feedback.

  • [Utah PHP User Group] MergePHP - Online Meetup

    11. - 12.09.2025

    Utah PHP User Group Event Details On Our Website: [https://www.mergephp.com/](https://www.mergephp.com/) Streams Are On Our YouTube: [https://www.youtube.com/@MergePHP/streams](https://www.youtube.com/@MergePHP/streams) Venue: Online! https://www.youtube.com/watch?v=PU2C6WQgncU MergePHP is: * Atlanta * Austin * Boston * Kansas City * Las Vegas * Phoenix * Portland * San Diego * Seattle * Utah * Vancouver Subscribe to our Channel: [https://www.youtube.com/c/MergePHP](https://www.youtube.com/c/MergePHP) Follow us on Mastodon:[ https://phpc.social/@merge](https://phpc.social/@merge). Speaker Signups: [https://mphp.io/speakers](https://mphp.io/speakers) Suggest Speakers: [https://mphp.io/suggest](https://mphp.io/suggest)

  • [PDX-PHP] MergePHP

    11. - 12.09.2025

    PHPDX MergePHP meets the second Thursday of every month at 16:00 Pacific

  • [Austin] MergePHP Monthly Online Meeting

    11. - 12.09.2025

    Austin PHP Meetup Event Details On Our Website: [https://www.mergephp.com/](https://www.mergephp.com/) Streams Are On Our YouTube: [https://www.youtube.com/@MergePHP/streams](https://www.youtube.com/@MergePHP/streams) 🐘 MergePHP is: * AtlantaPHP * AustinPHP * AZ PHP * BostonPHP * Kansas City PHP * San Diego PHP * SeattlePHP * Portland PHPDX * UtahPHP * Vegas PHP * Vancouver PHP Subscribe to our Channel: [https://www.youtube.com/c/MergePHP](https://www.youtube.com/c/MergePHP) Follow us on Mastodon:[ https://phpc.social/@merge](https://phpc.social/@merge). Speaker Signups: [https://mphp.io/speakers](https://mphp.io/speakers) Suggest Speakers: [https://mphp.io/suggest](https://mphp.io/suggest) \-\-\- Join the TexasPHP or PHPC Chat: [https://austinphpchat.com](https://austinphpchat.com) Like us on LinkedIn (https://www.linkedin.com/company/austinphp)

  • [AmsterdamPHP] AmsterdamPHP Monthly Meeting

    18.09.2025 17:00 - 21:00

    AmsterdamPHP Schedule: 19:00 - Doors open 19:30 - Talk 20:30 - Raffles, and announcements 20:45 - Social, drinks and food Talk: TBD Speaker: TBD

  • [Frankfurt] PHPUGFFM IV / 2025 - - 18 Sep. 25 19:00

    18.09.2025 17:00 - 20:00

    Die PHP-Usergroup in Frankfurt trifft sich zum 4. Mal in2025 Agenda: 19:00 - Ankommen 19:15 - kurze Vorstellungsrunde 19:30- TBA 20:15 - kurze Pause 20:30 - TBA 21:15 - Offenes Ende ThePHP-Usergroup in Frankfurt meets for the 4th time in2025. Agenda: 19:00 - Doors open 19:15 - short introductionround 19:30 - TBA 20:15 - short break 20:30 - TBA 21:15 - Open end

  • [PHP USERGROUP DRESDEN] PHP DEVELOPER DAY 2025 — #PHPDD25

    19.09.2025 06:00 - 17:00

    PHP USERGROUP DRESDEN e.V. **Welcome PHPolks 🐘 —** It is happening again! 🎉 ### **The community event for PHP developers and beyond is back in Dresden!**

  • [Kansas City's PHP User Group] Weekend Hangout

    20.09.2025 19:30 - 21:30

    Kansas City's PHP User Group Saturday Meeting Format Our Saturday meetings are free-formed. Attendees bring up topics that interest them or that they want feedback on. Attendees are welcome to participate or just kick back and soak in the discussions. There are also no dumb questions! If you're just starting out this is a great opportunity to ask questions. The meeting structure usually follows this format: * Introductions / meet and greet new members * Open group discussion on any development topic, concern or question; discussing any new happenings that interest the group * Get help setting up your development environment, looking at code, quick demos, etc. (time permitting) All levels welcome! Maybe you have been using using PHP for a week or even a decade--we all have things to learn and share. If you enjoy working with PHP, or want to learn more about it this meeting is for you. Get Involved If you're looking for a presentation-focused event with talks and demos, check out our weeknight meetups. We would also love to have you present! Please contact an organizer through Meetup or talk after a meeting to tell us more about your topic.

  • [azPHP] azPHP Meetup

    24.09.2025 02:00 - 04:00

    azPHP Social Hours

  • [Greater Lafayette Open Source Symposium PHP-SIG] Open Source Coffee & Chat

    28.09.2025 17:00 - 19:00

    HackLafayette We're opening up for in-person Coffee & Chat again. We'll be meeting outside. Drink coffee (or whatever beverage suits your taste) and talk about open source (or whatever topics come up).

  • [Dorset] PHP Dorset Meetup

    29.09.2025 17:00 - 20:00

  • [Chattanooga PHP] PHP and Laravel monthly meetup

    01.10.2025 16:00 - 17:00

    Chattanooga PHP Developers (Laravel/Drupal/Symfony/All PHP) Join us for a talk on PHP and Laravel. Don't know what PHP or Laravel is? That's OK, all experience levels are encouraged to attend! These events will be online via zoom until further notice. A link will be posted to the meetup group each month to join. Zoom link will be in comments closer to the event.

  • [Greater Lafayette Open Source Symposium PHP-SIG] TBA — Purdue Perl Mongers

    08.10.2025 21:30 - 23:00

    HackLafayette Topic TBA.

  • [010PHP] 010PHP UserGroup Meetup

    09.10.2025 17:00 - 20:00

    010PHP Our monthly meetup, with talks and drinks!

  • [Santa Catarina] PHPSC PUB

    09. - 10.10.2025

    PHPSC Floripa O **PHPSC Pub** é o *evento* da comunidade e acontece no ***formato*** ***presencial*** sempre na **segunda quinta-feira do mês** com a proposta de reunir a descontração de um pub e o conhecimento da comunidade. Que tal reunir PHP, bebida gelada e comida boa em um só lugar? **FORMATO** A gente bota cerveja (não alcoólica também vale), opinião e muito conhecimento na mesma roda de discussão. Agile, DevOps, mercado de TI, novidades, respeito ao próximo e obviamente muito PHP são postos para discussão, para todo mundo interagir, tirar dúvidas e espalhar conhecimento. **AGENDA** * *19h às 20h* – Networking * *20h às 22h* – Anúncios (eventos e vagas) e Dinâmica Sharkbowl * *22h às 22h15* – Encerramento oficial do evento * *22h15 em diante* – Papo descontraído com a galera que ainda estiver no local e/ou continuação da dinâmica caso o pessoal achar interessante. **FEEDBACK** Para nós, é muito importante saber como foi a experiência de participar do PHPSP Live. Nos esforçamos ao máximo para entregar o melhor evento para vocês, mas podemos melhorar sempre! E, para isso, contamos com o seu importante feedback.

  • [São Paulo] PHPSP Pub

    09. - 10.10.2025

    PHPSP O **PHPSP Pub** é o *evento mais antigo* da comunidade e acontece no ***formato*** ***presencial*** há mais de 10 anos sempre na **segunda quinta-feira do mês** com a proposta de reunir a descontração de um pub e o conhecimento da comunidade. Que tal reunir PHP, bebida gelada e comida boa em um só lugar? **FORMATO** A gente bota cerveja (não alcoólica também vale), opinião e muito conhecimento na mesma roda de discussão. Agile, DevOps, mercado de TI, novidades, respeito ao próximo e obviamente muito PHP são postos para discussão, para todo mundo interagir, tirar dúvidas e espalhar conhecimento. **AGENDA** - *19h às 20h* – Networking - *20h às 22h* – Anúncios (eventos e vagas) e Dinâmica Sharkbowl - *22h às 22h15* – Encerramento oficial do evento - *22h15 em diante* – Papo descontraído com a galera que ainda estiver no local e/ou continuação da dinâmica caso o pessoal achar interessante. **FAÇA PARTE DA COMUNIDADE NO SLACK** Não deixe de participar da nossa comunidade no Slack em [bit.ly/vem-pro-slack-phpsp](https://bit.ly/vem-pro-slack-phpsp) que hoje conta com mais de 2.000 pessoas - espalhadas não só pelo Brasil mas pelo mundo todo - dispostas a ajudar uns aos outros! **FEEDBACK** Para nós, é muito importante saber como foi a experiência de participar do PHPSP Live. Nos esforçamos ao máximo para entregar o melhor evento para vocês, mas podemos melhorar sempre! E, para isso, contamos com o seu importante feedback. **CONTATO/DÚVIDAS** E-mail: [contato@phpsp.org.br](http://contato@phpsp.org.br/) Twitter: [@phpsp](https://twitter.com/phpsp) Com carinho, a comunidade! :)

  • [PDX-PHP] MergePHP

    09. - 10.10.2025

    PHPDX MergePHP meets the second Thursday of every month at 16:00 Pacific

  • [Utah PHP User Group] MergePHP - Online Meetup

    09. - 10.10.2025

    Utah PHP User Group Event Details On Our Website: [https://www.mergephp.com/](https://www.mergephp.com/) Streams Are On Our YouTube: [https://www.youtube.com/@MergePHP/streams](https://www.youtube.com/@MergePHP/streams) Venue: Online! https://www.youtube.com/watch?v=PU2C6WQgncU MergePHP is: * Atlanta * Austin * Boston * Kansas City * Las Vegas * Phoenix * Portland * San Diego * Seattle * Utah * Vancouver Subscribe to our Channel: [https://www.youtube.com/c/MergePHP](https://www.youtube.com/c/MergePHP) Follow us on Mastodon:[ https://phpc.social/@merge](https://phpc.social/@merge). Speaker Signups: [https://mphp.io/speakers](https://mphp.io/speakers) Suggest Speakers: [https://mphp.io/suggest](https://mphp.io/suggest)

  • [Austin] MergePHP Monthly Online Meeting

    09. - 10.10.2025

    Austin PHP Meetup Event Details On Our Website: [https://www.mergephp.com/](https://www.mergephp.com/) Streams Are On Our YouTube: [https://www.youtube.com/@MergePHP/streams](https://www.youtube.com/@MergePHP/streams) 🐘 MergePHP is: * AtlantaPHP * AustinPHP * AZ PHP * BostonPHP * Kansas City PHP * San Diego PHP * SeattlePHP * Portland PHPDX * UtahPHP * Vegas PHP * Vancouver PHP Subscribe to our Channel: [https://www.youtube.com/c/MergePHP](https://www.youtube.com/c/MergePHP) Follow us on Mastodon:[ https://phpc.social/@merge](https://phpc.social/@merge). Speaker Signups: [https://mphp.io/speakers](https://mphp.io/speakers) Suggest Speakers: [https://mphp.io/suggest](https://mphp.io/suggest) \-\-\- Join the TexasPHP or PHPC Chat: [https://austinphpchat.com](https://austinphpchat.com) Like us on LinkedIn (https://www.linkedin.com/company/austinphp)

  • [Amersfoort] PHPAmersfoort Monthly Meetup

    14.10.2025 17:00 - 20:00

    PHPAmersfoort To be announced!

  • [AmsterdamPHP] AmsterdamPHP Monthly Meeting

    16.10.2025 17:00 - 21:00

    AmsterdamPHP Schedule: 19:00 - Doors open 19:30 - Talk 20:30 - Raffles, and announcements 20:45 - Social, drinks and food Talk: TBD Speaker: TBD

  • [Kansas City's PHP User Group] Weekend Hangout

    18.10.2025 19:30 - 21:30

    Kansas City's PHP User Group Saturday Meeting Format Our Saturday meetings are free-formed. Attendees bring up topics that interest them or that they want feedback on. Attendees are welcome to participate or just kick back and soak in the discussions. There are also no dumb questions! If you're just starting out this is a great opportunity to ask questions. The meeting structure usually follows this format: * Introductions / meet and greet new members * Open group discussion on any development topic, concern or question; discussing any new happenings that interest the group * Get help setting up your development environment, looking at code, quick demos, etc. (time permitting) All levels welcome! Maybe you have been using using PHP for a week or even a decade--we all have things to learn and share. If you enjoy working with PHP, or want to learn more about it this meeting is for you. Get Involved If you're looking for a presentation-focused event with talks and demos, check out our weeknight meetups. We would also love to have you present! Please contact an organizer through Meetup or talk after a meeting to tell us more about your topic.

  • [PHP USERGROUP DRESDEN] PHP-Stammtisch III/2025

    23.10.2025 17:00 - 20:00

    PHP USERGROUP DRESDEN e.V. **Programm / Program** Um mal etwas anderes zu machen als Frontal-Unterricht mit Q&A, haben wir dieses Jahr PHP Stammtische in unser Jahresprogramm aufgenommen. In lockerer Atmosphäre wollen wir einen offenen Austausch fördern, von dem alle profitieren. Ob „Bring your own Topic“, einfach zuhören oder quer in die Diskussion mit einsteigen. Alles kann - nichts muss! Wir freuen uns über deine Teilnahme und deinen besonderen Blickwinkel! Einfach vorbeikommen!

  • [Greater Lafayette Open Source Symposium PHP-SIG] Open Source Coffee & Chat

    26.10.2025 17:00 - 19:00

    HackLafayette We're opening up for in-person Coffee & Chat again. We'll be meeting outside. Drink coffee (or whatever beverage suits your taste) and talk about open source (or whatever topics come up).

  • [Dorset] PHP Dorset Meetup

    27.10.2025 18:00 - 21:00

  • [azPHP] azPHP Meetup

    29.10.2025 02:00 - 04:00

    azPHP Social Hours

  • [phpugmrn] PHPUGMRN 05/25

    30.10.2025 18:00 - 21:00

    PHP User Group Metropolregion Rhein-Neckar **Agenda:** 19:00 CET - Doors open 19:30 CET - Intro 19:45 CET - The one hour expression language, Dan Leech 20:30 CET - Break 20:45 CET - Tideways Intro, Benjamin Außenhofer **How to contact us:** * Mastodon: [@phpugmrn@phpc.social](https://phpc.social/@phpugmrn@phpc.social) * E-Mail: [info@phpugmrn.de](mailto:info@phpugmrn.de)

  • [Chattanooga PHP] PHP and Laravel monthly meetup

    05.11.2025 17:00 - 18:00

    Chattanooga PHP Developers (Laravel/Drupal/Symfony/All PHP) Join us for a talk on PHP and Laravel. Don't know what PHP or Laravel is? That's OK, all experience levels are encouraged to attend! These events will be online via zoom until further notice. A link will be posted to the meetup group each month to join. Zoom link will be in comments closer to the event.

  • [Amersfoort] PHPAmersfoort Monthly Meetup

    11.11.2025 18:00 - 21:00

    PHPAmersfoort To be announced!

  • [Greater Lafayette Open Source Symposium PHP-SIG] TBA — Purdue Perl Mongers

    12. - 13.11.2025

    HackLafayette Topic TBA.

  • [010PHP] 010PHP UserGroup Meetup

    13.11.2025 18:00 - 21:00

    010PHP Our monthly meetup, with talks and drinks!

  • [Santa Catarina] PHPSC PUB

    13. - 14.11.2025

    PHPSC Floripa O **PHPSC Pub** é o *evento* da comunidade e acontece no ***formato*** ***presencial*** sempre na **segunda quinta-feira do mês** com a proposta de reunir a descontração de um pub e o conhecimento da comunidade. Que tal reunir PHP, bebida gelada e comida boa em um só lugar? **FORMATO** A gente bota cerveja (não alcoólica também vale), opinião e muito conhecimento na mesma roda de discussão. Agile, DevOps, mercado de TI, novidades, respeito ao próximo e obviamente muito PHP são postos para discussão, para todo mundo interagir, tirar dúvidas e espalhar conhecimento. **AGENDA** * *19h às 20h* – Networking * *20h às 22h* – Anúncios (eventos e vagas) e Dinâmica Sharkbowl * *22h às 22h15* – Encerramento oficial do evento * *22h15 em diante* – Papo descontraído com a galera que ainda estiver no local e/ou continuação da dinâmica caso o pessoal achar interessante. **FEEDBACK** Para nós, é muito importante saber como foi a experiência de participar do PHPSP Live. Nos esforçamos ao máximo para entregar o melhor evento para vocês, mas podemos melhorar sempre! E, para isso, contamos com o seu importante feedback.

  • [São Paulo] PHPSP Pub

    13. - 14.11.2025

    PHPSP O **PHPSP Pub** é o *evento mais antigo* da comunidade e acontece no ***formato*** ***presencial*** há mais de 10 anos sempre na **segunda quinta-feira do mês** com a proposta de reunir a descontração de um pub e o conhecimento da comunidade. Que tal reunir PHP, bebida gelada e comida boa em um só lugar? **FORMATO** A gente bota cerveja (não alcoólica também vale), opinião e muito conhecimento na mesma roda de discussão. Agile, DevOps, mercado de TI, novidades, respeito ao próximo e obviamente muito PHP são postos para discussão, para todo mundo interagir, tirar dúvidas e espalhar conhecimento. **AGENDA** - *19h às 20h* – Networking - *20h às 22h* – Anúncios (eventos e vagas) e Dinâmica Sharkbowl - *22h às 22h15* – Encerramento oficial do evento - *22h15 em diante* – Papo descontraído com a galera que ainda estiver no local e/ou continuação da dinâmica caso o pessoal achar interessante. **FAÇA PARTE DA COMUNIDADE NO SLACK** Não deixe de participar da nossa comunidade no Slack em [bit.ly/vem-pro-slack-phpsp](https://bit.ly/vem-pro-slack-phpsp) que hoje conta com mais de 2.000 pessoas - espalhadas não só pelo Brasil mas pelo mundo todo - dispostas a ajudar uns aos outros! **FEEDBACK** Para nós, é muito importante saber como foi a experiência de participar do PHPSP Live. Nos esforçamos ao máximo para entregar o melhor evento para vocês, mas podemos melhorar sempre! E, para isso, contamos com o seu importante feedback. **CONTATO/DÚVIDAS** E-mail: [contato@phpsp.org.br](http://contato@phpsp.org.br/) Twitter: [@phpsp](https://twitter.com/phpsp) Com carinho, a comunidade! :)

  • [Utah PHP User Group] MergePHP - Online Meetup

    14.11.2025 00:00 - 02:00

    Utah PHP User Group Event Details On Our Website: [https://www.mergephp.com/](https://www.mergephp.com/) Streams Are On Our YouTube: [https://www.youtube.com/@MergePHP/streams](https://www.youtube.com/@MergePHP/streams) Venue: Online! https://www.youtube.com/watch?v=PU2C6WQgncU MergePHP is: * Atlanta * Austin * Boston * Kansas City * Las Vegas * Phoenix * Portland * San Diego * Seattle * Utah * Vancouver Subscribe to our Channel: [https://www.youtube.com/c/MergePHP](https://www.youtube.com/c/MergePHP) Follow us on Mastodon:[ https://phpc.social/@merge](https://phpc.social/@merge). Speaker Signups: [https://mphp.io/speakers](https://mphp.io/speakers) Suggest Speakers: [https://mphp.io/suggest](https://mphp.io/suggest)

  • [Austin] MergePHP Monthly Online Meeting

    14.11.2025 00:00 - 01:30

    Austin PHP Meetup Event Details On Our Website: [https://www.mergephp.com/](https://www.mergephp.com/) Streams Are On Our YouTube: [https://www.youtube.com/@MergePHP/streams](https://www.youtube.com/@MergePHP/streams) 🐘 MergePHP is: * AtlantaPHP * AustinPHP * AZ PHP * BostonPHP * Kansas City PHP * San Diego PHP * SeattlePHP * Portland PHPDX * UtahPHP * Vegas PHP * Vancouver PHP Subscribe to our Channel: [https://www.youtube.com/c/MergePHP](https://www.youtube.com/c/MergePHP) Follow us on Mastodon:[ https://phpc.social/@merge](https://phpc.social/@merge). Speaker Signups: [https://mphp.io/speakers](https://mphp.io/speakers) Suggest Speakers: [https://mphp.io/suggest](https://mphp.io/suggest) \-\-\- Join the TexasPHP or PHPC Chat: [https://austinphpchat.com](https://austinphpchat.com) Like us on LinkedIn (https://www.linkedin.com/company/austinphp)

  • [PDX-PHP] MergePHP

    14.11.2025 00:00 - 02:00

    PHPDX MergePHP meets the second Thursday of every month at 16:00 Pacific

  • [Kansas City's PHP User Group] Weekend Hangout

    15.11.2025 20:30 - 22:30

    Kansas City's PHP User Group Saturday Meeting Format Our Saturday meetings are free-formed. Attendees bring up topics that interest them or that they want feedback on. Attendees are welcome to participate or just kick back and soak in the discussions. There are also no dumb questions! If you're just starting out this is a great opportunity to ask questions. The meeting structure usually follows this format: * Introductions / meet and greet new members * Open group discussion on any development topic, concern or question; discussing any new happenings that interest the group * Get help setting up your development environment, looking at code, quick demos, etc. (time permitting) All levels welcome! Maybe you have been using using PHP for a week or even a decade--we all have things to learn and share. If you enjoy working with PHP, or want to learn more about it this meeting is for you. Get Involved If you're looking for a presentation-focused event with talks and demos, check out our weeknight meetups. We would also love to have you present! Please contact an organizer through Meetup or talk after a meeting to tell us more about your topic.

  • [Dorset] PHP Dorset Meetup

    24.11.2025 18:00 - 21:00

  • [azPHP] azPHP Meetup

    26.11.2025 02:00 - 04:00

    azPHP Social Hours

  • [Chattanooga PHP] PHP and Laravel monthly meetup

    03.12.2025 17:00 - 18:00

    Chattanooga PHP Developers (Laravel/Drupal/Symfony/All PHP) Join us for a talk on PHP and Laravel. Don't know what PHP or Laravel is? That's OK, all experience levels are encouraged to attend! These events will be online via zoom until further notice. A link will be posted to the meetup group each month to join. Zoom link will be in comments closer to the event.

  • [Amersfoort] PHPAmersfoort Monthly Meetup

    09.12.2025 18:00 - 21:00

    PHPAmersfoort To be announced!

  • [010PHP] 010PHP UserGroup Meetup

    11.12.2025 18:00 - 21:00

    010PHP Our monthly meetup, with talks and drinks!

  • [phpugmrn] PHPUGMRN 06/25

    11.12.2025 18:00 - 21:00

    PHP User Group Metropolregion Rhein-Neckar **Agenda:** 19:00 CET - Doors open 19:30 CET - Intro 19:45 CET - tbd. 20:30 CET - Break 20:45 CET - tbd. **How to contact us:** * Mastodon: [@phpugmrn@phpc.social](https://phpc.social/@phpugmrn@phpc.social) * E-Mail: [info@phpugmrn.de](mailto:info@phpugmrn.de)

  • [São Paulo] PHPSP Pub

    11. - 12.12.2025

    PHPSP O **PHPSP Pub** é o *evento mais antigo* da comunidade e acontece no ***formato*** ***presencial*** há mais de 10 anos sempre na **segunda quinta-feira do mês** com a proposta de reunir a descontração de um pub e o conhecimento da comunidade. Que tal reunir PHP, bebida gelada e comida boa em um só lugar? **FORMATO** A gente bota cerveja (não alcoólica também vale), opinião e muito conhecimento na mesma roda de discussão. Agile, DevOps, mercado de TI, novidades, respeito ao próximo e obviamente muito PHP são postos para discussão, para todo mundo interagir, tirar dúvidas e espalhar conhecimento. **AGENDA** - *19h às 20h* – Networking - *20h às 22h* – Anúncios (eventos e vagas) e Dinâmica Sharkbowl - *22h às 22h15* – Encerramento oficial do evento - *22h15 em diante* – Papo descontraído com a galera que ainda estiver no local e/ou continuação da dinâmica caso o pessoal achar interessante. **FAÇA PARTE DA COMUNIDADE NO SLACK** Não deixe de participar da nossa comunidade no Slack em [bit.ly/vem-pro-slack-phpsp](https://bit.ly/vem-pro-slack-phpsp) que hoje conta com mais de 2.000 pessoas - espalhadas não só pelo Brasil mas pelo mundo todo - dispostas a ajudar uns aos outros! **FEEDBACK** Para nós, é muito importante saber como foi a experiência de participar do PHPSP Live. Nos esforçamos ao máximo para entregar o melhor evento para vocês, mas podemos melhorar sempre! E, para isso, contamos com o seu importante feedback. **CONTATO/DÚVIDAS** E-mail: [contato@phpsp.org.br](http://contato@phpsp.org.br/) Twitter: [@phpsp](https://twitter.com/phpsp) Com carinho, a comunidade! :)

  • [Santa Catarina] PHPSC PUB

    11. - 12.12.2025

    PHPSC Floripa O **PHPSC Pub** é o *evento* da comunidade e acontece no ***formato*** ***presencial*** sempre na **segunda quinta-feira do mês** com a proposta de reunir a descontração de um pub e o conhecimento da comunidade. Que tal reunir PHP, bebida gelada e comida boa em um só lugar? **FORMATO** A gente bota cerveja (não alcoólica também vale), opinião e muito conhecimento na mesma roda de discussão. Agile, DevOps, mercado de TI, novidades, respeito ao próximo e obviamente muito PHP são postos para discussão, para todo mundo interagir, tirar dúvidas e espalhar conhecimento. **AGENDA** * *19h às 20h* – Networking * *20h às 22h* – Anúncios (eventos e vagas) e Dinâmica Sharkbowl * *22h às 22h15* – Encerramento oficial do evento * *22h15 em diante* – Papo descontraído com a galera que ainda estiver no local e/ou continuação da dinâmica caso o pessoal achar interessante. **FEEDBACK** Para nós, é muito importante saber como foi a experiência de participar do PHPSP Live. Nos esforçamos ao máximo para entregar o melhor evento para vocês, mas podemos melhorar sempre! E, para isso, contamos com o seu importante feedback.

  • [PDX-PHP] MergePHP

    12.12.2025 00:00 - 02:00

    PHPDX MergePHP meets the second Thursday of every month at 16:00 Pacific

  • [Utah PHP User Group] MergePHP - Online Meetup

    12.12.2025 00:00 - 02:00

    Utah PHP User Group Event Details On Our Website: [https://www.mergephp.com/](https://www.mergephp.com/) Streams Are On Our YouTube: [https://www.youtube.com/@MergePHP/streams](https://www.youtube.com/@MergePHP/streams) Venue: Online! https://www.youtube.com/watch?v=PU2C6WQgncU MergePHP is: * Atlanta * Austin * Boston * Kansas City * Las Vegas * Phoenix * Portland * San Diego * Seattle * Utah * Vancouver Subscribe to our Channel: [https://www.youtube.com/c/MergePHP](https://www.youtube.com/c/MergePHP) Follow us on Mastodon:[ https://phpc.social/@merge](https://phpc.social/@merge). Speaker Signups: [https://mphp.io/speakers](https://mphp.io/speakers) Suggest Speakers: [https://mphp.io/suggest](https://mphp.io/suggest)

  • [Austin] MergePHP Monthly Online Meeting

    12.12.2025 00:00 - 01:30

    Austin PHP Meetup Event Details On Our Website: [https://www.mergephp.com/](https://www.mergephp.com/) Streams Are On Our YouTube: [https://www.youtube.com/@MergePHP/streams](https://www.youtube.com/@MergePHP/streams) 🐘 MergePHP is: * AtlantaPHP * AustinPHP * AZ PHP * BostonPHP * Kansas City PHP * San Diego PHP * SeattlePHP * Portland PHPDX * UtahPHP * Vegas PHP * Vancouver PHP Subscribe to our Channel: [https://www.youtube.com/c/MergePHP](https://www.youtube.com/c/MergePHP) Follow us on Mastodon:[ https://phpc.social/@merge](https://phpc.social/@merge). Speaker Signups: [https://mphp.io/speakers](https://mphp.io/speakers) Suggest Speakers: [https://mphp.io/suggest](https://mphp.io/suggest) \-\-\- Join the TexasPHP or PHPC Chat: [https://austinphpchat.com](https://austinphpchat.com) Like us on LinkedIn (https://www.linkedin.com/company/austinphp)

  • [PHP USERGROUP DRESDEN] X-MAS Special 2025 — What's new in PHP 8.5

    17.12.2025 17:30 - 20:30

    PHP USERGROUP DRESDEN e.V. **Programm / Program** 18:30 Uhr (06:30pm) - Doors Open 18:45 Uhr (06:45pm) - User group intro 18:50 Uhr (6:50pm) - Host intro 19:00 Uhr (07:00pm) - **tbd.** (Lightning Talk) 19:45 Uhr (07:45pm) - **What's new in PHP 8.5** (Main Talk) I'll show you the new features, deprecations and BC breaks of the new PHP release with some comparing code samples and fun facts. Language: German or English By Holger Woltersdorf 20:45 Uhr (08:45pm) - **Community + Socializing**

  • [Kansas City's PHP User Group] Weekend Hangout

    20.12.2025 20:30 - 22:30

    Kansas City's PHP User Group Saturday Meeting Format Our Saturday meetings are free-formed. Attendees bring up topics that interest them or that they want feedback on. Attendees are welcome to participate or just kick back and soak in the discussions. There are also no dumb questions! If you're just starting out this is a great opportunity to ask questions. The meeting structure usually follows this format: * Introductions / meet and greet new members * Open group discussion on any development topic, concern or question; discussing any new happenings that interest the group * Get help setting up your development environment, looking at code, quick demos, etc. (time permitting) All levels welcome! Maybe you have been using using PHP for a week or even a decade--we all have things to learn and share. If you enjoy working with PHP, or want to learn more about it this meeting is for you. Get Involved If you're looking for a presentation-focused event with talks and demos, check out our weeknight meetups. We would also love to have you present! Please contact an organizer through Meetup or talk after a meeting to tell us more about your topic.

  • [Dorset] PHP Dorset Meetup

    22.12.2025 18:00 - 21:00

  • [azPHP] azPHP Meetup

    24.12.2025 02:00 - 04:00

    azPHP Social Hours

  • [Chattanooga PHP] PHP and Laravel monthly meetup

    07.01.2026 17:00 - 18:00

    Chattanooga PHP Developers (Laravel/Drupal/Symfony/All PHP) Join us for a talk on PHP and Laravel. Don't know what PHP or Laravel is? That's OK, all experience levels are encouraged to attend! These events will be online via zoom until further notice. A link will be posted to the meetup group each month to join. Zoom link will be in comments closer to the event.

  • [010PHP] 010PHP UserGroup Meetup

    08.01.2026 18:00 - 21:00

    010PHP Our monthly meetup, with talks and drinks!

  • [São Paulo] PHPSP Pub

    08. - 09.01.2026

    PHPSP O **PHPSP Pub** é o *evento mais antigo* da comunidade e acontece no ***formato*** ***presencial*** há mais de 10 anos sempre na **segunda quinta-feira do mês** com a proposta de reunir a descontração de um pub e o conhecimento da comunidade. Que tal reunir PHP, bebida gelada e comida boa em um só lugar? **FORMATO** A gente bota cerveja (não alcoólica também vale), opinião e muito conhecimento na mesma roda de discussão. Agile, DevOps, mercado de TI, novidades, respeito ao próximo e obviamente muito PHP são postos para discussão, para todo mundo interagir, tirar dúvidas e espalhar conhecimento. **AGENDA** - *19h às 20h* – Networking - *20h às 22h* – Anúncios (eventos e vagas) e Dinâmica Sharkbowl - *22h às 22h15* – Encerramento oficial do evento - *22h15 em diante* – Papo descontraído com a galera que ainda estiver no local e/ou continuação da dinâmica caso o pessoal achar interessante. **FAÇA PARTE DA COMUNIDADE NO SLACK** Não deixe de participar da nossa comunidade no Slack em [bit.ly/vem-pro-slack-phpsp](https://bit.ly/vem-pro-slack-phpsp) que hoje conta com mais de 2.000 pessoas - espalhadas não só pelo Brasil mas pelo mundo todo - dispostas a ajudar uns aos outros! **FEEDBACK** Para nós, é muito importante saber como foi a experiência de participar do PHPSP Live. Nos esforçamos ao máximo para entregar o melhor evento para vocês, mas podemos melhorar sempre! E, para isso, contamos com o seu importante feedback. **CONTATO/DÚVIDAS** E-mail: [contato@phpsp.org.br](http://contato@phpsp.org.br/) Twitter: [@phpsp](https://twitter.com/phpsp) Com carinho, a comunidade! :)

  • [Santa Catarina] PHPSC PUB

    08. - 09.01.2026

    PHPSC Floripa O **PHPSC Pub** é o *evento* da comunidade e acontece no ***formato*** ***presencial*** sempre na **segunda quinta-feira do mês** com a proposta de reunir a descontração de um pub e o conhecimento da comunidade. Que tal reunir PHP, bebida gelada e comida boa em um só lugar? **FORMATO** A gente bota cerveja (não alcoólica também vale), opinião e muito conhecimento na mesma roda de discussão. Agile, DevOps, mercado de TI, novidades, respeito ao próximo e obviamente muito PHP são postos para discussão, para todo mundo interagir, tirar dúvidas e espalhar conhecimento. **AGENDA** * *19h às 20h* – Networking * *20h às 22h* – Anúncios (eventos e vagas) e Dinâmica Sharkbowl * *22h às 22h15* – Encerramento oficial do evento * *22h15 em diante* – Papo descontraído com a galera que ainda estiver no local e/ou continuação da dinâmica caso o pessoal achar interessante. **FEEDBACK** Para nós, é muito importante saber como foi a experiência de participar do PHPSP Live. Nos esforçamos ao máximo para entregar o melhor evento para vocês, mas podemos melhorar sempre! E, para isso, contamos com o seu importante feedback.

  • [Austin] MergePHP Monthly Online Meeting

    09.01.2026 00:00 - 01:30

    Austin PHP Meetup Event Details On Our Website: [https://www.mergephp.com/](https://www.mergephp.com/) Streams Are On Our YouTube: [https://www.youtube.com/@MergePHP/streams](https://www.youtube.com/@MergePHP/streams) 🐘 MergePHP is: * AtlantaPHP * AustinPHP * AZ PHP * BostonPHP * Kansas City PHP * San Diego PHP * SeattlePHP * Portland PHPDX * UtahPHP * Vegas PHP * Vancouver PHP Subscribe to our Channel: [https://www.youtube.com/c/MergePHP](https://www.youtube.com/c/MergePHP) Follow us on Mastodon:[ https://phpc.social/@merge](https://phpc.social/@merge). Speaker Signups: [https://mphp.io/speakers](https://mphp.io/speakers) Suggest Speakers: [https://mphp.io/suggest](https://mphp.io/suggest) \-\-\- Join the TexasPHP or PHPC Chat: [https://austinphpchat.com](https://austinphpchat.com) Like us on LinkedIn (https://www.linkedin.com/company/austinphp)

  • [Utah PHP User Group] MergePHP - Online Meetup

    09.01.2026 00:00 - 02:00

    Utah PHP User Group Event Details On Our Website: [https://www.mergephp.com/](https://www.mergephp.com/) Streams Are On Our YouTube: [https://www.youtube.com/@MergePHP/streams](https://www.youtube.com/@MergePHP/streams) Venue: Online! https://www.youtube.com/watch?v=PU2C6WQgncU MergePHP is: * Atlanta * Austin * Boston * Kansas City * Las Vegas * Phoenix * Portland * San Diego * Seattle * Utah * Vancouver Subscribe to our Channel: [https://www.youtube.com/c/MergePHP](https://www.youtube.com/c/MergePHP) Follow us on Mastodon:[ https://phpc.social/@merge](https://phpc.social/@merge). Speaker Signups: [https://mphp.io/speakers](https://mphp.io/speakers) Suggest Speakers: [https://mphp.io/suggest](https://mphp.io/suggest)

  • [PDX-PHP] MergePHP

    09.01.2026 00:00 - 02:00

    PHPDX MergePHP meets the second Thursday of every month at 16:00 Pacific

  • [Kansas City's PHP User Group] Weekend Hangout

    17.01.2026 20:30 - 22:30

    Kansas City's PHP User Group Saturday Meeting Format Our Saturday meetings are free-formed. Attendees bring up topics that interest them or that they want feedback on. Attendees are welcome to participate or just kick back and soak in the discussions. There are also no dumb questions! If you're just starting out this is a great opportunity to ask questions. The meeting structure usually follows this format: * Introductions / meet and greet new members * Open group discussion on any development topic, concern or question; discussing any new happenings that interest the group * Get help setting up your development environment, looking at code, quick demos, etc. (time permitting) All levels welcome! Maybe you have been using using PHP for a week or even a decade--we all have things to learn and share. If you enjoy working with PHP, or want to learn more about it this meeting is for you. Get Involved If you're looking for a presentation-focused event with talks and demos, check out our weeknight meetups. We would also love to have you present! Please contact an organizer through Meetup or talk after a meeting to tell us more about your topic.

  • [Dorset] PHP Dorset Meetup

    19.01.2026 18:00 - 21:00

  • [azPHP] azPHP Meetup

    28.01.2026 02:00 - 04:00

    azPHP Social Hours

  • [Chattanooga PHP] PHP and Laravel monthly meetup

    04.02.2026 17:00 - 18:00

    Chattanooga PHP Developers (Laravel/Drupal/Symfony/All PHP) Join us for a talk on PHP and Laravel. Don't know what PHP or Laravel is? That's OK, all experience levels are encouraged to attend! These events will be online via zoom until further notice. A link will be posted to the meetup group each month to join. Zoom link will be in comments closer to the event.

  • [010PHP] 010PHP UserGroup Meetup

    12.02.2026 18:00 - 21:00

    010PHP Our monthly meetup, with talks and drinks!

  • [São Paulo] PHPSP Pub

    12. - 13.02.2026

    PHPSP O **PHPSP Pub** é o *evento mais antigo* da comunidade e acontece no ***formato*** ***presencial*** há mais de 10 anos sempre na **segunda quinta-feira do mês** com a proposta de reunir a descontração de um pub e o conhecimento da comunidade. Que tal reunir PHP, bebida gelada e comida boa em um só lugar? **FORMATO** A gente bota cerveja (não alcoólica também vale), opinião e muito conhecimento na mesma roda de discussão. Agile, DevOps, mercado de TI, novidades, respeito ao próximo e obviamente muito PHP são postos para discussão, para todo mundo interagir, tirar dúvidas e espalhar conhecimento. **AGENDA** - *19h às 20h* – Networking - *20h às 22h* – Anúncios (eventos e vagas) e Dinâmica Sharkbowl - *22h às 22h15* – Encerramento oficial do evento - *22h15 em diante* – Papo descontraído com a galera que ainda estiver no local e/ou continuação da dinâmica caso o pessoal achar interessante. **FAÇA PARTE DA COMUNIDADE NO SLACK** Não deixe de participar da nossa comunidade no Slack em [bit.ly/vem-pro-slack-phpsp](https://bit.ly/vem-pro-slack-phpsp) que hoje conta com mais de 2.000 pessoas - espalhadas não só pelo Brasil mas pelo mundo todo - dispostas a ajudar uns aos outros! **FEEDBACK** Para nós, é muito importante saber como foi a experiência de participar do PHPSP Live. Nos esforçamos ao máximo para entregar o melhor evento para vocês, mas podemos melhorar sempre! E, para isso, contamos com o seu importante feedback. **CONTATO/DÚVIDAS** E-mail: [contato@phpsp.org.br](http://contato@phpsp.org.br/) Twitter: [@phpsp](https://twitter.com/phpsp) Com carinho, a comunidade! :)

  • [Santa Catarina] PHPSC PUB

    12. - 13.02.2026

    PHPSC Floripa O **PHPSC Pub** é o *evento* da comunidade e acontece no ***formato*** ***presencial*** sempre na **segunda quinta-feira do mês** com a proposta de reunir a descontração de um pub e o conhecimento da comunidade. Que tal reunir PHP, bebida gelada e comida boa em um só lugar? **FORMATO** A gente bota cerveja (não alcoólica também vale), opinião e muito conhecimento na mesma roda de discussão. Agile, DevOps, mercado de TI, novidades, respeito ao próximo e obviamente muito PHP são postos para discussão, para todo mundo interagir, tirar dúvidas e espalhar conhecimento. **AGENDA** * *19h às 20h* – Networking * *20h às 22h* – Anúncios (eventos e vagas) e Dinâmica Sharkbowl * *22h às 22h15* – Encerramento oficial do evento * *22h15 em diante* – Papo descontraído com a galera que ainda estiver no local e/ou continuação da dinâmica caso o pessoal achar interessante. **FEEDBACK** Para nós, é muito importante saber como foi a experiência de participar do PHPSP Live. Nos esforçamos ao máximo para entregar o melhor evento para vocês, mas podemos melhorar sempre! E, para isso, contamos com o seu importante feedback.

  • [Austin] MergePHP Monthly Online Meeting

    13.02.2026 00:00 - 01:30

    Austin PHP Meetup Event Details On Our Website: [https://www.mergephp.com/](https://www.mergephp.com/) Streams Are On Our YouTube: [https://www.youtube.com/@MergePHP/streams](https://www.youtube.com/@MergePHP/streams) 🐘 MergePHP is: * AtlantaPHP * AustinPHP * AZ PHP * BostonPHP * Kansas City PHP * San Diego PHP * SeattlePHP * Portland PHPDX * UtahPHP * Vegas PHP * Vancouver PHP Subscribe to our Channel: [https://www.youtube.com/c/MergePHP](https://www.youtube.com/c/MergePHP) Follow us on Mastodon:[ https://phpc.social/@merge](https://phpc.social/@merge). Speaker Signups: [https://mphp.io/speakers](https://mphp.io/speakers) Suggest Speakers: [https://mphp.io/suggest](https://mphp.io/suggest) \-\-\- Join the TexasPHP or PHPC Chat: [https://austinphpchat.com](https://austinphpchat.com) Like us on LinkedIn (https://www.linkedin.com/company/austinphp)

  • [Utah PHP User Group] MergePHP - Online Meetup

    13.02.2026 00:00 - 02:00

    Utah PHP User Group Event Details On Our Website: [https://www.mergephp.com/](https://www.mergephp.com/) Streams Are On Our YouTube: [https://www.youtube.com/@MergePHP/streams](https://www.youtube.com/@MergePHP/streams) Venue: Online! https://www.youtube.com/watch?v=PU2C6WQgncU MergePHP is: * Atlanta * Austin * Boston * Kansas City * Las Vegas * Phoenix * Portland * San Diego * Seattle * Utah * Vancouver Subscribe to our Channel: [https://www.youtube.com/c/MergePHP](https://www.youtube.com/c/MergePHP) Follow us on Mastodon:[ https://phpc.social/@merge](https://phpc.social/@merge). Speaker Signups: [https://mphp.io/speakers](https://mphp.io/speakers) Suggest Speakers: [https://mphp.io/suggest](https://mphp.io/suggest)

  • [PDX-PHP] MergePHP

    13.02.2026 00:00 - 02:00

    PHPDX MergePHP meets the second Thursday of every month at 16:00 Pacific

  • [Dorset] PHP Dorset Meetup

    16.02.2026 18:00 - 21:00

  • [Kansas City's PHP User Group] Weekend Hangout

    21.02.2026 20:30 - 22:30

    Kansas City's PHP User Group Saturday Meeting Format Our Saturday meetings are free-formed. Attendees bring up topics that interest them or that they want feedback on. Attendees are welcome to participate or just kick back and soak in the discussions. There are also no dumb questions! If you're just starting out this is a great opportunity to ask questions. The meeting structure usually follows this format: * Introductions / meet and greet new members * Open group discussion on any development topic, concern or question; discussing any new happenings that interest the group * Get help setting up your development environment, looking at code, quick demos, etc. (time permitting) All levels welcome! Maybe you have been using using PHP for a week or even a decade--we all have things to learn and share. If you enjoy working with PHP, or want to learn more about it this meeting is for you. Get Involved If you're looking for a presentation-focused event with talks and demos, check out our weeknight meetups. We would also love to have you present! Please contact an organizer through Meetup or talk after a meeting to tell us more about your topic.

  • [azPHP] azPHP Meetup

    25.02.2026 02:00 - 04:00

    azPHP Social Hours

  • [Chattanooga PHP] PHP and Laravel monthly meetup

    04.03.2026 17:00 - 18:00

    Chattanooga PHP Developers (Laravel/Drupal/Symfony/All PHP) Join us for a talk on PHP and Laravel. Don't know what PHP or Laravel is? That's OK, all experience levels are encouraged to attend! These events will be online via zoom until further notice. A link will be posted to the meetup group each month to join. Zoom link will be in comments closer to the event.

  • [010PHP] 010PHP UserGroup Meetup

    12.03.2026 18:00 - 21:00

    010PHP Our monthly meetup, with talks and drinks!

  • [São Paulo] PHPSP Pub

    12. - 13.03.2026

    PHPSP O **PHPSP Pub** é o *evento mais antigo* da comunidade e acontece no ***formato*** ***presencial*** há mais de 10 anos sempre na **segunda quinta-feira do mês** com a proposta de reunir a descontração de um pub e o conhecimento da comunidade. Que tal reunir PHP, bebida gelada e comida boa em um só lugar? **FORMATO** A gente bota cerveja (não alcoólica também vale), opinião e muito conhecimento na mesma roda de discussão. Agile, DevOps, mercado de TI, novidades, respeito ao próximo e obviamente muito PHP são postos para discussão, para todo mundo interagir, tirar dúvidas e espalhar conhecimento. **AGENDA** - *19h às 20h* – Networking - *20h às 22h* – Anúncios (eventos e vagas) e Dinâmica Sharkbowl - *22h às 22h15* – Encerramento oficial do evento - *22h15 em diante* – Papo descontraído com a galera que ainda estiver no local e/ou continuação da dinâmica caso o pessoal achar interessante. **FAÇA PARTE DA COMUNIDADE NO SLACK** Não deixe de participar da nossa comunidade no Slack em [bit.ly/vem-pro-slack-phpsp](https://bit.ly/vem-pro-slack-phpsp) que hoje conta com mais de 2.000 pessoas - espalhadas não só pelo Brasil mas pelo mundo todo - dispostas a ajudar uns aos outros! **FEEDBACK** Para nós, é muito importante saber como foi a experiência de participar do PHPSP Live. Nos esforçamos ao máximo para entregar o melhor evento para vocês, mas podemos melhorar sempre! E, para isso, contamos com o seu importante feedback. **CONTATO/DÚVIDAS** E-mail: [contato@phpsp.org.br](http://contato@phpsp.org.br/) Twitter: [@phpsp](https://twitter.com/phpsp) Com carinho, a comunidade! :)

  • [Santa Catarina] PHPSC PUB

    12. - 13.03.2026

    PHPSC Floripa O **PHPSC Pub** é o *evento* da comunidade e acontece no ***formato*** ***presencial*** sempre na **segunda quinta-feira do mês** com a proposta de reunir a descontração de um pub e o conhecimento da comunidade. Que tal reunir PHP, bebida gelada e comida boa em um só lugar? **FORMATO** A gente bota cerveja (não alcoólica também vale), opinião e muito conhecimento na mesma roda de discussão. Agile, DevOps, mercado de TI, novidades, respeito ao próximo e obviamente muito PHP são postos para discussão, para todo mundo interagir, tirar dúvidas e espalhar conhecimento. **AGENDA** * *19h às 20h* – Networking * *20h às 22h* – Anúncios (eventos e vagas) e Dinâmica Sharkbowl * *22h às 22h15* – Encerramento oficial do evento * *22h15 em diante* – Papo descontraído com a galera que ainda estiver no local e/ou continuação da dinâmica caso o pessoal achar interessante. **FEEDBACK** Para nós, é muito importante saber como foi a experiência de participar do PHPSP Live. Nos esforçamos ao máximo para entregar o melhor evento para vocês, mas podemos melhorar sempre! E, para isso, contamos com o seu importante feedback.

  • [PDX-PHP] MergePHP

    12. - 13.03.2026

    PHPDX MergePHP meets the second Thursday of every month at 16:00 Pacific

  • [Austin] MergePHP Monthly Online Meeting

    12. - 13.03.2026

    Austin PHP Meetup Event Details On Our Website: [https://www.mergephp.com/](https://www.mergephp.com/) Streams Are On Our YouTube: [https://www.youtube.com/@MergePHP/streams](https://www.youtube.com/@MergePHP/streams) 🐘 MergePHP is: * AtlantaPHP * AustinPHP * AZ PHP * BostonPHP * Kansas City PHP * San Diego PHP * SeattlePHP * Portland PHPDX * UtahPHP * Vegas PHP * Vancouver PHP Subscribe to our Channel: [https://www.youtube.com/c/MergePHP](https://www.youtube.com/c/MergePHP) Follow us on Mastodon:[ https://phpc.social/@merge](https://phpc.social/@merge). Speaker Signups: [https://mphp.io/speakers](https://mphp.io/speakers) Suggest Speakers: [https://mphp.io/suggest](https://mphp.io/suggest) \-\-\- Join the TexasPHP or PHPC Chat: [https://austinphpchat.com](https://austinphpchat.com) Like us on LinkedIn (https://www.linkedin.com/company/austinphp)

  • [Utah PHP User Group] MergePHP - Online Meetup

    12. - 13.03.2026

    Utah PHP User Group Event Details On Our Website: [https://www.mergephp.com/](https://www.mergephp.com/) Streams Are On Our YouTube: [https://www.youtube.com/@MergePHP/streams](https://www.youtube.com/@MergePHP/streams) Venue: Online! https://www.youtube.com/watch?v=PU2C6WQgncU MergePHP is: * Atlanta * Austin * Boston * Kansas City * Las Vegas * Phoenix * Portland * San Diego * Seattle * Utah * Vancouver Subscribe to our Channel: [https://www.youtube.com/c/MergePHP](https://www.youtube.com/c/MergePHP) Follow us on Mastodon:[ https://phpc.social/@merge](https://phpc.social/@merge). Speaker Signups: [https://mphp.io/speakers](https://mphp.io/speakers) Suggest Speakers: [https://mphp.io/suggest](https://mphp.io/suggest)

  • [Dorset] PHP Dorset Meetup

    16.03.2026 18:00 - 21:00

  • [Kansas City's PHP User Group] Weekend Hangout

    21.03.2026 19:30 - 21:30

    Kansas City's PHP User Group Saturday Meeting Format Our Saturday meetings are free-formed. Attendees bring up topics that interest them or that they want feedback on. Attendees are welcome to participate or just kick back and soak in the discussions. There are also no dumb questions! If you're just starting out this is a great opportunity to ask questions. The meeting structure usually follows this format: * Introductions / meet and greet new members * Open group discussion on any development topic, concern or question; discussing any new happenings that interest the group * Get help setting up your development environment, looking at code, quick demos, etc. (time permitting) All levels welcome! Maybe you have been using using PHP for a week or even a decade--we all have things to learn and share. If you enjoy working with PHP, or want to learn more about it this meeting is for you. Get Involved If you're looking for a presentation-focused event with talks and demos, check out our weeknight meetups. We would also love to have you present! Please contact an organizer through Meetup or talk after a meeting to tell us more about your topic.

  • [azPHP] azPHP Meetup

    25.03.2026 02:00 - 04:00

    azPHP Social Hours

  • [Chattanooga PHP] PHP and Laravel monthly meetup

    01.04.2026 16:00 - 17:00

    Chattanooga PHP Developers (Laravel/Drupal/Symfony/All PHP) Join us for a talk on PHP and Laravel. Don't know what PHP or Laravel is? That's OK, all experience levels are encouraged to attend! These events will be online via zoom until further notice. A link will be posted to the meetup group each month to join. Zoom link will be in comments closer to the event.

  • [010PHP] 010PHP UserGroup Meetup

    09.04.2026 17:00 - 20:00

    010PHP Our monthly meetup, with talks and drinks!

  • [São Paulo] PHPSP Pub

    09. - 10.04.2026

    PHPSP O **PHPSP Pub** é o *evento mais antigo* da comunidade e acontece no ***formato*** ***presencial*** há mais de 10 anos sempre na **segunda quinta-feira do mês** com a proposta de reunir a descontração de um pub e o conhecimento da comunidade. Que tal reunir PHP, bebida gelada e comida boa em um só lugar? **FORMATO** A gente bota cerveja (não alcoólica também vale), opinião e muito conhecimento na mesma roda de discussão. Agile, DevOps, mercado de TI, novidades, respeito ao próximo e obviamente muito PHP são postos para discussão, para todo mundo interagir, tirar dúvidas e espalhar conhecimento. **AGENDA** - *19h às 20h* – Networking - *20h às 22h* – Anúncios (eventos e vagas) e Dinâmica Sharkbowl - *22h às 22h15* – Encerramento oficial do evento - *22h15 em diante* – Papo descontraído com a galera que ainda estiver no local e/ou continuação da dinâmica caso o pessoal achar interessante. **FAÇA PARTE DA COMUNIDADE NO SLACK** Não deixe de participar da nossa comunidade no Slack em [bit.ly/vem-pro-slack-phpsp](https://bit.ly/vem-pro-slack-phpsp) que hoje conta com mais de 2.000 pessoas - espalhadas não só pelo Brasil mas pelo mundo todo - dispostas a ajudar uns aos outros! **FEEDBACK** Para nós, é muito importante saber como foi a experiência de participar do PHPSP Live. Nos esforçamos ao máximo para entregar o melhor evento para vocês, mas podemos melhorar sempre! E, para isso, contamos com o seu importante feedback. **CONTATO/DÚVIDAS** E-mail: [contato@phpsp.org.br](http://contato@phpsp.org.br/) Twitter: [@phpsp](https://twitter.com/phpsp) Com carinho, a comunidade! :)

  • [Santa Catarina] PHPSC PUB

    09. - 10.04.2026

    PHPSC Floripa O **PHPSC Pub** é o *evento* da comunidade e acontece no ***formato*** ***presencial*** sempre na **segunda quinta-feira do mês** com a proposta de reunir a descontração de um pub e o conhecimento da comunidade. Que tal reunir PHP, bebida gelada e comida boa em um só lugar? **FORMATO** A gente bota cerveja (não alcoólica também vale), opinião e muito conhecimento na mesma roda de discussão. Agile, DevOps, mercado de TI, novidades, respeito ao próximo e obviamente muito PHP são postos para discussão, para todo mundo interagir, tirar dúvidas e espalhar conhecimento. **AGENDA** * *19h às 20h* – Networking * *20h às 22h* – Anúncios (eventos e vagas) e Dinâmica Sharkbowl * *22h às 22h15* – Encerramento oficial do evento * *22h15 em diante* – Papo descontraído com a galera que ainda estiver no local e/ou continuação da dinâmica caso o pessoal achar interessante. **FEEDBACK** Para nós, é muito importante saber como foi a experiência de participar do PHPSP Live. Nos esforçamos ao máximo para entregar o melhor evento para vocês, mas podemos melhorar sempre! E, para isso, contamos com o seu importante feedback.

  • [Utah PHP User Group] MergePHP - Online Meetup

    09. - 10.04.2026

    Utah PHP User Group Event Details On Our Website: [https://www.mergephp.com/](https://www.mergephp.com/) Streams Are On Our YouTube: [https://www.youtube.com/@MergePHP/streams](https://www.youtube.com/@MergePHP/streams) Venue: Online! https://www.youtube.com/watch?v=PU2C6WQgncU MergePHP is: * Atlanta * Austin * Boston * Kansas City * Las Vegas * Phoenix * Portland * San Diego * Seattle * Utah * Vancouver Subscribe to our Channel: [https://www.youtube.com/c/MergePHP](https://www.youtube.com/c/MergePHP) Follow us on Mastodon:[ https://phpc.social/@merge](https://phpc.social/@merge). Speaker Signups: [https://mphp.io/speakers](https://mphp.io/speakers) Suggest Speakers: [https://mphp.io/suggest](https://mphp.io/suggest)

  • [PDX-PHP] MergePHP

    09. - 10.04.2026

    PHPDX MergePHP meets the second Thursday of every month at 16:00 Pacific

  • [Austin] MergePHP Monthly Online Meeting

    09. - 10.04.2026

    Austin PHP Meetup Event Details On Our Website: [https://www.mergephp.com/](https://www.mergephp.com/) Streams Are On Our YouTube: [https://www.youtube.com/@MergePHP/streams](https://www.youtube.com/@MergePHP/streams) 🐘 MergePHP is: * AtlantaPHP * AustinPHP * AZ PHP * BostonPHP * Kansas City PHP * San Diego PHP * SeattlePHP * Portland PHPDX * UtahPHP * Vegas PHP * Vancouver PHP Subscribe to our Channel: [https://www.youtube.com/c/MergePHP](https://www.youtube.com/c/MergePHP) Follow us on Mastodon:[ https://phpc.social/@merge](https://phpc.social/@merge). Speaker Signups: [https://mphp.io/speakers](https://mphp.io/speakers) Suggest Speakers: [https://mphp.io/suggest](https://mphp.io/suggest) \-\-\- Join the TexasPHP or PHPC Chat: [https://austinphpchat.com](https://austinphpchat.com) Like us on LinkedIn (https://www.linkedin.com/company/austinphp)

  • [Dorset] PHP Dorset Meetup

    13.04.2026 17:00 - 20:00

  • [Dorset] PHP Dorset Meetup

    11.05.2026 17:00 - 20:00

  • [Dorset] PHP Dorset Meetup

    08.06.2026 17:00 - 20:00

Fork me on GitHub