We are very pleased to announce the release of ElasticSearch extension version 2.1.2. This release is using proper CSRNG when choosing connection.
We are very pleased to announce the release of ElasticSearch extension version 2.1.2. This release is using proper CSRNG when choosing connection.
We are very pleased to announce the release of Bootstrap extension version 2.0.11. This version adds support of custom templates for Tab
headers and panes.
We are very pleased to announce the release of Auth Client extension version 2.2.11.
We are very pleased to announce the release of Yii Framework version 2.0.43. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version. This release includes a number of bug fixes as well as security enhancements and feature enhancements.
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 releases of mailer package and its SwiftMailer adapter were released.
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 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.
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.
Error handler package got its first release. This is generic PSR-15 and PSR-3 compatible error handling library.
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:
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.
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.