amani
Dutch PHP Conference 2026 Is Just One Month Away
The countdown has started. In just one month, the Dutch PHP Conference 2026 will bring the PHP community together for a day of knowledge sharing, technical insights, and meaningful conversations. Developers, engineers, and technology leaders will gather to explore modern PHP development, best practices, and the evolving ecosystem that continues to shape web and application architecture. Behind the scenes, preparations are in full swing. The program is taking shape, sessions are being finalised, and we are working hard to deliver a conference experience that is both insightful and enjoyable. Whether you are attending to deepen your expertise, discover new [...]
Kicking Off 2026 with Record-Breaking Energy: First Speakers Announced for the Dutch PHP Conference 2026
Best wishes to the Dutch PHP Conference community First of all, we wish the entire Dutch PHP Conference community a happy, healthy, and inspiring new year. As we move into 2026, one thing is undeniable: the PHP community continues to grow, mature, and actively share knowledge. Behind the scenes, we’ve been busy. Since December 19, our team has been fully focused on reviewing the Call for Papers for Dutch PHP Conference 2026. And once again, the response exceeded all expectations, we received an impressive 1,144 submissions. A record-breaking Call for Papers for the Dutch PHP Conference This record number [...]
Submit Your Session Before December 19 & Secure Your Early-Bird Ticket for the Dutch PHP Conference 2026
The PHP community has always been vibrant, innovative and collaborative and the response to the 2026 Dutch PHP Conference Call for Papers proves it once again. As we prepare for the next edition in Amsterdam, we’re thrilled to share that this year’s CFP is shaping up to be one of our strongest yet. 772 Sessions Submitted... And Counting So far, 772 talk proposals have been submitted, reflecting the depth and breadth of the PHP and backend development ecosystem. Topics cover everything from modern PHP features to architecture, scaling, frameworks, testing, DevOps, security, performance tuning and the ever-evolving world of [...]
New addition to the family!
We’re thrilled to announce something new on the horizon: the very first edition of the Dutch AI Conference, taking place on 11 and 12 March 2026 in Amsterdam. This brand-new event joins the family of developer conferences alongside Appdevcon, Webdevcon and the Dutch PHP Conference. It was created from a simple insight: while AI has rapidly become one of the most transformative forces in tech, there wasn’t yet a conference in the Netherlands where professionals could dive deep into the craft of building reliable and scalable AI solutions. The Dutch AI Conference aims to change that. Here, AI engineers, [...]
Call for Papers Now Open for the Dutch PHP Conference 2026
The Dutch PHP Conference 2026 is taking shape and we want you to be part of it. Whether you’re an experienced speaker or a passionate developer with a fresh idea, this is your moment to shine. The Call for Papers officially opened earlier this month, and we’re actively looking for thought-provoking talks that explore the future of php development. From modern PHP practices and frameworks to backend architecture, testing, security, performance, DevOps, AI and everything in between, if you have something valuable or unique to share with the community, we’d love to hear from you. Important: The Call for Papers [...]
The Dutch PHP Conference is coming: call for papers opens soon!
DPC26 is coming: first tickets sold and call for papers opens soon! We’re excited to share that the first tickets for Dutch PHP Conference 2026 have already been sold! That only fuels our motivation to make the next edition even more unforgettable. But to do that, we need you. As you may know, September marks the start of our call for papers and we’re inviting you to be part of it! Have you ever considered submitting a talk but held back? Let 2026 be your year. What are we looking for? As always, we’re looking for high-quality, original talks [...]
Early bird tickets for the Dutch PHP Conference 2026 are now available!
Early bird tickets for the Dutch PHP Conference 2026 are now available We’re excited to announce that early bird tickets for the Dutch PHP Conference 2026 are officially live! This means you can now secure your spot at a reduced rate and guarantee your place at the leading conference for php developers. The Dutch PHP Conference is known for combining strong technical talks with a friendly community atmosphere. Whether you’re working in Laravel, Symfony, or legacy codebases, there’s always something to learn, share, and bring back to your team. By getting your early bird ticket now, you’ll not only [...]
Become a sponsor at the Dutch PHP Conference 2026!
The Road to the Dutch PHP Conference 2026 Has Officially Begun We’re gearing up for the Dutch PHP Conference 2026, and the preparations are already well underway! Our team is working hard behind the scenes to create another unforgettable edition packed with cutting-edge talks, hands-on sessions, and valuable networking opportunities for PHP developers from all over the world. Reach over 1,000 international PHP developers With over 1,000 international attendees each year, the Dutch PHP Conference is the perfect place to showcase your brand, connect with tech talent, and position yourself at the heart of the PHP development community. Sponsorship [...]
Dutch PHP Conference will be back!
Dutch PHP Conference will be back! We’re thrilled to announce the official dates for the Dutch PHP Conference 2026: mark your calendars for 10 – 13 March 2026 because Pathé Amsterdam Noord will open her doors again for all of us! Once again, we’ll be bringing together the developer community for four days of learning, sharing, and connecting. Whether you’re building robust applications with Laravel, scaling infrastructure, or exploring modern PHP tools and techniques, the Dutch PHP Conference remains the place where technologies, trends, and talent collide. When can you get your tickets? We’ll open up ticket sales in [...]
Dutch PHP Conference 2025 Recap
It's hard to believe, but it's already been a month since the Dutch PHP Conference 2025 took place. We're still enjoying the afterglow of another successful edition and now you can too! In this Dutch PHP Conference 2025 recap, we're giving you a chance to relive the event and catch up on anything you may have missed. You probably noticed the photographers roaming around the venue, capturing everything from keynote moments to spontaneous hallway chats. We've bundled those moments into photo albums that are now available for all of you to view and download. Whether you want to spot [...]
Thank you for an amazing Dutch PHP Conference 2025!
As the Dutch PHP Conference 2025 has come to a close, we want to take a moment to thank each and every one of you for making this edition such a great success! From inspiring talks and hands-on workshops to meaningful networking and knowledge sharing, this week has been truly unforgettable. We loved seeing so many passionate developers come together, exchange ideas, and learn from some of the best in the industry. But we’re not stopping here! We’re already gearing up for the Dutch PHP Conference 2026, and we’re committed to making it even bigger and better. Your feedback [...]
Open positions @ Datadog
We're thrilled to have Datadog as one of our sponsors for this year's edition of the Dutch PHP Conference! Datadog is and observability and security platform that unifies metrics, traces, logs, and security signals from across the technology stack so that development, IT operations, security, and business teams collaborate more effectively and take action based on a single source of truth. Datadog offers 800+ fully-supported integrations, preset dashboards and monitors, and automated AI/ML insights for immediate time to value. No matter the industry, scale, or use case, Datadog enables 29.000+ organisations worldwide to consolidate tool sprawl, break down silos [...]
Why care about exception profiling in PHP?
A few months ago, we implemented support for exception profiling in PHP. One of the key justifications for building this functionality into Continuous Profiler was to show the hidden costs of exceptions in PHP, especially when they are used for flow control in hot code paths. Once this feature was built, we naturally wanted to know if it surfaced these kinds of flow control problems in customer production systems. We peeked into an otherwise fully operational service, and the profiler showed that this application was throwing 495,000 exceptions per 14.2 seconds: Is this a lot? In PHP, the engine [...]
PHP Conference 2025 schedule is live!
The Call for Papers is over and after evaluating over 400 entries we managed to compile a very solid schedule for this year’s edition of the Dutch PHP Conference! This year’s schedule features an exclusive workshop by PHP expert Hugo Hamon, who will guide you through crafting automated tests for your PHP applications. Learn how to test all layers of your code effectively! We’re also excited to welcome Derick Rethans, the creator of Xdebug. He’ll show you how to maximize Xdebug’s capabilities to boost your productivity when writing PHP code. And great news: Sergès Goma is back! After wowing [...]























