johnzuk / HunspellPHP

Hunspell PHP wrapper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Hunspell PHP wrapper This is a hunspell php wrapper.

Example

$hunspell = new \HunspellPHP\Hunspell();

var_dump($hunspell->find('otwórz'));

About

Hunspell PHP wrapper

License:MIT License


Languages

Language:PHP 100.0%