Download the PHP package ellipse/resolvable-callable without Composer
On this page you can find all versions of the php package ellipse/resolvable-callable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ellipse/resolvable-callable
More information about ellipse/resolvable-callable
Files in ellipse/resolvable-callable
Download ellipse/resolvable-callable
More information about ellipse/resolvable-callable
Files in ellipse/resolvable-callable
Vendor ellipse
Package resolvable-callable
Short Description Resolvable callable factory allowing to execute callables using a Psr-11 container
License MIT
Homepage https://github.com/ellipsephp/resolvable-callable
Package resolvable-callable
Short Description Resolvable callable factory allowing to execute callables using a Psr-11 container
License MIT
Homepage https://github.com/ellipsephp/resolvable-callable
Please rate this library. Is it a good library?
Informations about the package resolvable-callable
Resolvable callable
This package provides a resolvable callable factory allowing to execute callables using a Psr-11 container.
Require php >= 7.0
Installation composer require ellipse/resolvable-callable
Run tests ./vendor/bin/kahlan
- Resolve a callable
Resolve a callable
This package provides a factory producing instances of Ellipse\Resolvable\ResolvableCallable
from callables. Those resolvable callable values can then be produced by calling the ->value()
method with a Psr-11 container and an array of placeholder values.
All versions of resolvable-callable with dependencies
PHP Build Version
Package Version
The package ellipse/resolvable-callable contains the following files
Loading the files please wait ....