yii2-form-wizard ¶
A Yii2 form-wizard widget for bootstrap 5
yii2-form-wizard ¶
A Yii2 form-wizard widget for bootstrap 5
Three runner pacakges was released.
Yii Runner 2.2 and Yii Console Runner 2.2
Yii HTTP Runner 2.3
RBAC packages got big update:
Let's see, what's new and what was fixed.
Major release of yiisoft/hydrator-validator was tagged.
LogicException
on call ValidatedInputInterface::getValidatedInput()
method when object is not validated.I was recently assigned with the task of integrating several extensive forms into a WordPress website. These forms
comprised numerous fields, intricate validation rules, dynamic fields (one to many relationships) and even
interdependencies, where employing PHP inheritance could mitigate code duplication.
I was recently assigned with the task of integrating several extensive forms into a WordPress website. These forms
comprised numerous fields, intricate validation rules, dynamic fields (one to many relationships) and even
interdependencies, where employing PHP inheritance could mitigate code duplication.
First stable release of yiisoft/request-provider was tagged.
The package provides current PSR-7 request as a dependency.
When you need current request, get RequestProviderInterface as dependency and obtain the request from it:
Yii Validator package was updated with the following enhancements and fixes:
Major version of Yii Runner RoadRunner package was released.
In this release:
RoadRunnerApplicationRunner
to RoadRunnerHttpApplicationRunner
;psr/http-message
of ^2.0
version.Yii Router package was updated with the following enhancements:
RouteArgument
attribute for Yii Hydrator;psr/http-message
version ^2.0
.