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 Strings 2.3

Oct 23, 2023

Minor version of Yii Strings package was released.

In this release added stringable object support to NumericHelper::normalize().

Yii Cache File Handler 3.1

Oct 9, 2023

Minor version of Yii Cache File Handler package is released.

  • Added optional parameter $directoryMode to FileCache constructor and deprecate withDirectoryMode() method.

  • Minor refactoring with PHP 8 features usage.

Yii VarDumper 1.7

Oct 8, 2023

Minor version of Yii VarDumper package is released.

  • Add a middleware handler to control dumps' output destination and his implementations:
    • EchoHandler — uses echo to write to stdout stream (used by default);
    • StreamHandler — uses ext-sockets to sent dumps encoded with json_encode to a UDP socket;
    • CompositeHandler — helpful class to sent dumps to multiple handlers in a row.

Read more

Queue extension 2.3.6 released

Oct 3, 2023

Queue extension version 2.3.6 was released.

This release:

  • Added ability to configure keepalive and heartbeat for AMQP and AMQP interop
  • Added ability to push message with headers for AMQP interop driver
  • SignalLoop::$exitSignals now includes SIGQUIT
  • Fixed error with empty Redis payload

See the CHANGELOG for details.

Debug extension 2.1.25 released

Sep 26, 2023

Debug extension version 2.1.25 was released.

This release:

  • Fix accessing toolbar data if it's not available.

See the CHANGELOG for details.

Yii Middleware Dispatcher 5.2

Sep 25, 2023

Minor version of Yii Middleware Dispatcher package is released.

This version adds support for invokable class names & implementations of Psr\Http\Server\RequestHandlerInterface.

Yii Strings 2.2

Sep 20, 2023

Minor version of Yii Strings package was released.

In this release:

  • Add CombinedRegexp and MemoizedCombinedRegexp classes optimizes matching of multiple regular expressions.
  • Add methods StringHelper::trim(), StringHelper::ltrim() and StringHelper::rtrim().
  • Add $strict parameter to Inflector::toSnakeCase() method.
  • Raise required PHP version to 8.0.

Read more

Yii 2.0.49

Aug 30, 2023

We are pleased to announce the release of Yii Framework version 2.0.49.

Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.

This release has a number of bugfixes and some small enhancements:

Read more

Yii Access 2.0

Aug 7, 2023

Major version of Yii Access package was released.

In this release:

  • type for $userId parameter of AccessCheckerInterface::userHasPermission() method is specified;
  • mininum PHP version was raised to 8.0.

Rate limiter 3.0.0

Jul 26, 2023

Major version of yiisoft/rate-limiter package was released.

In this release:

  • Revised architecture allowing concurrency-safe counter storages.
  • Added APCu counters storage that is suitable for high concurrency environments that might cause dirty reads.
  • Dependency upgrades.
  • Mininum PHP version was raised to 8.0.

Thanks to Pan Jiawei for handing this complicated work.

DB and drivers updates

Jul 24, 2023

Database package was tagged along with its drivers.

  • Legacy array type-casting syntax was removed from db. Param should now be used instead.
  • Drivers got more tests, refactoring and more edge-cases handled.

Here's the list CHANGELOGs:

  • DB 1.1.0
  • MSSQL 1.0.1

Read more

Redis adapter for cache 2.0.0

Jul 10, 2023

Version 2.0.0 of Redis adapter for Yii cache was released. In this version:

  • psr/simple-cache requirement raised to ^2.0|^3.0.
  • PHP requirement raised to ^8.0.
  • predis/predis requirement raised to ^2.1.
  • Redis cluster support added.

Yii Runner HTTP 2.1.0

Jul 10, 2023

Version 2.1.0 of Yii Runner HTTP was released.

This version adds support of stream output and deprecating ServerRequestFactory in favor of RequestFactory.

Debug extension 2.1.24 released

Jul 10, 2023

Debug extension version 2.1.24 was released.

This release:

  • Fixes issues with DB panel additions made in previous release.
  • Fixes issues with Mail panel when using Symfony mailer.
  • DB panel's excessive called threshold is now null by default so feature is disabled.

See the CHANGELOG for details.

VarDumper 1.6.0

Jun 30, 2023

A minor update was made to yiisoft/var-dumper package.

In this version:

  • Removed leading spaces in closure dumps.
  • Added individual dumps for DateTime and DateTimeImmutable objects.

It seems, we forgot to post news about the package since 1.2.0 so here's the summary of what was added since then:

  • asJson() method that provide exporting value as JSON string.
  • asPrimitives() method that exports a variable like destructed JSON.

Read more

Proxy Middleware 1.0

Jun 30, 2023

Proxy Middleware 1.0 has been released. The package contains proxy related middleware classes that implement PSR-15:

  • TrustedHeaderProtocolResolver.
  • TrustedHostsNetworkResolver.

They were extracted from Yii Middleware package.

Read more

i18n 1.2.0

Jun 4, 2023

New version of yiisoft/i18n package was released.

This version adds LocaleProvider and raises required major PHP version to 8.

Yii Console 2.1

May 28, 2023

Version 2.1 of Yii Console package was tagged.

In this version:

  • Enhanced output for serve command
  • Added --xdebug option for serve
  • Fixed accepting : as command name separator
  • Added something else

ElasticSearch extension 2.1.4 released

May 22, 2023

We are pleased to announce the release of ElasticSearch extension version 2.1.4. This release fixes PHP 8 compatibiltiy issues and adds curlOptions attribute for advanced configuration of curl session.

See the CHANGELOG for details.

Gii extension 2.2.6 released

May 22, 2023

We are very pleased to announce the release of Gii extension version 2.2.6.

This release fixes compatibiltiy issues with PHP 8.1 and 8.2 and some extra bugs.

See the CHANGELOG for details.

  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »
Get notified of news as soon as they are available using our RSS Feed.

Years

  • 2026 (43)
  • 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 383
  • extensions 233
  • release 109
  • yii2 73
  • 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)