Description
Legacy PHP applications can use Enchant dictionaries for spell-checking from PHP code. This supports older editors, forms, or CMS plugins that still run on the legacy PHP branch.
It is a PHP legacy extension, not a standalone app. Applications should choose dictionaries deliberately and treat user-provided text carefully when storing or displaying suggestions.