solutosoft / yii2-kendoui

Yii2 Kendo UI Extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yii2 Kendo UI Extension

This is the Kendo UI extension for Yii 2. It encapsulates Kendo UI components in terms of Yii widgets, and thus makes using this components in Yii applications extremely easy

Build Status

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist solutosoft/yii2-kendoui "*"

or add

"solutosoft/yii2-kendoui": "*"

to the require section of your composer.json file.

About

Yii2 Kendo UI Extension

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 100.0%