2017 © Pedro Peláez
 

yii2-extension yii2-wampy

jQuery Wampy Asset bundle for yii2

image

philippfrenzel/yii2-wampy

jQuery Wampy Asset bundle for yii2

  • Sunday, November 22, 2015
  • by philippfrenzel
  • Repository
  • 0 Watchers
  • 0 Stars
  • 192 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

yii2-wampy

Yii2 Asset wrapper for: https://github.com/KSDaemon/wampy.js/, (*1)

wampy is a websocket client lib in jquery comparable to autobahnJS. The usage is personally a little bit easier, so I prefered to use this instead of autobahnJS., (*2)

Installation

Package is although registered at packagist.org - so you can just add one line of code, to let it run!, (*3)

add the following line to your composer.json require section:, (*4)

  "philippfrenzel/yii2-wampy":"*",

And ensure, that you have the follwing plugin installed global:, (*5)

php composer.phar global require "fxp/composer-asset-plugin:~1.1.0", (*6)

Changelog

29-11-2014 Updated to latest 2.2.3 Version of the library, (*7)

Usage

After adding it to you composer.json, you should be able to just add assets;), (*8)

The Versions

22/11 2015

dev-master

9999999-dev

jQuery Wampy Asset bundle for yii2

  Sources   Download

MIT Clause

The Requires

 

yii2 jquery wampy