Popular Packages
-
-
-
-
-
-
-
PHP
wikimedia/utfnormal
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
-
-
-
-
-
-
-
-
PHP
jfcherng/php-sequence-matcher
A longest sequence matcher. The logic is primarily based on the Python difflib package.