PHPackages                             citco/keyword-stuffing - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Validation &amp; Sanitization](/categories/validation)
4. /
5. citco/keyword-stuffing

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

citco/keyword-stuffing
======================

This class helps to detect and remove keyword stuffing from a text.

1.0.1(6y ago)1168MITPHPPHP &gt;=5.5.0

Since Nov 26Pushed 6y ago3 watchersCompare

[ Source](https://github.com/citco/keyword-stuffing)[ Packagist](https://packagist.org/packages/citco/keyword-stuffing)[ RSS](/packages/citco-keyword-stuffing/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Keyword Stuffing class
======================

[](#keyword-stuffing-class)

This class helps to detect and remove keyword stuffing from a text.

Installation
------------

[](#installation)

```
$ composer require citco/keyword-stuffing

```

```
{
    "require": {
        "citco/keyword-stuffing": "*"
    }
}
```

```
