yiisoft / yii-dataview
Yii Framework Data Widgets Package
Fund package maintenance!
Opencollective
yiisoft
Installs: 33 041
Dependents: 6
Suggesters: 0
Security: 0
Stars: 38
Watchers: 19
Forks: 22
Open Issues: 7
Requires
- php: ^8.1
- ext-json: *
- ext-mbstring: *
- psr/container: ^1.0|^2.0
- yiisoft/arrays: ^3.1
- yiisoft/data: dev-master
- yiisoft/factory: ^1.0
- yiisoft/friendly-exception: ^1.0
- yiisoft/html: ^3.0
- yiisoft/injector: ^1.2
- yiisoft/json: ^1.0
- yiisoft/router: ^3.0
- yiisoft/strings: ^2.0
- yiisoft/translator: ^3.0
- yiisoft/validator: ^2.0
- yiisoft/view: ^10|^11
- yiisoft/widget: ^2.0
Requires (Dev)
- maglnet/composer-require-checker: ^4.7
- nyholm/psr7: ^1.3
- phpunit/phpunit: ^10.5
- rector/rector: ^1.1.1
- roave/infection-static-analysis-plugin: ^1.34
- spatie/phpunit-watcher: ^1.23
- vimeo/psalm: ^5.25
- yiisoft/di: ^1.2
- yiisoft/event-dispatcher: ^1.0
- yiisoft/log: ^2.0
- yiisoft/router-fastroute: ^3.0.1
- yiisoft/test-support: ^3.0
- yiisoft/translator-message-php: ^1.1
This package is auto-updated.
Last update: 2024-11-03 18:35:00 UTC
README
Yii Data Displaying Extension
This package provides data displaying widgets:
- ListView
- GridView
- DetailView
Requirements
- PHP 8.1 or higher.
Installation
The package could be installed with Composer:
composer require yiisoft/yii-dataview
Documentation
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.
License
The Yii 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.