Libraries tagged by stringer
storyblok/richtext-resolver
365812 Downloads
A package allowing you to get an HTML string from the richtext field of Storyblok.
steevanb/php-typed-array
115202 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.
skillshare/formatphp
18294 Downloads
Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
scriptfusion/byte-formatter
238009 Downloads
Formats byte values as human-readable strings.
saikiran/geohash
246943 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
relisten/forceutf8
61525 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
pimcore/search-query-parser
401425 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
533145 Downloads
Constraint for testing strings considering not-same line endings.
phlak/twine
49359 Downloads
String manipulation, leveled up!
neos/diff
933390 Downloads
This is a comprehensive library for generating differences between two strings or arrays
nayjest/str-case-converter
401421 Downloads
Library for converting strings from camel case to snake case and vice versa.
mistralys/text-diff
68562 Downloads
Class used to compare strings using a DIFF implementation.
mindplay/readable
412177 Downloads
Formats PHP values as human-readable strings
lochmueller/sourceopt
424612 Downloads
Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one file and replaces by .
koenhendriks/laravel-str-acronym
16105 Downloads
A package to be able to generate acronyms from strings in Laravel projects using the Str helper and supports the Stringable class.