yiisoft/yii-dataview

Yii Framework Data Widgets Package

dev-master / 3.0.x-dev 2024-04-22 20:46 UTC

This package is auto-updated.

Last update: 2024-04-22 20:46:10 UTC


README

Yii Framework

Yii Framework Data Displaying Extension


Latest Stable Version Total Downloads Build status Code Coverage Mutation testing badge

This [Yii Framework] provides data displaying widgets:

  • ListView
  • GridView
  • DetailView

Requirements

  • PHP 8.1 or higher.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require yiisoft/yii-dataview

or add

"yiisoft/yii-dataview": "^3.0"

to the require section of your composer.json.

Documentation

Support

If you need help or have a question, the Yii Forum is a good place for that. You may also check out other Yii Community Resources.

Support the project

Open Collective

Follow updates

Official website Twitter Telegram Facebook Slack

License

The Yii Framework Data Displaying Extension is free software. It is released under the terms of the BSD License. Please see LICENSE for more information.

Maintained by Yii Software.