Libraries tagged by php settings
phrase/phrase-php
244290 Downloads
Phrase Strings API Reference. Phrase Strings is a translation management platform for software projects. You can collaborate on language file translation with your team or order translations through our platform. The API allows you to import locale files, download locale files, tag keys or interact in other ways with the localization data stored in Phrase Strings for your account.
jfcherng/php-levenshtein-distance
16491 Downloads
Calculate the Levenshtein distance and edit progresses between two strings.
faithfm/smart-search-php
5423 Downloads
Search/filter using simple Google-style search strings to perform complex filter operations.
fab2s/strings
329037 Downloads
A purely static String Helper to handle more advanced utf8 string manipulations
alecrabbit/php-wcwidth
40656 Downloads
Calculate width of unicode strings rendered to a terminal
adaptive/php-text-difference
71646 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays). Fork of a fork to add namespaces and psr-4 autoloading
itools/smartstring
15150 Downloads
XSS-safe strings for PHP templates: values HTML-encode themselves on echo, interpolation, and concatenation, at least 3x faster than calling htmlspecialchars() yourself
delight-im/random
47152 Downloads
The most convenient way to securely generate anything random in PHP
academe/serializeparser
114248 Downloads
A PHP parser for serialized data, to be able to 'peek' into serialize strings.
mokhosh/muddle
13747 Downloads
Obfuscate emails and strings in PHP and Laravel
yarri/full-text-search-query-like
39674 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
faresmts/safewords
6739 Downloads
a PHP lib for filtering bad words from strings
checkthiscloud/crockford-random
41275 Downloads
A PHP library for generating Crockford Base32 random strings
donatj/printf-parser
70848 Downloads
PHP printf-syntax compatible printf string parser. Parses printf strings into a stream of lexemes.
detain/php-pretty-datetime
2722 Downloads
Generates human-readable strings for PHP DateTime objects