Libraries tagged by listring
eonx-com/easy-random
924082 Downloads
Provides easy way to generate random values (string, int, uuids, ...)
drupal/core-utility
1231000 Downloads
Mostly static utility classes for string, xss, array, image, and other commonly needed manipulations.
deployecommerce/module-trojan-order-prevent
26066 Downloads
A Magento2 extension that prevents billing/shipping addresses being saved via the API with known trojan order strings.
daveismyname/laravel-filters
37826 Downloads
Save and reuse query string based filters
codeinc/strip-accents
229661 Downloads
Removes accents from strings
clue/hexdump
36062 Downloads
View any (binary) string as a hexdump
clue/arguments
177016 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
clemdesign/php-mask
84097 Downloads
PHP-Mask is a PHP library to make masks on string.
bottelet/translation-checker
22162 Downloads
A translation checker package for Laravel, find, add, and translate missing strings
benmorel/gsm-charset-converter
317189 Downloads
Converts GSM 03.38 strings to and from UTF-8
atelierdisko/coupon_code
170000 Downloads
PHP library to generate and validate coupon code strings.
str/str
51776 Downloads
A fast modern string manipulation library with multibyte support. Based on Stringy, with focus on speed.
storyblok/richtext-resolver
443658 Downloads
A package allowing you to get an HTML string from the richtext field of Storyblok.
nabil1337/case-helper
552223 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
league/uri-query-parser
322837 Downloads
parse and build a query string the right way in PHP