Popular Packages
-
-
PHP
jbroadway/urlify
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
-
PHP
jawira/case-converter
Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.
-
-
-
-
PHP
willdurand/js-translation-bundle
A pretty nice way to expose your translation messages to your JavaScript.
-
-
-
-
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.
-
-
-
PHP
jfcherng/php-mb-string
A high performance multibytes sting implementation for frequently reading/writing operations.