rybakit/arguments-resolver
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
时间:2014-09-06 21:05
aura/dispatcher
Creates objects from a factory and invokes methods using named parameters; also provides a trait for invoking closures and object methods with named parameters.
时间:2013-09-23 18:39
icecave/evoke
A library for invoking PHP callables using positional and named arguments.
时间:2013-02-18 12:28
aura/signal
A SignalSlots/EventHandler implementation; with it, we can invoke handlers ('slots' or 'hooks') whenever an object sends a signal ('notification' or 'event') to the signal manager.
时间:2012-01-20 07:12