Download the PHP package vasadibt/yii2-action-resolver without Composer
On this page you can find all versions of the php package vasadibt/yii2-action-resolver. 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 yii2-action-resolver
YII2 - Action Resolver
Extend Yii2 controller actions with custom resolved classes
Installation
Package is available on Packagist, you can install it using Composer.
or add to the require section of your composer.json
file.
Dependencies
- PHP 7.4+
- yiisoft/yii2
Usage
You need to add ActionResolveTrait
trait to your controller.
THis will be extending your bindInjectedParams
method with a new event trigger.
After that you can use easily the behavior:
All versions of yii2-action-resolver with dependencies
PHP Build Version
Package Version
The package vasadibt/yii2-action-resolver contains the following files
Loading the files please wait ....