kfosoft/yii2-crypto-js-asset-bundle

There is no license information available for the latest version (1.0) of this package.

Yii2 CryptoJS Asset Bundle

1.0 2015-11-24 00:54 UTC

This package is not auto-updated.

Last update: 2024-05-11 16:09:31 UTC


README

Installation

Installation with Composer

Either run

    php composer.phar require kfosoft/yii2-crypto-js-asset-bundle:"*"

or add in composer.json

    "require": {
        ...
        "kfosoft/yii2-crypto-js-asset-bundle":"*"
    }

Enjoy, guys!