First version of request body parser package was released. The package is a PSR-15 middleware that allows parsing PSR-7 server request body selecting the parser according to the server request mime type.
First version of request body parser package was released. The package is a PSR-15 middleware that allows parsing PSR-7 server request body selecting the parser according to the server request mime type.
Session package implements a session service, PSR-15 session middleware, and a flash message service which helps use one-time messages.
Another Yii3 family package is released. This time it is yiisoft/i18n
. The package provides common internationalization utilities and currently includes a Locale
class. It stores locale information created from BCP 47 formatted string. Can parse locale string, modify locale parts, form locale string from parts, and derive fallback locale.
First release of test support package was tagged. The package is intended to simplify the process of testing application elements that depend on PSR interfaces and is currently covering:
Patch release of aliases package was tagged. It is fixing a bug with nested aliases and getAll()
.
A pre-release version 0.5.0 of Composer config plugin was tagged. The plugin takes care of assembling configuration from multiple sources as configured in composer.json
. That usually happens on composer update
or composer install
. Assembled configs are then used in the application cutting application bootstrap time significantly.
We are very pleased to announce the release of MongoDB extension version 2.1.11.
We are very pleased to announce the release of HTTP client extension version 2.0.13.
We are very pleased to announce the release of Yii Framework version 2.0.40. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.
We are very pleased to announce that Yii Framework version 1.1.23 is released. You can download it at yiiframework.com/download/.