sourceability/string-matcher
最新稳定版本:0.2.1
Composer 安装命令:
composer require sourceability/string-matcher
包简介
A library which makes it easy to use multiple approaches to find the best matching string
README 文档
README
String Matcher
A PHP library that will help you to find known matches for an unknown string using a variety of algorithms and techniques.
Prerequisites
- PHP 7.2 or higher
🏁 Getting Started
composer require sourceability/string-matcher
You can see examples of how to use this project in the examples directory.
🔧 Contributing
To run the phpunit suite:
make tests-unit
To run the CS checks:
make cs-checks
To fix automatically resolveable CS issues:
make cs-fix
To run static analysis:
make static-analysis
✍️ Authors
See the list of contributors who participated in this project.
LiquidMetal Algorithm Originators
- Ryan McGeary LiquidMetal-JS
- Kevin Jantzer LiquidMetal-PHP
统计信息
- 总下载量: 536.93k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 11
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-09-30