Libraries tagged by bystring
koenhendriks/laravel-str-acronym
30248 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
114830 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
indiehd/filename-sanitizer
153859 Downloads
A lightweight library for sanitizing strings to be used as filenames.
hexydec/agentzero
60359 Downloads
A zero knowledge library for extracting information from User-Agent strings
eonx-com/easy-random
1026203 Downloads
Provides easy way to generate random values (string, int, uuids, ...)
drupal/core-utility
1254662 Downloads
Mostly static utility classes for string, xss, array, image, and other commonly needed manipulations.
deployecommerce/module-trojan-order-prevent
33050 Downloads
A Magento2 extension that prevents billing/shipping addresses being saved via the API with known trojan order strings.
codeinc/strip-accents
256451 Downloads
Removes accents from strings
clue/arguments
182886 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
benmorel/gsm-charset-converter
356054 Downloads
Converts GSM 03.38 strings to and from UTF-8
atelierdisko/coupon_code
178829 Downloads
PHP library to generate and validate coupon code strings.
tom-lingham/searchy
370608 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
str/str
56433 Downloads
A fast modern string manipulation library with multibyte support. Based on Stringy, with focus on speed.
storyblok/richtext-resolver
496815 Downloads
A package allowing you to get an HTML string from the richtext field of Storyblok.
nabil1337/case-helper
571938 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!