Contributions

Article
Exception handling in a functional programming environment using Maybe and Either monads.
Article
This article is entry number three in a series on functional programming in PHP. Showcased are some of the helper functions in the bingo-functional library.
Article
Exposition on the map, reduce, and filter operations in PHP.
Library
A simple functional programming library for PHP