Download the PHP package gordonlesti/longest-common-subsequence without Composer
On this page you can find all versions of the php package gordonlesti/longest-common-subsequence. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package longest-common-subsequence
LongestCommonSubsequence
PHP Implementation of Longest common subsequence algorithm that works with UTF-8 input.
Install
Via Composer
Usage
Calculates the longest common subsequence of both strings and returns the length.
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Gordon Lesti
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of longest-common-subsequence with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package gordonlesti/longest-common-subsequence contains the following files
Loading the files please wait ....