enchant
pecl.php.net
libenchant binder, support near all spelling tools
Enchant is a binder for libenchant. Libenchant provides a common
API for many spell libraries:
- aspell/pspell (intended to replace ispell)
- hspell (hebrew)
- ispell
- myspell/hunspell (OpenOffice project, mozilla)
- uspell (primarily Yiddish, Hebrew, and Eastern European languages)
A plugin system allows to add custom spell support.
see www.abisource.com/enchant/
Pierre-Alain Joye
pajoye
paj@pearfr.org
yes
Ilia Alshanetsky
iliaa
ilia@php.net
yes
2008-04-16
1.0.2
1.1.0
stable
stable
PHP
- #13181, Leaving a context frees the dictionnary resources
- Fix protos descriptions in the sources
5
1.4.0b1
enchant
2006-03-21
1.0.1
1.1.0
stable
stable
PHP
- add enchant_broker_list_dicts to get a list of available dictionaries
- fix compilation warnings
- add examples
- add tests
2004-08-11
1.0
1.0
stable
stable
PHP
- Fixed leak inside MINFO function.
- Fixed crash inside enchant_dict_suggest() when there are no suggestions.
- Added missing safe_mode/open_basedir check inside enchant_broker_request_pwl_dict().
- Fixed various function prototypes.
- Fixed possible leak in suggestions result.
0.2.1
0.2.1
beta
beta
2004-03-11
PHP
- Fix possible leak in suggestions result
- Move to beta status
0.2.0
0.2.0
alpha
alpha
2006-03-21
PHP
- Add Ilia Alshanetsky as maintainer
- Cleanup sources codes (ilia)
- Add enchant_dict_quick_check (ilia)
0.1
0.1
alpha
alpha
2003-03-08
PHP
Initial release