Libraries tagged by strbin
lochmueller/sourceopt
593120 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
64984 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
132449 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
intrfce/laravel-frontend-enums
29037 Downloads
Stop using 'magic' strings/numbers in your frontend Javascript and use your actual application enums instead.
indiehd/filename-sanitizer
210944 Downloads
A lightweight library for sanitizing strings to be used as filenames.
hexydec/agentzero
131329 Downloads
A zero knowledge library for extracting information from User-Agent strings
heroicpixels/filterable
92938 Downloads
Laravel package for dynamically filtering Eloquent results using URL query string.
ghostwriter/case-converter
4296940 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
drupal/core-utility
1325090 Downloads
Mostly static utility classes for string, xss, array, image, and other commonly needed manipulations.
derhansen/form_crshield
249539 Downloads
Challenge/response spambot protection for ext:form - Challenge/response spambot protection for TYPO3 ext:form - Adds a hidden input field containing a challenge string to forms. Client must execute included JavaScript to calculate the expected response.
deployecommerce/module-trojan-order-prevent
52727 Downloads
A Magento2 extension that prevents billing/shipping addresses being saved via the API with known trojan order strings.
coding-socks/lost-in-translation
188451 Downloads
This package helps to find missing translation strings in your Laravel blade files
codeinc/strip-accents
322187 Downloads
A PHP library to remove accents and diacritics from strings
clue/hexdump
69330 Downloads
View any (binary) string as a hexdump
clue/arguments
196388 Downloads
The simple way to split your command line string into an array of command arguments in PHP.