PHP Classes / PHP Spell Checker

Check spelling of text and get fix suggestions

PHP Spell Checker PHP Class

This package can be used to check the spelling of text and get fix suggestions. There is a base class that defines functions for spell checking. There are also two classes for checking the spelling of text using either PHP scripts that contain arrays of valid words, or using the hunspell program. If the classes determine that there are misspelled words, they may return suggestions for eventual fixes.

Similar PHP Classes

Search in PHP Classes

Filter by tags