Borrowing Functional Concepts from Clojure in PHP
PHP is one of those general purpose programming languages that does its best to try to incorporate most paradigms–whether you want full-fledged OOP, procedural or functional, PHP has it. But on the subject of functional programming, we have to ask, does PHP do it well?