hunspell-php/hunspell-php

Hunspell PHP wrapper

v1.0 2016-08-18 12:34 UTC

This package is auto-updated.

Last update: 2024-04-29 03:38:08 UTC


README

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

Example

$hunspell = new \HunspellPHP\Hunspell();

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