jfcherng/php-sequence-matcher
PHP 8.4+ longest sequence matcher inspired by Python difflib. Compare strings or arrays to find matching blocks and similarities for diffing, change detection, and text analysis. Lightweight library extracted from php-diff with improvements.
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?