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 Cache DB Handler 1.1

Dec 17, 2025

Yii Cache DB Handler version 1.1.0 was released. In this version:

  • Bump supported version of yiisoft/db to ^2.0
  • Change supported PHP versions to 8.1 - 8.5
  • Mark DbSchemaManager::$db property as readonly

Yii Caching Library 3.2

Dec 11, 2025

Yii Caching Library version 3.2.0 was released. In this version:

  • Add Ttl value object for working with time-to-live duration
  • Add PHP 8.5 support

Yii Caching Library 3.1

Jun 1, 2025

Version 3.1 of Yii Caching Library is released.

  • Added interface SerializerInterface for data serialization, and PhpSerializer implementation.
  • Made normalize() method static in CacheKeyNormalizer class.
  • Changed PHP constraint in composer.json to 8.1 - 8.4.
  • Raised the minimum PHP version to 8.1 and minor refactoring.

Read more

Yii Cache File Handler 3.2

Jan 13, 2025

Minor version of Yii Cache File Handler package is released.

  • Don't create cache directory on FileCache initialization.
  • Clear stat cache in FileCache::set().
  • Handle race condition when creating cache directory.
  • Set correct permissions for nested directories.

Yii Cache Library - APCu Handler 1.1

Apr 26, 2024

Minor version of Yii Cache Library - APCu Handler package was released.

The changes are related to dependencies:

  • Raise the minimum psr/simple-cache version to ^2.0|^3.0;
  • Raise the minimum PHP version to ^8.0.

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.

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 Cache Library - DB Handler 1.0.0

May 9, 2023

First stable version of Yii Cache Library - DB Handler was tagged.

This package provides the database driver for the yiisoft/cache.

It allows you to store cache in databases supported by yiisoft/db: MariaDB, MSSQL, MySQL, Oracle, PostgreSQL, and SQLite.

Major release Yii Caching Library with file and memcached handlers

Feb 15, 2023

Several caching packages got a major releases.

Yii Caching Library 3.0

Configuration group names adapted to Yii convention.

Read more

Yii Cache File 2.0.0

Jul 21, 2022

Major version of Yii Cache File package was released. In this version we have moved from PSR interfaces version ^1.0.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 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.

Redis adapter for cache 1.0.0

Nov 7, 2021

First version of Redis adapter for Yii cache was released. It is based on predis and could be used either standalone as PSR-16 cache implementation or with Yii cache to gain additional benefits.

Quality standard for the package is similar to other Yii 3 packages: 100% unit test coverage with 98.5% mutation score, and 94.9% type coverage.

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)