Package: wnpp Severity: wishlist Owner: Gilles Crettenand <gilles.me...@gmail.com>
* Package name : php5-functional Version : 1.0.0~alpha4 Upstream Author : Lars Strojny <lstro...@php.net> * URL : https://github.com/lstrojny/functional-php * License : MIT Programming Lang: c Description : Primitives for functional programming in PHP A set of functional primitives for PHP, heavily inspired by Scala’s traversable collection, Dojo’s array functions and Underscore.js * Works with arrays and everything implementing interface Traversable * Consistent interface: for functions taking collections and callbacks, first parameter is always the collection, than the callback. Callbacks are always passed $value, $index, $collection. Strict comparison is the default but can be changed * Calls 5.3 closures as well as usual callbacks * C implementation for performance but a compatible userland implementation is provided if you can’t install PHP extensions * All functions reside in namespace Functional to not raise conflicts with any other extension or library I will be packaging the C extension of the library. I will however not use the PECL / PEAR version because it is out of date and the author seems to only maintain the library through GitHub nowadays. AFAIK, there is no current package providing functional primitives for PHP in the current Debian archive. I really like managing my PHP extensions through APT, so packaging this seems the best solution for me. The package is pretty simple, I think it won't be much of a job to maintaint it, either myself or through the help of the PHP team. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20141104122553.11850.26464.report...@krtek-thinkpad.gloump.net