Libraries tagged by dbstring
storyblok/richtext-resolver
339837 Downloads
A package allowing you to get an HTML string from the richtext field of Storyblok.
steppinghat/emoji-detector
239502 Downloads
Detect and validate emoji in an input string
steevanb/php-typed-array
104883 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.
skillshare/formatphp
17065 Downloads
Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
sailenicolas/forceutf8
103982 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
saikiran/geohash
230015 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
relisten/forceutf8
52431 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
pimcore/search-query-parser
381851 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
php-cs-fixer/phpunit-constraint-isidenticalstring
509705 Downloads
Constraint for testing strings considering not-same line endings.
phlak/twine
48629 Downloads
String manipulation, leveled up!
osiemsiedem/laravel-autolink
79664 Downloads
A Laravel package for converting URLs in a given string of text into clickable links.
niklongstone/regex-reverse
107837 Downloads
Regular Expression reverter, generates a string from a provided regular expression
neos/diff
912779 Downloads
This is a comprehensive library for generating differences between two strings or arrays
nayjest/str-case-converter
392305 Downloads
Library for converting strings from camel case to snake case and vice versa.
mistralys/text-diff
62637 Downloads
Class used to compare strings using a DIFF implementation.