php-di-invoker

Generic and extensible callable invoker library
  https://github.com/PHP-DI/invoker
  0
  no reviews



This library allows to invoke callables with named parameters in a generic and extensible way.

This library provides clear extension points to let frameworks implement any kind of dependency injection support they want.

It is meant to be a base building block for calling a function with named parameters and/or dependency injection.