[news] Yii Arrays 3.2
Minor version of Yii Arrays package is released. Change PHP constraint in composer.json to ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 Improve psalm types in ArrayHelper::getObjectVars(), ArrayableInterface,...
View Article[news] Yii Config 1.6
Minor version of Yii Config package was released. There are some new features and improvements: Allow to use option "config-plugin-file" in packages Add yii-config-info composer command Raise minimum...
View Article[news] Yii Error Handler 4.0
Yii Error Handler package was updated with the following enhancements: Add separate parameters for each of HtmlRenderer settings in constructor. Mark $settings parameter as deprecated Change PHP...
View Article[news] Yii Strings 2.6
Minor version of Yii Strings package was released. Bump minimal required PHP version to 8.1 and minor refactoring Change PHP constraint in composer.json to ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0...
View Article[news] Yii 2.0.52
We are pleased to announce the release of Yii Framework version 2.0.52. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version. This release...
View Article[news] Yii2 extension releases
Yii2 extensions with pending releases were tagged: Composer 2.0.11 Redis 2.0.19 Shell 2.0.6 apidoc 3.0.7 HTTP client 2.0.16 bootstrap4 2.0.12 Gii 2.2.7 Elasticsearch 2.1.5 MongoDB 3.0.2 Debug 2.1.26...
View Article[news] Yii Validator 2.2
Version 2.2 of Yii Validator package has been released. Here is the list of changes included in the new version: Add stopOnError parameter to Each rule Change PHP constraint in composer.json to ~8.1.0...
View Article[news] Yii HTTP Runner 3.1
Minor version of Yii HTTP Runner were tagged. In this version made several changes. Add $temporaryErrorHandler parameter to HttpApplicationRunner constructor. Mark parameter $logger and method...
View Article[news] Yii User 2.3
Version 2.3 of Yii User package was released. There are some improvements and changes: Add ApiAuth authentication method Rename UserAuth to WebAuth, mark UserAuth as deprecated Change PHP constraint in...
View Article[news] Yii Router 4.0 and FastRoute Adapter 4.0
Major versions of Yii Router and Yii Routere FastRoute Adapter adapter package were released. Yii Router Change UrlGeneratorInterface contract: on URL generation all unused arguments must be moved to...
View Article[news] Yii Security 1.1
Version 1.1 of Yii Security package was released. There are some improvements and changes: Bump minimal required PHP version to 8.1 Change PHP constraint in composer.json to 8.1 - 8.4 Use...
View Article[news] Yii Definitions 3.4
Minor version of Yii Definitions package was released. Change PHP constraint in composer.json to ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 Bump minimal required PHP version to 8.1 Improve definition...
View Article[news] Yii Session 3.0
Version 3.0 of Yii Session package was released. There a few changes and fixes: remove sid_length and sid_bits_per_character options; mark SessionException as final; change PHP constraint in...
View Article[news] Yii Assets 5.1
Version 5.1 of Yii Assets package was released. There a few changes: improve static analyze annotations; Change PHP constraint in composer.json to ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0; remove...
View Article[news] Yii Hydrator 1.6
Version 1.6 of Yii Hydrator package has been released. Here are the list of improvements included in the new version: added nested mapping support via new ObjectMap class; changed PHP constraint in...
View Article[news] Yii View 12.1
Version 12.1 of Yii View package has been released. Here are the list of improvements and fixes included in the new version: changed PHP constraint in composer.json to 8.1 - 8.4; allowed using ../ in...
View Article[extension] neoacevedo/yii2-material
Yii2 Material 3 ¶ Esta es una extensión primaria para [Yii framework 2.0](https://www.yiiframework.com). Encapsula componentes de [Material Design](https://m3.material.io/) en términos de Widgets Yii....
View Article[news] Yii Form 1.4
Version 1.4 of Yii Form package is released. Change PHP constraint in composer.json to 8.1 - 8.4. Improve "Bootstrap 5 Horizontal" theme for checkbox. In PartsFeild class change $beforeInput and...
View Article[extension] andy87/yii2-file-crafter
Yii2 File Crafter Yii2 File Crafter - library for generating a many templates with minimal differences Content ¶ Setup Config Using Setup Requirements php >=8.0 Yii2 Composer Add package to project...
View Article[news] Yii HTML 3.10
Version 3.10 of Yii HTML package is released. Here are the list of improvements and fixes included in the new version: made $content parameter optional in Button factories; allowed to pass null to...
View Article