Yii DataView 1.1
Yii DataView version 1.1.0 was released. In this version:
- Add caption support for GridView
- Explicitly import constants in "use" section
- Bump minimal
yiisoft/htmlversion to3.13and add support for^4.0
Yii DataView version 1.1.0 was released. In this version:
yiisoft/html version to 3.13 and add support for ^4.0Cycle ORM query adapter for yiisoft/data version 1.0.0 was released.
There package provides Cycle ORM query adapter and writer for Yii Data.
See package documentation for usage.
The first stable release of a powerful set of data displaying widgets is now available.
Yii DataView provides three flexible widgets for presenting data in web applications:
ListView — display data as a customizable list.Yii Data DB, a database query adapter for Yii Data, is now available.
This package provides a data reader implementation that bridges Yii DB with the Yii Data reading interface, making it easy to work with database queries in a flexible and consistent way.
QueryDataReader. Wraps database queries to provide pagination, sorting, and filtering capabilities.Yii Data 2 is now available, bringing major improvements and modernization to this package that provides generic data abstractions for reading, writing, and processing.
PHP 8.1+ required: modernized codebase with readonly properties and improved type safety.
Enhanced filtering: added Stringable support, nested value filtering, case-sensitive Like filter with matching modes, and new All/None filters.
First stable version of yiisoft/data package is tagged.
The package provides generic data abstractions. The aim is to hide storage aspect from the operations of reading, writing and processing data.
Features are: