Download the PHP package switon/invoker without Composer
On this page you can find all versions of the php package switon/invoker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download switon/invoker
More information about switon/invoker
Files in switon/invoker
Download switon/invoker
More information about switon/invoker
Files in switon/invoker
Vendor switon
Package invoker
Short Description Guard-aware and intercepted method invocation on top of the DI invoker for Switon Framework
License MIT
Homepage https://github.com/switon-php/invoker
Package invoker
Short Description Guard-aware and intercepted method invocation on top of the DI invoker for Switon Framework
License MIT
Homepage https://github.com/switon-php/invoker
Please rate this library. Is it a good library?
Informations about the package invoker
Switon Invoker Package
Switon's invoker layer that implements Switon\Invoking\InvokerInterface on top of Switon\Di\InvokerInterface, adding
guard attributes and interceptors.
Highlights
- One invocation entrypoint: callables, closures, and invokable objects all share the same path.
- Flexible argument matching: position, name, type, and defaults can be combined.
- Guard support: method guards can run before the target callable.
- Interceptor support: pre, post, and exception handling can wrap the call.
- Built on DI: the layer sits on top of the container invoker used by the framework.
Installation
Quick Start
Docs: https://docs.switon.dev/latest/invoker
License
MIT.
All versions of invoker with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.3
switon/core Version ^1.0
switon/di Version ^1.0
switon/invocation Version ^1.0
switon/core Version ^1.0
switon/di Version ^1.0
switon/invocation Version ^1.0
The package switon/invoker contains the following files
Loading the files please wait ...