yiisoft / yii-widgets
Yii widgets collection
Fund package maintenance!
Opencollective
yiisoft
Installs: 16 985
Dependents: 1
Suggesters: 0
Security: 0
Stars: 17
Watchers: 17
Forks: 7
Open Issues: 1
Requires
- php: ^8.0
- yiisoft/aliases: ^3.0
- yiisoft/cache: ^2.0|^3.0
- yiisoft/html: ^2.5|^3.0
- yiisoft/view: ^8.0
- yiisoft/widget: ^2.0
Requires (Dev)
- maglnet/composer-require-checker: ^4.3
- phpunit/phpunit: ^9.5
- rector/rector: ^0.15.1
- roave/infection-static-analysis-plugin: ^1.25
- spatie/phpunit-watcher: ^1.23
- vimeo/psalm: ^4.30|^5.4
- yiisoft/psr-dummy-provider: ^1.0
- yiisoft/test-support: ^3.0
This package is auto-updated.
Last update: 2024-10-18 14:27:03 UTC
README
Yii Widgets
Collection of useful widgets for Yii Framework.
Requirements
- PHP 8.0 or higher.
Installation
The package could be installed with Composer:
composer require yiisoft/yii-widgets
General usage
All widgets extend the abstract Yiisoft\Widget\Widget
class from the
yiisoft/widget package.
Documentation
- Guide: English, Português - Brasil
- Internals
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 Widgets is free software. It is released under the terms of the BSD License.
Please see LICENSE
for more information.
Maintained by Yii Software.