Libraries tagged by dbstring
woothee/woothee-testset
105104 Downloads
Set of test case for woothee project. Project Woothee is multi-language user-agent strings parsers.
vstelmakh/url-highlight
490747 Downloads
Library to parse urls from string input
tysonandre/var_representation_polyfill
4022651 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
symfony-cmf/slugifier-api
1414693 Downloads
Provides a basic slugifier interface to transform text into strings suitable for URLs
sailenicolas/forceutf8
103324 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
s9e/regexp-builder
1478155 Downloads
Library that generates regular expressions that match a list of strings.
oscarotero/html-parser
2577700 Downloads
Parse html strings to DOMDocument
orklah/psalm-insane-comparison
1132999 Downloads
Detects possible insane comparison ("string" == 0) to help migrate to PHP8
mofodojodino/profanity-filter
548724 Downloads
Filters out profanities from strings.
mjohnson/decoda
1074253 Downloads
A lightweight lexical string parser for BBCode styled markup.
mehdi-fathi/eloquent-filter
145310 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
467556 Downloads
Adds support for fallback JSON string translation
fylax/forceutf8
330304 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
consoletvs/profanity
549627 Downloads
PHP library to block bad words in a string
amirami/localizator
211369 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.