PHPackages                             forrestedw/spellchecker - 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. forrestedw/spellchecker

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

forrestedw/spellchecker
=======================

A convenient chainable wrapper for tigitz/php-spellchecker

1.0.0(6y ago)11MITPHP

Since May 6Pushed 6y ago1 watchersCompare

[ Source](https://github.com/forrestedw/spellchecker)[ Packagist](https://packagist.org/packages/forrestedw/spellchecker)[ RSS](/packages/forrestedw-spellchecker/feed)WikiDiscussions master Synced 5d ago

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

Spellchecker
============

[](#spellchecker)

A convenient chainable wrapper for `tigitz/php-spellchecker`

Usage
-----

[](#usage)

```
use Forrestedw\SpellChecker\SpellChecker;

//Initiate the SpellChecker
$spellChecker = (new SpellChecker);

//Whitelist words. Optional.
$spellChecker->whiteList(['Lett','theese','spellins','goo']);

//Set preferred words to select from corrctions. Optional.
$spellChecker->prefer(['These','Words','Are','Most','Important','To','Me']);

$correction = $spellChecker->check('A word or sentence');
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Unknown

Total

1

Last Release

2201d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c5f440bd7200a290b1766fe8f9879079de85162acf118f34838b8ac9bee4725a?d=identicon)[forrestedw](/maintainers/forrestedw)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/forrestedw-spellchecker/health.svg)

```
[![Health](https://phpackages.com/badges/forrestedw-spellchecker/health.svg)](https://phpackages.com/packages/forrestedw-spellchecker)
```

###  Alternatives

[shel/neos-hyphens

A plugin for Neos CMS which provides hyphens for the inline editor

20200.7k1](/packages/shel-neos-hyphens)

PHPackages © 2026

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