alexander-suter/yii2-word-frequency

Word frequency calculator for Yii2

Installs: 3 260

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 2

Type:yii2-extension

v2.0.0 2015-05-16 07:44 UTC

This package is not auto-updated.

Last update: 2020-08-07 19:49:45 UTC


README

Latest Stable Version Total Downloads Build Status Dependency Status Scrutinizer Quality Score

Yii2 extension. Word frequency counter.

Installation

The preferred way to install this extension is through composer.

To install, either run

$ php composer.phar require alexander-suter/yii2-word-frequency "*"

or add

"alexander-suter/yii2-word-frequency": "*"

to the require section of your composer.json file.