phunc.de – functional programming in PHP
Phunc
Contents
(Work in progress)
Simple functional implementation for php
New project existing on github:
https://github.com/tom-sapletta-com/phunc
New project existing on packagist:
https://packagist.org/packages/tom-sapletta-com/phunc
Now possible to install with composer.
Wiki about functional programming
http://www.phptherightway.com/pages/Functional-Programming.html
Requirements
PHP >= 5.3.3
phpunit 4.8.*
Example Project with Phunc
https://github.com/tom-sapletta-com/Resume