Functional programming in PHP : a primer for composing software in PHP /

This book is designed to help PHP programmers, whether experienced or looking to advance, transition into the world of Functional Programming (FP). It covers the key concepts and practical applications of FP in PHP, with a particular focus on function composition. By introducing ideas like immutabil...

Full description

Bibliographic Details
Main Author: Lochemem, Michael Bruno (Author)
Format: eBook
Language:English
Published: Berkeley, CA : Apress, 2026.
Series:Professional and Applied Computing Series.
Subjects:
Table of Contents:
  • Chapter 1: An Introduction to Functional Programming in PHP
  • Chapter 2: Functional Programming Core Concepts
  • Chapter 3: Composing Functions
  • Chapter 4: Error Handling in Functional Programming
  • Chapter 5: Functors
  • Chapter 6: Functional Programming and Concurrency
  • Chapter 7: Additional Functional Programming Techniques
  • Chapter 8: A Simple Project
  • Appendix.