Skip to content

johnzuk/HunspellPHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Example

$hunspell = new \HunspellPHP\Hunspell();

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