承接 sourceability/string-matcher 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

Project logo

String Matcher

Packagist Status Build Status GitHub Issues GitHub Pull Requests License

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

统计信息

  • 总下载量: 536.93k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 11
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 10
  • Watchers: 3
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-09-30