International PHP Conference

International PHP Conference Spring 2027 | Berlin or Online
October 26 – 30, 2026 | Munich or Online code.

The International PHP Conference is a globally recognized event for PHP developers, webworkers, IT managers and everyone interested in web-technology. Again, the conference will focus on main topics for developers and core-technologies for decision makers. We will show how to scale your applications, explain the details of Continuous Integration or evaluate different
approaches to NoSQL. Attendee

s will have the opportunity to meet with speakers, core-developers and consultants, often there is a chance for an evaluation of your code. Community and enterprise projects profit from our international reputation and impulses given from the developer environment. http://www.twitter.com/phpconference
http://www.youtube.com/PHPcon
http://www.xing.com/net/phpconference

🚀 Build your frontend once—and deploy it anywhereDifferent builds for Dev, QA, Staging, and Production can create incons...
01/08/2026

🚀 Build your frontend once—and deploy it anywhere

Different builds for Dev, QA, Staging, and Production can create inconsistencies and make your delivery process harder to control.

In “Build Once, Deploy Anywhere: Applying CI/CD Best Practices to Frontend Apps,” Vishal Sharma explores how you can:
📦 reuse the same build artifact
⚙️ separate configuration from your build
🔄 promote releases safely between environments
✅ create more predictable deployments

👉 Read the devmio article and improve your frontend CI/CD workflow:
https://devm.io/javascript/build-once-deploy-anywhere-applying-cicd-best-practices-to-frontend-apps?utm_source=facebook&utm_medium=social&utm_campaign=content

The principle of “Build Once, Deploy Everywhere” (or “Build Once, Deploy All”) is a cornerstone of modern DevOps and CI/CD pipelines. The idea is simple: compile or build your software once, and then promote the same artifact across different environments—such as Dev, QA, Staging, and Prod...

🚀 Turn legacy software into a future-ready systemLegacy applications are full of valuable business knowledge — replacing...
31/07/2026

🚀 Turn legacy software into a future-ready system

Legacy applications are full of valuable business knowledge — replacing everything is rarely the right answer.

In his Munich session, Stefan Priebsch shows you how to use AI as an accelerator for safe and disciplined modernization:
🤖 understand unfamiliar code
🧪 protect critical behavior with tests
🔍 uncover dependencies
⚙️ introduce small, reversible changes

📅 October 26 - 30, 2026 | IPC |📍Munich

Plus: is part of Agentic Web Week — bringing together developers, architects, and product teams to explore the next era of AI-native web development.

🔗 https://phpconference.com/trends-gen-ai/from-legacy-to-ai-enhanced-delivery/?loc=mun&utm_source=facebook&utm_medium=social&utm_campaign=program

🔎 Your users don't think in keywords—why should your search engine?Join Valerio Barbera at   Munich and discover how to ...
31/07/2026

🔎 Your users don't think in keywords—why should your search engine?

Join Valerio Barbera at Munich and discover how to implement semantic search in PHP with embeddings and vector databases.

In this session you'll learn how to:
✨ Build search based on meaning, not keywords
🧠 Generate and store embeddings
⚡ Query vector data efficiently in PHP
🛠 Take home a reusable repository for your own projects

📅 October 26 - 30, 2026 | IPC |📍Munich

Plus: is part of Agentic Web Week — bringing together developers, architects, and product teams to explore the next era of AI-native web development.

👉 https://phpconference.com/trends-gen-ai/semantic-search-php/?loc=mun&utm_source=facebook&utm_medium=social&utm_campaign=program

🤖 A working AI demo is only the beginning.What happens when your agent has to manage state, use tools, retrieve the righ...
30/07/2026

🤖 A working AI demo is only the beginning.

What happens when your agent has to manage state, use tools, retrieve the right data and deliver results your application can actually trust?

In his two-day bootcamp at Munich, Nir Kaufman shows you how to move from promising prototypes to production-ready AI agents with TypeScript and LangChain.

🧠 Context engineering and structured outputs
🔎 RAG, guardrails and human approval
🤝 Multi-agent routing and MCP
📈 Deployment and observability

You’ll put everything into practice by building a functional multi-agent application.

📅 October 29 | 9:00 AM–5:00 PM
📅 October 30 | 9:00 AM–4:30 PM
📍 Munich

👉 Discover the bootcamp:
https://phpconference.com/full-stack-ai-engineering-in-typescript-bootcamp/?loc=mun&utm_source=facebook&utm_medium=social&utm_campaign=program

🌐 One week. More perspectives. More possibilities.You’ve chosen your   Munich days — now open up the entire Agentic Web ...
29/07/2026

🌐 One week. More perspectives. More possibilities.

You’ve chosen your Munich days — now open up the entire Agentic Web Week for only €299.

With the upgrade, you can:
🐘 enjoy the complete IPC program
🔄 access every session across the wider week
💡 switch between PHP, frontend, product and UX topics
✈️ get more out of one trip and one hotel stay

📅 October 26 – 30, 2026 | Munich

🎟️ Add the upgrade after selecting your IPC days:
https://phpconference.com/munich/tickets-munich/?utm_source=facebook&utm_medium=social&utm_campaign=sales

🚀 Your AI coding tools are getting faster—but can your delivery pipeline keep up?LLMs can generate brilliant solutions, ...
29/07/2026

🚀 Your AI coding tools are getting faster—but can your delivery pipeline keep up?

LLMs can generate brilliant solutions, but they can also flood your team with changes, redundant CI runs, and feedback that arrives when it is already too late.

At Munich, Arne Blankerts shows you how to build CI/CD workflows for AI-accelerated development:
⚡ strengthen early signals
⬅️ move feedback closer to development
🔄 speed up iteration loops
🧹 eliminate unnecessary pipeline work

📅 October 26 - 30, 2026 | IPC |📍Munich

Plus: is part of Agentic Web Week — bringing together developers, architects, and product teams to explore the next era of AI-native web development.

👉 Discover the session:
https://phpconference.com/trends-gen-ai/ai-development-llm-ci-cd/?loc=mun&utm_source=facebook&utm_medium=social&utm_campaign=program

🏗️ Take the next step in your software architecture careerThe Software Architecture Camp helps you build a solid foundat...
28/07/2026

🏗️ Take the next step in your software architecture career

The Software Architecture Camp helps you build a solid foundation for designing, documenting and evaluating modern software systems—with guidance from Richard Wallintin.

✅ Four-week flexible online format
🎥 Videos, exercises and self-paced learning
💬 Live sessions, teamwork and personal feedback
🎓 Preparation for the iSAQB® CPSA-F® exam

You can learn alongside your job and apply your new knowledge directly to a practical architecture project.

📅 September 14 – October 9, 2026 | 💻 Online

👉 Find out more and book your place:
https://devm.io/software-architecture-camp/?utm_source=facebook&utm_medium=social&utm_campaign=sales

An intensive camp for developers and architects. Learn modern software architecture through hands-on sessions and real-world scenarios.

🕵️ Let AI find the vulnerabilities hiding in your PHP codeHackers are already using LLMs to understand applications and ...
27/07/2026

🕵️ Let AI find the vulnerabilities hiding in your PHP code

Hackers are already using LLMs to understand applications and map their attack surfaces. At Munich, Vincent Amstoutz shows you how to use AI to fight back.

You’ll discover how to:
🔍 find vulnerabilities traditional tools overlook
🔐 detect broken access control and complex injection paths
⚡ integrate LLMs into a fast security pipeline
🧠 use AI as a meticulous security auditor

📅 October 26 - 30, 2026 | IPC |📍Munich

Plus: is part of Agentic Web Week — bringing together developers, architects, and product teams to explore the next era of AI-native web development.

🔗 https://phpconference.com/web-security/hunting-vulnerabilities-php-llms-security/?loc=mun&utm_source=facebook&utm_medium=social&utm_campaign=program

🧩 Broken HTML doesn't have to break your PHP codeIf you've ever struggled with parsing messy, real-world HTML, this devm...
27/07/2026

🧩 Broken HTML doesn't have to break your PHP code

If you've ever struggled with parsing messy, real-world HTML, this devmio article is for you.

Keyvan Minoukadeh explores the new HTML parsing capabilities in PHP 8.4, including standards-compliant parsing, modern DOM APIs, and CSS selector support that make HTML processing much more reliable.

✨ In the article:
✅ Better HTML parsing in PHP 8.4
🎯 Modern DOM improvements
⚡ Practical migration strategies
🛠 Real-world parsing examples

📖 Read it here:
https://devm.io/php/better-html-parsing-in-php?utm_source=facebook&utm_medium=social&utm_campaign=content

HTML parsing has long been a pain point in PHP, especially when dealing with real-world, imperfect markup. This article shows how recent PHP releases change that story, introducing a modern HTML parser that accurately handles today’s web content, robust CSS selector support for element retrieval, ...

🤖 What is AI really doing to software engineering?In this Signals podcast episode by devmio, Uwe Friedrichsen, Sebastian...
25/07/2026

🤖 What is AI really doing to software engineering?

In this Signals podcast episode by devmio, Uwe Friedrichsen, Sebastian Meyen, and Michael Dowden look beyond AI as just another tool and discuss its wider impact on the industry.

⚡ Why is agility becoming quieter?
🏗 Was the software crisis ever truly solved?
🧠 What will remain fundamentally human in engineering?

🎧 Watch or listen to “The Human Core of Engineering in the Age of AI”:
https://devm.io/signals-podcast/?utm_source=facebook&utm_medium=social&utm_campaign=content

Adresse

Berlin

Benachrichtigungen

Lassen Sie sich von uns eine E-Mail senden und seien Sie der erste der Neuigkeiten und Aktionen von International PHP Conference erfährt. Ihre E-Mail-Adresse wird nicht für andere Zwecke verwendet und Sie können sich jederzeit abmelden.

Verknüpfungen

Teilen