jfcherng / php-sequence-matcher

A longest sequence matcher. The logic is primarily based on the Python difflib package.

Home Page:https://packagist.org/packages/jfcherng/php-sequence-matcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

php-sequence-matcher

GitHub Workflow Status (branch) Codacy grade Packagist Packagist Version Project license GitHub stars Donate to this project using Paypal

A longest sequence matcher. The logic is primarily based on the Python difflib package.

Requirements

php

Installation

composer require jfcherng/php-sequence-matcher

Acknowledgment

This package is stripped from chrisboulton/php-diff with some modifications.

About

A longest sequence matcher. The logic is primarily based on the Python difflib package.

https://packagist.org/packages/jfcherng/php-sequence-matcher

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 100.0%