Libraries tagged by stringer
symfony-cmf/slugifier-api
1451648 Downloads
Provides a basic slugifier interface to transform text into strings suitable for URLs
steppinghat/emoji-detector
275065 Downloads
Detect and validate emoji in an input string
sailenicolas/forceutf8
121900 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
s9e/regexp-builder
1554601 Downloads
Library that generates regular expressions that match a list of strings.
p3k/emoji-detector
1363647 Downloads
Detect and return all emoji found in a string
oscarotero/html-parser
2853778 Downloads
Parse html strings to DOMDocument
orklah/psalm-insane-comparison
1171609 Downloads
Detects possible insane comparison ("string" == 0) to help migrate to PHP8
niklongstone/regex-reverse
113473 Downloads
Regular Expression reverter, generates a string from a provided regular expression
mofodojodino/profanity-filter
573444 Downloads
Filters out profanities from strings.
mjohnson/decoda
1096427 Downloads
A lightweight lexical string parser for BBCode styled markup.
mehdi-fathi/eloquent-filter
153075 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
laravel-lang/json-fallback
587817 Downloads
Adds support for fallback JSON string translation
fylax/forceutf8
371250 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
consoletvs/profanity
601174 Downloads
PHP library to block bad words in a string
amirami/localizator
236154 Downloads
Localizator is a small tool for Laravel that gives you the ability to extract untranslated strings from project files. It works using the artisan command line and the provided localize command.