Libraries tagged by starting
vstelmakh/url-highlight
493351 Downloads
Library to parse urls from string input
tysonandre/var_representation_polyfill
4043195 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
1417866 Downloads
Provides a basic slugifier interface to transform text into strings suitable for URLs
symbiote/silverstripe-multivaluefield
366864 Downloads
A DB field + form fields for storing multiple values in a single property (serialized).
s9e/regexp-builder
1484777 Downloads
Library that generates regular expressions that match a list of strings.
oscarotero/html-parser
2603413 Downloads
Parse html strings to DOMDocument
orklah/psalm-insane-comparison
1135837 Downloads
Detects possible insane comparison ("string" == 0) to help migrate to PHP8
mofodojodino/profanity-filter
550553 Downloads
Filters out profanities from strings.
mjohnson/decoda
1075960 Downloads
A lightweight lexical string parser for BBCode styled markup.
mehdi-fathi/eloquent-filter
145831 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
476333 Downloads
Adds support for fallback JSON string translation
fylax/forceutf8
334420 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
consoletvs/profanity
553428 Downloads
PHP library to block bad words in a string
bummzack/sortablefile
471622 Downloads
An extension for SilverStripe that adds sorting to UploadField.
amirami/localizator
213719 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.