Libraries tagged by dbstring
mistralys/text-diff
62637 Downloads
Class used to compare strings using a DIFF implementation.
mindplay/readable
394507 Downloads
Formats PHP values as human-readable strings
lochmueller/sourceopt
407596 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
13456 Downloads
A package to be able to generate acronyms from strings in Laravel projects using the Str helper and supports the Stringable class.
kenepa/translation-manager
26339 Downloads
Manage your application's translation strings in Filament.
jblond/php-diff
100013 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
infinitypaul/laravel-database-filter
27415 Downloads
Need to filter database results with a query string? Here's a beautiful, easy to extend laravel package to keep your code super tidy.
indiehd/filename-sanitizer
118770 Downloads
A lightweight library for sanitizing strings to be used as filenames.
ghostwriter/case-converter
504532 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
eonx-com/easy-random
773850 Downloads
Provides easy way to generate random values (string, int, uuids, ...)
drupal/core-utility
1181738 Downloads
Mostly static utility classes for string, xss, array, image, and other commonly needed manipulations.
deployecommerce/module-trojan-order-prevent
9727 Downloads
A Magento2 extension that prevents billing/shipping addresses being saved via the API with known trojan order strings.
denissimon/formula-parser
204459 Downloads
Parsing and evaluating mathematical formulas given as strings.
codeinc/strip-accents
186633 Downloads
Removes accents from strings
clue/arguments
162181 Downloads
The simple way to split your command line string into an array of command arguments in PHP.