Download the PHP package sourceability/string-matcher without Composer
On this page you can find all versions of the php package sourceability/string-matcher. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sourceability/string-matcher
More information about sourceability/string-matcher
Files in sourceability/string-matcher
Download sourceability/string-matcher
More information about sourceability/string-matcher
Files in sourceability/string-matcher
Vendor sourceability
Package string-matcher
Short Description A library which makes it easy to use multiple approaches to find the best matching string
License MIT
Package string-matcher
Short Description A library which makes it easy to use multiple approaches to find the best matching string
License MIT
Please rate this library. Is it a good library?
Informations about the package string-matcher
String Matcher
[](https://packagist.org/packages/sourceability/string-matcher)
[]()
[](https://travis-ci.org/sourceability/string-matcher)
[](https://github.com/sourceability/string-matcher/issues)
[](https://github.com/sourceability/string-matcher/pulls)
[](/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
You can see examples of how to use this project in the examples directory.
🔧 Contributing
To run the phpunit suite:
To run the CS checks:
To fix automatically resolveable CS issues:
To run static analysis:
✍️ Authors
See the list of contributors who participated in this project.
LiquidMetal Algorithm Originators
- Ryan McGeary LiquidMetal-JS
- Kevin Jantzer LiquidMetal-PHP
All versions of string-matcher with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
beberlei/assert Version ^3.2
lstrojny/functional-php Version ^1.9
ext-mbstring Version *
beberlei/assert Version ^3.2
lstrojny/functional-php Version ^1.9
ext-mbstring Version *
The package sourceability/string-matcher contains the following files
Loading the files please wait ....