Libraries tagged by to string
vstelmakh/url-highlight
1047438 Downloads
Library to parse URLs from string input
consoletvs/profanity
1225408 Downloads
PHP library to block bad words in a string
interconnectit/search-replace-db
120489 Downloads
A PHP search replace tool for quickly modifying a string throughout a database. Useful for changing the base URL when migrating a WordPress site from development to production.
tysonandre/var_representation_polyfill
7173261 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
saikiran/geohash
625308 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
mehdi-fathi/eloquent-filter
205537 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.
benmorel/gsm-charset-converter
526717 Downloads
Converts GSM 03.38 strings to and from UTF-8
soloterm/grapheme
358396 Downloads
A PHP package to measure the width of unicode strings rendered to a terminal.
orklah/psalm-insane-comparison
1592274 Downloads
Detects possible insane comparison ("string" == 0) to help migrate to PHP8
amirami/localizator
556648 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.
theodorejb/polycast
274931 Downloads
Safely cast values to int, float, or string
symfony-cmf/slugifier-api
1838314 Downloads
Provides a basic slugifier interface to transform text into strings suitable for URLs
ovidigital/js-object-to-json
190273 Downloads
PHP library to convert a JavaScript object string to JSON formatted string
nyholm/append-query-string
294786 Downloads
A simple function that lets you add a query string to an existing URL
bentools/string-combinations
214368 Downloads
A simple, low-memory footprint function to generate all string combinations from a series of characters.