Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yiisoft/yii-jquery

Yii Framework jQuery Extension
https://github.com/yiisoft/yii-jquery

hacktoberfest jquery

Last synced: 3 months ago
JSON representation

Yii Framework jQuery Extension

Awesome Lists containing this project

README

        



This package is deprecated.




---








Yii Framework jQuery Extension



This extension provides the [jQuery] for the [Yii framework].

[jQuery]: https://jquery.com/
[Yii Framework]: https://www.yiiframework.com/

For license information check the [LICENSE](LICENSE.md)-file.

Documentation is at [docs/guide/README.md](docs/guide/README.md).

[![Latest Stable Version](https://poser.pugx.org/yiisoft/yii-jquery/v/stable.png)](https://packagist.org/packages/yiisoft/yii-jquery)
[![Total Downloads](https://poser.pugx.org/yiisoft/yii-jquery/downloads.png)](https://packagist.org/packages/yiisoft/yii-jquery)
[![Build Status](https://travis-ci.com/yiisoft/yii-jquery.svg?branch=master)](https://travis-ci.com/yiisoft/yii-jquery)

Installation
------------

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

```
php composer.phar require --prefer-dist yiisoft/yii-jquery
```