Libraries tagged by string
contributte/utils
1259876 Downloads
Extra contrib to nette/utils
paragonie/random-lib
2754587 Downloads
A Library For Generating Secure Random Numbers
cerbero/query-filters
204752 Downloads
Filter Laravel Eloquent models based on query parameters.
wyndow/fuzzywuzzy
1657594 Downloads
Fuzzy string matching based on FuzzyWuzzy from Seatgeek
woothee/woothee-testset
113663 Downloads
Set of test case for woothee project. Project Woothee is multi-language user-agent strings parsers.
vstelmakh/url-highlight
574802 Downloads
Library to parse urls from string input
tysonandre/var_representation_polyfill
4625655 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
1498006 Downloads
Provides a basic slugifier interface to transform text into strings suitable for URLs
steppinghat/emoji-detector
339683 Downloads
Detect and validate emoji in an input string
scriptfusion/byte-formatter
258452 Downloads
Formats byte values as human-readable strings.
sailenicolas/forceutf8
145301 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
saikiran/geohash
273583 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
s9e/regexp-builder
1630945 Downloads
Library that generates regular expressions that match a list of strings.
oscarotero/html-parser
3170420 Downloads
Parse html strings to DOMDocument
orklah/psalm-insane-comparison
1236652 Downloads
Detects possible insane comparison ("string" == 0) to help migrate to PHP8