https://github.com/beastbytes/yii-widgets
Collection of widgets for Yii3
https://github.com/beastbytes/yii-widgets
Last synced: 5 months ago
JSON representation
Collection of widgets for Yii3
- Host: GitHub
- URL: https://github.com/beastbytes/yii-widgets
- Owner: beastbytes
- License: bsd-3-clause
- Created: 2024-02-12T16:57:59.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-13T14:58:47.000Z (almost 2 years ago)
- Last Synced: 2025-01-10T09:39:21.561Z (12 months ago)
- Language: PHP
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Yii Widgets
Collection of widgets for Yii3
## Installation
The preferred way to install this extension is through [composer](https://getcomposer.org/download/).
Add
```json
"beastbytes/yii-widgets": "^1.0"
```
to the require section of your composer.json.
## Widgets
* Dialog - can be modal (default) or non-modal