Libraries tagged by mbstring
nayjest/str-case-converter
433044 Downloads
Library for converting strings from camel case to snake case and vice versa.
mokhosh/muddle
3606 Downloads
Obfuscate emails and strings in PHP and Laravel
mistralys/text-diff
92653 Downloads
Class used to compare strings using a DIFF implementation.
mindplay/readable
482637 Downloads
Formats PHP values as human-readable strings
marcocesarato/sqlparser
37493 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
lochmueller/sourceopt
490428 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
27280 Downloads
A package to be able to generate acronyms from strings in Laravel projects using the Str helper and supports the Stringable class.
jblond/php-diff
113807 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
indiehd/filename-sanitizer
148825 Downloads
A lightweight library for sanitizing strings to be used as filenames.
hexydec/agentzero
54655 Downloads
A zero knowledge library for extracting information from User-Agent strings
heroicpixels/filterable
82666 Downloads
Laravel package for dynamically filtering Eloquent results using URL query string.
ghostwriter/case-converter
1834906 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
eonx-com/easy-random
1004915 Downloads
Provides easy way to generate random values (string, int, uuids, ...)
drupal/core-utility
1248797 Downloads
Mostly static utility classes for string, xss, array, image, and other commonly needed manipulations.
deployecommerce/module-trojan-order-prevent
31193 Downloads
A Magento2 extension that prevents billing/shipping addresses being saved via the API with known trojan order strings.