2017 © Pedro PelĂĄez
 

library invoker

Reusable library

image

mpoiriert/invoker

Reusable library

  • Monday, August 11, 2014
  • by mpoiriert
  • Repository
  • 2 Watchers
  • 1 Stars
  • 6,589 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 4 % Grown

The README.md

invoker

Build Status, (*1)

Service to execute a callable by passing it's parameter by name or type., (*2)

You can also register a Parameter value provider so you can provider parameter value at run time. The system does register a DefaultParameterValue in it's core with a priority of 0. This will set the default value from the the ReflectionParameter if any. If you want to be process prior to this you must register with -1 as a priority. If not provider are able to provide a value a UnableToMatchParameterException will occur., (*3)

The Versions

11/08 2014

dev-master

9999999-dev

Reusable library

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

by Martin Poirier ThĂ©orĂȘt

library symfony callable nucleus

11/08 2014

1.1.0

1.1.0.0

Reusable library

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

by Martin Poirier ThĂ©orĂȘt

library symfony callable nucleus

26/03 2014

1.0.0

1.0.0.0

Reusable library

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

by Martin Poirier ThĂ©orĂȘt

library symfony callable nucleus