Refactoring to Collections by Adam Wathan
The Definitive Guide to Collection Pipeline Programming in PHP.
The Complete Reference Package:
- The source code to Nitpick CI, a production Laravel application that makes heavy use of collection pipelines
- Over 4 hours of screencasts, covering all of the book examples + 3 additional advanced tutorials
- The 158-page book in PDF format
- Comprehensive set of exercises
Never write another loop again.
Learn how to craft simple, elegant code that's a pleasure to write and a joy to maintain.
"Refactoring to Collections" is a book and video course that teaches you how to apply functional programming principles to write clean, maintainable PHP.
Learn how to use collection pipelines to break down ugly, complex functions into a series of simple transformations, free of loops, complex conditionals, and temporary variables.
https://adamwathan.me/refactoring-to-collections/