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

Installs: 53 389

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 2

Open Issues: 0

pkg:composer/kfosoft/yii2-crypto-js-asset-bundle

1.0 2015-11-24 00:54 UTC

This package is not auto-updated.

Last update: 2025-10-12 00:09:54 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!