Search by

alexander-suter / yii2-word-frequency

alexsuter

Word frequency calculator for Yii2

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Package info

github.com/alexander-suter/yii2-word-frequency

Type:yii2-extension

pkg:composer/alexander-suter/yii2-word-frequency

Statistics

Installs: 3 260

Dependents: 0

Suggesters: 0

Stars: 1

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.