Library PHP Tek 2026 Beyond OOP: Functional Programming Patterns in Modern PHP
PHP Tek TV

Log in to watch this talk

You need to be logged in to access this video. If you don't have an account, purchase a virtual pass for the latest php[tek] conference to get access to the full video library.

Beyond OOP: Functional Programming Patterns in Modern PHP

Gunnard Engebreth Gunnard Engebreth PHP Tek 2026 Beginner Standard (50 minutes)

Think functional programming is just for Haskell nerds? Think again. I'll show you how to use functional techniques to write PHP code that's easier to test and harder to break. We'll explore when immutable data structures make sense, how to use map/filter/reduce without looking pretentious, and why pure functions might just save your sanity. No math degree required.