PHPackages                             clover/text-forbidden-words - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. clover/text-forbidden-words

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

clover/text-forbidden-words
===========================

Forbidden words.

1.0.1(11y ago)667.1k↓28.3%BSD-3-ClausePHPPHP &gt;=5.4

Since Nov 16Pushed 11y ago2 watchersCompare

[ Source](https://github.com/hiroy/clover-text-forbidden-words)[ Packagist](https://packagist.org/packages/clover/text-forbidden-words)[ Docs](https://github.com/hiroy/clover-text-forbidden-words)[ RSS](/packages/clover-text-forbidden-words/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Text-ForbiddenWords
===================

[](#text-forbiddenwords)

[![Build Status](https://camo.githubusercontent.com/c5902eb161f7b12cef3eff43648a795e831d1043d59c1c5b33048982e51af8f4/68747470733a2f2f7472617669732d63692e6f72672f6869726f792f636c6f7665722d746578742d666f7262696464656e2d776f7264732e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/hiroy/clover-text-forbidden-words)

Forbidden words

Based on:

-
- [https://github.com/rono23/reserved\_word](https://github.com/rono23/reserved_word)

Install
-------

[](#install)

Using [Composer](http://getcomposer.org/) as a dependency management tool, you can bring `Clover\Text\ForbiddenWords` in your environment easily with settings below.

```
{
  "require": {
    "clover/text-forbidden-words": "~1.0"
  }
}

```

Usage
-----

[](#usage)

```
if (\Clover\Text\ForbiddenWords::includes($name)) {
    // error
}
```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~4 days

Total

2

Last Release

4197d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8f97192e8643533a200ddbbd2b3f0cdfe0ab0b52ed4b193ee18b44fa9f1fafce?d=identicon)[hiro\_y](/maintainers/hiro_y)

---

Top Contributors

[![hiroy](https://avatars.githubusercontent.com/u/21510?v=4)](https://github.com/hiroy "hiroy (8 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/clover-text-forbidden-words/health.svg)

```
[![Health](https://phpackages.com/badges/clover-text-forbidden-words/health.svg)](https://phpackages.com/packages/clover-text-forbidden-words)
```

###  Alternatives

[roomies/phonable

Gather insights and verify phone numbers from multiple third-party providers.

123.5k](/packages/roomies-phonable)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
