When thinking about functional programming, PHP is not the first thing that comes to our mind. However, it does offer some ways which allow us to implement functional approach to our code. As such, functional programming in PHP should be thought of more as an additional asset you can use to make your code more...