Description
PHP applications can use Enchant spell-checking dictionaries from PHP code. This is useful for editors, forms, CMS plugins, and web applications that need to check words in user-provided text.
It is a PHP extension, not a standalone app. Applications should still choose the right dictionaries and handle user text carefully when storing or displaying suggestions.