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 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.
We are very pleased to announce the release of Gii extension version 2.2.2.
We are very pleased to announce the release of Redis extension version 2.0.15.
Bootstrap 4 extension version 2.0.10 was released.
We are very pleased to announce the release of Auth Client extension version 2.2.10.
We are very pleased to announce the release of the ApiDoc extension version 2.1.6.
We are very pleased to announce the release of Yii Framework version 2.0.42. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version. This release focus is mainly bug fixes.
Another Yii3 family package was released. This time it is profiler. The package provides an ability to record performance profiles:
A minor version of Html package was tagged. In this version there are two additions:
A minor version of Html package was tagged. In this version there are two additions:
First stable version of Html package was tagged. The package could be used both along with Yii 3 or separately.