hunspell-php/hunspell-php

Hunspell PHP 封装器

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

This package is auto-updated.

Last update: 2024-08-29 04:31:09 UTC


README

## Hunspell PHP 封装器 这是一个 hunspell php 封装器。

示例

$hunspell = new \HunspellPHP\Hunspell();

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