PHPackages                             chr15k/php-spelling - 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. chr15k/php-spelling

ActiveLibrary

chr15k/php-spelling
===================

PHP spelling helpers package

0.0.2(5y ago)0201MITPHPPHP ^7.4CI failing

Since Aug 2Pushed 5y ago1 watchersCompare

[ Source](https://github.com/chr15k/php-spelling)[ Packagist](https://packagist.org/packages/chr15k/php-spelling)[ Docs](https://github.com/chr15k/php-spelling)[ RSS](/packages/chr15k-php-spelling/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

Spelling suggestions and auto-correct in PHP
============================================

[](#spelling-suggestions-and-auto-correct-in-php)

[![Latest Stable Version](https://camo.githubusercontent.com/6ed3a30518a5b0a221221c48506229805b82f1669983eb1a773a6ffcb25020c3/68747470733a2f2f706f7365722e707567782e6f72672f63687231356b2f7068702d7370656c6c696e672f76)](//packagist.org/packages/chr15k/php-spelling) [![Latest Unstable Version](https://camo.githubusercontent.com/5cca6b2a81231b3fda9a402de9b5500fbbe06a64d01eb328a3527dd5b7f68ce1/68747470733a2f2f706f7365722e707567782e6f72672f63687231356b2f7068702d7370656c6c696e672f762f756e737461626c65)](//packagist.org/packages/chr15k/php-spelling) [![Total Downloads](https://camo.githubusercontent.com/4225c69e42cee14cf66997e79ccba5e5f37ae10b6ad2f0c6077b68720d851a17/68747470733a2f2f706f7365722e707567782e6f72672f63687231356b2f7068702d7370656c6c696e672f646f776e6c6f616473)](//packagist.org/packages/chr15k/php-spelling) [![License](https://camo.githubusercontent.com/93b961898a021a28492b59b8b347b19f5780aed7ca9a09968e1de2140d87c3b9/68747470733a2f2f706f7365722e707567782e6f72672f63687231356b2f7068702d7370656c6c696e672f6c6963656e7365)](//packagist.org/packages/chr15k/php-spelling)

Install
-------

[](#install)

You can install this package via composer:

```
composer require chr15k/php-spelling
```

Usage
-----

[](#usage)

- [check](#check)
- [suggestions](#suggestions)
- [autoSuggestion](#autoSuggestion)
- [autoCorrection](#autoCorrection)

### check()

[](#check)

Determine whether the value is a valid word.

```
