Download the PHP package switon/binding without Composer
On this page you can find all versions of the php package switon/binding. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package binding
Switon Binding Package
Switon's binding layer for #[ResolvedBy] classes, action arguments, and typed input objects.
Highlights
- Declared resolution:
#[ResolvedBy]lets a class declare its resolver. - Action argument binding: parameters can come from events, resolvers, the container, or plain input.
- Typed input binding: arrays can become typed objects with validation and nested data support.
- Separate paths: scalar values and objects use separate binding flows.
- Resolution events: argument resolution emits its own lifecycle events.
Installation
Quick Start
Binding starts with PageResolver.
Docs: https://docs.switon.dev/latest/binding
License
MIT.
All versions of binding with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.3
psr/container Version ^2.0
psr/event-dispatcher Version ^1.0
switon/core Version ^1.0
switon/event Version ^1.0
switon/validation Version ^1.0
psr/container Version ^2.0
psr/event-dispatcher Version ^1.0
switon/core Version ^1.0
switon/event Version ^1.0
switon/validation Version ^1.0
The package switon/binding contains the following files
Loading the files please wait ...