jfcherng/php-sequence-matcher
PHP longest sequence matcher inspired by Python difflib. Compare arrays or strings to find matching blocks and measure similarity, useful for diffing and change detection. Lightweight, modern PHP (8.4+) package.
A longest sequence matcher. The logic is primarily based on the Python difflib package.
composer require jfcherng/php-sequence-matcher
This package is stripped from chrisboulton/php-diff with some modifications.
How can I help you explore Laravel packages today?