Yii Framework 34k+
  • News
  • Guide
  • API
  • Wiki
  • Forum
  • Community
    • Places
    • Members
    • Hall of Fame
    • Badges
  • More
    • Learn
    • Books
    • Resources
    • Develop
    • Download Yii
    • Extensions
    • Report an Issue
    • Report a Security Issue
    • Contribute to Yii
    • Donate
    • About
    • Release Cycle
    • License
    • Team
    • Official Logos and Design
Login

Yii Caching Library 2.0.0

Jun 29, 2022

Yii Cache package version 2.0.0 was released.

This version raises the minimum psr/simple-cache version to ^2.0|^3.0 and the minimum PHP version to ^8.0.

Router and fastroute adapter 1.1.0

Jun 28, 2022

Router and its fastroute adapter were tagged. This version adds support for multiple hosts via Route::hosts() and Group::hosts():

Route::get('/')
    ->hosts(
        'https://yiiframework.com/',
        'https://yiiframework.ru/'
    );
    
Group::create()
    ->hosts(
        'https://yiiframework.com/',
        'https://yiiframework.ru/'
    );

Yii Dependency Injection 1.1.0

Jun 24, 2022

Version 1.1.0 of Yii Dependency Injection container is released.

This version raises the minimum psr/container version to ^1.1|^2.0.

Test Support 2.0.0

Jun 17, 2022

Test Support package version 2.0.0 was released.

This version raises the minimum psr/log version to ^2.0|^3.0 and the minimum PHP version to 8.0.

Error handler 2.1.0

Jun 16, 2022

Error handler package was updated with the following enhancements:

  • There is now Yiisoft\ErrorHandler\Event\ApplicationError triggered after the error is handled.
  • Current working directory is restored in error handler so relative paths now work well.
  • Exit is deferred now so custom shutdown handlers are properly triggered.
  • Added markdown support for friendly exceptions.

Read more

Log 2.0.0

May 22, 2022

Major version of Log package was released. In this version we have moved from PSR interfaces version 1.1 to version 2.0|3.0. As a result, there are types added everywhere and the package is no more compatible with PHP 7.4.

Yii HTML 2.4.0

May 19, 2022

Yii HTML package version 2.4.0 was released.

In this release:

  • Added classes for tags Body, Article, Section, Nav, Aside, Hgroup, Header, Footer, Address, Form, Datalist, Legend and Fieldset.

Read more

Yii Console 1.1.0

May 3, 2022

Minor release of Yii Console package was tagged:

  • The minimum PHP version required is now 8.0.
  • There's now bash completion for serve command and it serves at 127.0.0.1 by default instead of localhost.

ApiDoc extension version 3.0.5 released

Apr 21, 2022

We are very pleased to announce the release of the ApiDoc extension version 3.0.5.

This patch version fixes empty visibility in methods and properties.

See the CHANGELOG for a full list of changes.

RBAC, file storage and rules container 1.0.0

Apr 8, 2022

Three RBAC packages are released in their initial stable version: rbac, rbac-php, and rbac-rules-container.

These packages provide RBAC (Role-Based Access Control) library. They are used in Yii Framework but is usable separately as well. Main features are:

  • Flexible RBAC hierarchy with roles, permissions and rules.
  • Role inheritance.
  • Data could be passed to rules when checking access.
  • Multiple storage adapters.

Read more

Debug extension 2.1.19 released

Apr 5, 2022

Debug extension version 2.1.19 was released.

This release fixes PHP 8.1 compatibility issues and adds an option to change default LogTarget.

See the CHANGELOG for details.

Yii Bulma 1.0.0

Apr 1, 2022

First version of Yii Framework Bulma Integration package was released.

This Yii Framework package encapsulates Bulma components and plugins in terms of Yii widgets, and thus makes using Bulma components/plugins in Yii applications convenient.

See details in the package README.

Queue extension 2.3.4 released

Mar 31, 2022

Queue extension version 2.3.4 was released.

This version forces db driver to use index on the reserved_at column to unlock unfinished tasks.

Full changelog is available at GitHub.

ApiDoc extension version 3.0.4 released

Mar 29, 2022

We are very pleased to announce the release of the ApiDoc extension version 3.0.4.

This patch version fixes conversion of newlines to spaces and considers the first sentence ended only if the dot is followed by a space in BaseDoc::extractFirstSentence().

See the CHANGELOG for a full list of changes.

Our stance on the war operation and update on development

Mar 29, 2022

Yii team is international, it consists of awesome developers from Ukraine, Russia, Germany, Kazakhstan, Chile, Uzbekistan, Moldova, Poland, Netherlands, US and more.

Team members were shocked when it all started. Noone expected it, noone believed it.

A month passed and consequences are disasterous: the world changed forever, Ukrainians are fighting for their lives and future, Russians are experiencing huge pressure both from their own country and the world. Many are leaving their homes and their previous lives seeking at least some degree of safety.

Read more

HTML 2.3.0

Mar 25, 2022

HTML package version 2.3.0 was released.

In this release added classes for tags:

  • Title,
  • H1,
  • H2,
  • H3,

Read more

Test Support 1.4.0

Mar 24, 2022

Test Support package version 1.4.0 was released. There a few changes in SimpleContainer::has() method:

  • added abilitiy set custom callback;
  • catch only \Yiisoft\Test\Support\Container\Exception\NotFoundException instead of \Throwable.

Julia "Insolita" passed away

Feb 23, 2022

Julia "Insolita" passed away yesterday from cancer.

She was a prominent PHP and Yii community member, contributed to both Yii2 and upcoming Yii3, created a number of useful utilities and was helping with awesome PHP Digest (in English community known as JetBrains PHP Annotated).

Julia, thank you for what you've done. You'll always be in our hearts.

ApiDoc extension version 3.0.3 released

Feb 19, 2022

We are very pleased to announce the release of the ApiDoc extension version 3.0.3.

This patch version fixes wrong encoding during generation of non-Englush guides.

See the CHANGELOG for a full list of changes.

ApiDoc extension version 3.0.2 released

Feb 16, 2022

We are very pleased to announce the release of the ApiDoc extension version 3.0.2.

This patch version fixes an error preventing docs generation in an edge case.

See the CHANGELOG for a full list of changes.

  • «
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • »
Get notified of news as soon as they are available using our RSS Feed.

Years

  • 2026 (48)
  • 2025 (92)
  • 2024 (80)
  • 2023 (90)
  • 2022 (82)
  • 2021 (101)
  • 2020 (64)
  • 2019 (75)
  • 2018 (32)
  • 2017 (35)
  • 2016 (30)
  • 2015 (9)
  • 2014 (6)
  • 2013 (11)
  • 2012 (14)
  • 2011 (10)
  • 2010 (10)
  • 2009 (23)
  • 2008 (5)

Popular Tags

  • yii3 387
  • extensions 233
  • release 109
  • yii2 74
  • debug 30
  • view 28
  • html 25
  • auth client 23
  • bootstrap 21
  • redis 20
  • Yii 1.1
  • Guide
  • API
  • Wiki
  • Yii 2
  • Guide
  • API
  • Wiki
  • Yii3
  • Guide
  • API
  • Cookbook
  • Terms of service
  • License
  • Contact Us
  • Supported by
  • Your donations
  • JetBrains logo
  • © 2008 - 2026 Yii (Website Source Code)