ellipse/utils-callable-factory

This package is abandoned and no longer maintained. No replacement package was suggested.

An utility to create callables composed of many callables

dev-master / 1.0.x-dev 2017-08-09 11:21 UTC

This package is not auto-updated.

Last update: 2017-10-09 15:16:07 UTC


README

This package provides a class allowing to create callables composed of many callables.

Require php >= 7.1

Installation composer require ellipse/utils-callable-factory

Run tests ./vendor/bin/peridot tests