PHP-Spellchecker

PHP-Spellchecker
Docs

Getting Started

  • What is PHP-Spellchecker ?
  • Quick Start
  • Architecture
  • Characters and Encoding
  • Using Context

Spellcheckers

  • Aspell
  • Hunspell
  • Ispell
  • PHP Pspell
  • LanguageTools
  • JamSpell
  • MultiSpellchecker
  • Create Custom

Misspellings Handlers

  • EchoHandler
  • Create Custom

Text Sources

  • File
  • Directory
  • MultiSource
  • Create Custom

Text Processors

  • Markdown Remover
  • Create Custom

Contributing

  • Tests
PHP-Spellchecker
  • Getting Started

  • What is PHP-Spellchecker ?
  • Quick Start
  • Architecture
  • Characters and Encoding
  • Using Context
  • Spellcheckers

  • Aspell
  • Hunspell
  • Ispell
  • PHP Pspell
  • LanguageTools
  • JamSpell
  • MultiSpellchecker
  • Create Custom
  • Misspellings Handlers

  • EchoHandler
  • Create Custom
  • Text Sources

  • File
  • Directory
  • MultiSource
  • Create Custom
  • Text Processors

  • Markdown Remover
  • Create Custom
  • Contributing

  • Tests
Like it? Star us! Help
  • Like it? Star us!
  • Help
edit on GitHub

Ispell

TODO

Meanwhile check the tests for usage examples:

https://github.com/tigitz/php-spellchecker/blob/master/tests/PhpSpellcheck/Tests/Spellchecker/IspellTest.php