没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
php-speller PHP拼写检查库。 当前支持的后端: ; ; 。 安装 使用 : $ composer require mekras/php-speller 用法 使用Mekras\Speller\Source\Source实现之一从字符串,文件或其他内容创建文本源对象(请参见下面的 )。 创建一些拼写器实例(Hunspell,Ispell或Mekras\Speller\Speller任何其他实现)。 执行Speller::checkText()方法。 use Mekras \ Speller \ Hunspell \ Hunspell ; use Mekras \ Speller \ Source \ StringSource ; $ source = new StringSource ( 'Tiger, tigr, burning bright' ); $
资源推荐
资源详情
资源评论
收起资源包目录
php-speller-master.zip (59个子文件)
php-speller-master
src
Ispell
Ispell.php 6KB
Exception
PhpSpellerException.php 454B
EnvironmentException.php 427B
SourceException.php 423B
RuntimeException.php 444B
ExternalProgramFailedException.php 1006B
Speller.php 1KB
Aspell
Aspell.php 4KB
Source
FileSource.php 2KB
StringSource.php 1KB
Filter
Filter.php 679B
HtmlFilter.php 7KB
StripAllFilter.php 796B
XliffSource.php 4KB
MetaSource.php 979B
HtmlSource.php 3KB
EncodingAwareSource.php 886B
IconvSource.php 2KB
Helper
LanguageMapper.php 3KB
Hunspell
Hunspell.php 6KB
Dictionary.php 705B
ExternalSpeller.php 6KB
Issue.php 1KB
examples
spellcheck.php 3KB
LICENSE 1KB
README.md 6KB
tests
Unit
Ispell
fixtures
lib
ispell
russian.aff 0B
english.aff 0B
check.txt 304B
input.txt 119B
bin
ispell.sh 141B
IspellTest.php 2KB
Aspell
fixtures
check.txt 554B
check_sv.txt 143B
dicts.txt 159B
input.txt 119B
AspellTest.php 6KB
Source
XliffSourceTest.php 1KB
FileSourceTest.php 2KB
Filter
StripAllFilterTest.php 785B
HtmlFilterTest.php 3KB
StringSourceTest.php 1KB
fixtures
test.txt 28B
test.xliff 897B
IconvSourceTest.php 942B
HtmlSourceTest.php 2KB
Helper
LanguageMapperTest.php 1KB
IssueTest.php 869B
Hunspell
HunspellTest.php 3KB
fixtures
check.txt 516B
dicts.txt 2KB
input.txt 119B
bin
hunspell.php 593B
ExternalSpellerTest.php 4KB
Functional
AspellTestCase.php 1KB
Aspell
fixtures
custom.en.pws 40B
AspellTest.php 2KB
CHANGELOG.md 3KB
composer.json 1KB
共 59 条
- 1
资源评论
DaleDai
- 粉丝: 24
- 资源: 4724
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功