We are very pleased to announce the release of Gii extension version 2.2.3. This release adds the following enhancements:
We are very pleased to announce the release of Gii extension version 2.2.3. This release adds the following enhancements:
We are very pleased to announce the release of HTTP client extension version 2.0.14. This release:
We are very pleased to announce the release of MongoDB extension version 2.1.12. The version uses proper CSRNG when performing garbage collection.
We are pleased to announce the release of Smarty extension version 2.0.10.
First version of Bootstrap 5 extension for Yii 2 was released. It is similar to Bootstrap and Bootstrap 4 extensions and is meant to support newer Bootstrap CSS framework version.
First version of View package is released. This library provides templates rendering abstraction supporting layout-view-subview hierarchy, custom renderers with PHP-based as default and more. It is used in Yii Framework 3 but is supposed to be usable separately.
First stable version of View Twig Renderer was released. The package is an extension of the Yii View Rendering Library. This extension provides a ViewRender
that would allow you to use Twig view template engine.
First releases of mailer package and its SwiftMailer adapter were released.
We are very pleased to announce that Yii Framework version 1.1.24 is released. You can download it at yiiframework.com/download/.
Cookies package version 1.2.0 was released. This version adds a parameter $encodeValue
to the Cookie
constructor and the Cookie::withRawValue()
method that creates a cookie copy with a new value that will not be encoded.
First version of assets package was released.
The package implements client-side asset (such as CSS and JavaScript) management for PHP.
It helps resolve dependencies and get lists of files ready for generating HTML <script>
and <link>
tags.
First release of translator package was published. This package allows translating messages into several languages. It can work with both Yii-based applications and standalone PHP applications.
Yii event is the first framework-specific package from Yii 3 family. Its goal is to make configuring events convenient. For the applications it provides three main config files:
Error handler package got its first release. This is generic PSR-15 and PSR-3 compatible error handling library.
We are very pleased to announce the release of Gii extension version 2.2.2.
We are very pleased to announce the release of ElasticSearch extension version 2.1.1. This is bugfix release solving a performance issue and an issue with counting collections with more than 10K elements.