Debugging: Demystified

Discover the secrets of PHP debugging and master powerful techniques for your projects.

  • Hands-on training with real debugging scenarios
  • Professional tools and workflows for everyday development
  • Interactive exercises and best practices from real life
Debugging: Demystified

Dein Wissen. Dein Werkzeugkasten. Unsere nächsten Trainings

Unsere Trainings geben dir praxisnahes Wissen, das du direkt in deinen Projekten einsetzen und langfristig ausbauen kannst.

Behind The Scenes

Surviving the Jungle 🇬🇧

Requires programming experience

Lost in code jungle? A navigation device called PHP namespaces will show the way home. Find out how and why.

99 €
Mar 26, 2025 online (Zoom) Stefan Priebsch
Modern PHP

PHP's Just-in-Time Compiler (JIT) 🇬🇧

Requires programming experience

Learn how PHP works under the hood by understanding how the JIT works. We will also discuss whether it should be used.

99 €
Dec 17, 2025 online (Zoom) Stefan Priebsch
PHPUnit

Test Smarter, Not Harder 🇬🇧

for all developers

New year, new PHPUnit version! Here you will learn all the relevant improvements.

199 €
Feb 7, 2025 online (Zoom) Sebastian Bergmann
Modern PHP

The awakening of the types 🇬🇧

For everybody interested

A long time ago, in a codebase far, far away ... type safety awakens, bringing order to the galaxy.

99 €
Jan 22, 2025 online (Zoom) Stefan Priebsch
Modern PHP

HTML 5, XML, and PHP 🇬🇧

For everybody interested

Finally fully standard-compliant: The new and improved DOM Implementation of PHP 8.4

99 €
Dec 9, 2025 online (Zoom) Arne Blankerts
PHP

What is new in PHP? 🇬🇧

for all developers

New year, new PHP version! Here you will learn all the relevant improvements.

399 €
Nov 21-28, 2025 online (Zoom) Sebastian Bergmann
Modern PHP

The ultimate guide to PHP autoload 🇬🇧

For everybody interested

Everyone uses it. But how does it work in the first place? Let's explore the do's and don'ts of autoloading in PHP.

99 €
Oct 15, 2025 online (Zoom) Stefan Priebsch
Live Coding

Chess 🇬🇧

Requires programming experience

In this live coding demonstration, the audience chooses a chess piece, and the trainer tries to implement its rules.

199 €
Jan 23, 2025 online (Zoom) Stefan Priebsch
Deep Dive

5D - The Domain-Driven Design Deep Dive 🇬🇧

Not only for developers

Master Domain-Driven Design principles to create solutions that truly align with business needs.

399 €
Oct 9, 2025 online (Zoom) Stefan Priebsch
Web Security 360

Attack on the session 🇬🇧

for developers at all levels

Session confidentiality is a fundamental core element of most web applications. It's time to protect it properly.

199 €
Aug 7, 2025 online (Zoom) Arne Blankerts
DevOps

System services with PHP & Systemd 🇬🇧

for developers and administrators at all levels

Whether time or event-controlled - modern applications work distributed in the background

199 €
Sep 16, 2025 online (Zoom) Arne Blankerts
Live Coding / AI Exploration

Testing the Future 🇬🇧

for all who are interested in test-driven and AI-assisted development

Come prepared to learn, share, and collaborate in this exciting exploration of modern development practices.

199 €
Sep 9, 2025 online (Zoom) Sebastian Bergmann
Premium Training

Test-Driven Development 🇬🇧

for all developers

Develop software goal-oriented! The proven method of test-driven development (TDD) will help you.

799 €
Aug 19-29, 2025 online (Zoom) Sebastian Bergmann
Modern PHP

Tick-Tock, Async O'Clock 🇬🇧

For everybody interested

PHP has no proper async support. Or has it? Let's dive into some of the amazing things that PHP 8 can do.

99 €
Nov 26, 2025 online (Zoom) Stefan Priebsch
Live Coding

Event Sourcing 🇬🇧

Requires programming experience

Learn event sourcing with practical examples and live coding. We will start from scratch in the IDE.

199 €
Apr 3, 2025 online (Zoom) Stefan Priebsch
Web Security 360

XSS and the Content Security Policy 🇬🇧

for developers at all levels

Cross-site scripting can be effectively prevented, not least by using a Content Security Policy (CSP).

199 €
May 12, 2025 online (Zoom) Arne Blankerts
Web Security 360

Injection attacks 🇬🇧

for developers at all levels

Whether accessing the database or using external interfaces: Does your application cope with manipulated inputs and outputs?

199 €
Jun 12, 2025 online (Zoom) Arne Blankerts
Web Security 360

Authorization 🇬🇧

for developers at all levels

Insufficient access protection, privilege escalation or indirect, unauthorized access: Learn how to avoid authorization mistakes.

199 €
Nov 6, 2025 online (Zoom) Arne Blankerts
DevOps

Rate Limiting APIs 🇬🇧

for developers at all levels

In an API-driven world, constant availability is critical. Instead of adding more servers, simply rate limit access to the API

199 €
Jul 22, 2025 online (Zoom) Arne Blankerts
AI Exploration

An Early Look at Model Context Protocol (MCP) 🇬🇧

For those interested at all levels

Learn how the new Model Context Protocol (MCP) enables LLMs to interact with the world beyond text.

Free for all 99 €
Jul 30, 2025 online (Zoom) Stefan Priebsch
Premium Training

Avoiding Complexity 🇬🇧

for developers of all levels

Poor performance and errors after changes: Increasing complexity is the natural enemy of fast and stable software.

499 €
from Sep 30, 2025 online (Zoom) Arne Blankerts
Premium Training

Advanced PHPUnit 🇬🇧

for all who want to deepen their knowledge of PHPUnit

Successful test automation in everyday projects, with solutions for even the trickiest of problems.

1199 €
from Feb 18, 2025 online (Zoom) Sebastian Bergmann
Premium Training

Dependency Management 🇬🇧

for all developers

Learn best practices for dealing with dependencies so that updates no longer scare you.

399 €
Apr 23-30, 2025 online (Zoom) Sebastian Bergmann
Modern PHP

Exceptions prove the rule 🇬🇧

For everybody interested

Even in good code, errors are unavoidable. Handle them correctly and make your software more robust.

99 €
Jul 9, 2025 online (Zoom) Stefan Priebsch
Hands-On Modelling

User Story Mapping 🇬🇧

Not only for developers

Visualize user journeys and prioritize features to build a cohesive product that aligns stakeholder goals and user needs.

199 €
Apr 10, 2025 online (Zoom) Stefan Priebsch
Hands-On Modelling

Example Mapping 🇬🇧

Not only for developers

Clarify feature requirements through collaborative discovery of rules and constraints.

199 €
Sep 25, 2025 online (Zoom) Stefan Priebsch
Live Coding

Collaborative Live Coding 🇬🇧

Requires programming experience

We'll recreate the classic game Battleship while exploring best practices. Bring your IDE, everybody gets a task.

199 €
Jul 3, 2025 online (Zoom) Stefan Priebsch
Live Coding

Chess Revisited 🇬🇧

Requires programming experience

Fire up your IDE to reuse existing chess software. Continue the implementation, coached by your trainer.

199 €
Sep 11, 2025 online (Zoom) Stefan Priebsch
Deep Dive

From OOP principles to practice 🇬🇧

Requires programming experience

A comprehensive exploration of object orientation, equipping you with the skills to excel in modern software development.

399 €
Jan 16, 2025 online (Zoom) Stefan Priebsch
Deep Dive

SOLID as a rock 🇬🇧

Requires programming experience

Master five crucial principles that are essential for crafting clean, maintainable, and highly flexible object-oriented code.

399 €
Mar 20, 2025 online (Zoom) Stefan Priebsch
Deep Dive

Event Sourcing 🇬🇧

Requires programming experience

Intensive workshop on event sourcing: modeling, implementation, CQRS integration, and practical applications.

399 €
May 22, 2025 online (Zoom) Stefan Priebsch
Web Security 360

Security-relevant headers 🇬🇧

for developers at all levels

For optimum security, browsers today expect a large number of additional headers

199 €
Jul 9, 2025 online (Zoom) Arne Blankerts
Web Security 360

Authentication 🇬🇧

for developers at all levels

A modern login involves more than just a classic password request. Learn how to implement a secure login today.

199 €
Oct 9, 2025 online (Zoom) Arne Blankerts
Web Security 360

CORS - Cross Origin Resource Sharing 🇬🇧

for developers at all levels

Cross-Origin Resource Sharing is a standard mechanism for the controlled integration of distributed web applications. Learn how to implement it correctly and securely.

199 €
Dec 4, 2025 online (Zoom) Arne Blankerts
DevOps

Hardening NGINX & PHP-FPM 🇬🇧

for developers and administrators at all levels

NGINX and PHP-FPM have established themselves as runtime environments for PHP applications in everyday life.

199 €
May 27, 2025 online (Zoom) Arne Blankerts
DevOps

The right logging strategy 🇬🇧

for developers at all levels

Away from chaos & regex hell - towards an efficient logging strategy!

199 €
Jun 24, 2025 online (Zoom) Arne Blankerts
DevOps

Secure containers 🇬🇧

for developers at all levels

Most container images are oversized and often contain unnecessary or dangerous components.

199 €
Oct 21, 2025 online (Zoom) Arne Blankerts
DevOps

Podman instead of Docker 🇬🇧

for developers and administrators at all levels

More secure, without root rights & yet fully compatible! Find out why Podman is the better Docker alternative.

199 €
Nov 25, 2025 online (Zoom) Arne Blankerts
Premium Training

Debugging: Demystified 🇬🇧

for all who want to sharpen their debugging skills

Discover the secrets of PHP debugging and master powerful techniques for your projects.

599 €
Aug 14-28, 2025 online (Zoom) Sebastian Bergmann
PHP Deep Dive

FrankenPHP: Performance, Promises and Pitfalls 🇬🇧

For experienced PHP developers

A critical look at the modern PHP application server - benchmarks, Worker Mode and architectural trade-offs.

Free for all 99 €
Sep 3, 2025 online (Zoom) Arne Blankerts
Alle Schulungen