Libraries tagged by string generator
hatchyu/string-utils
5569 Downloads
Smart PHP string utilities for slugging, casing, transliteration, and unique hash generation
fdmind/ignore-query-strings
4906 Downloads
If your website has static caching on, and you drive traffic to it from social media, Google Ads and other sources that add query string parameters to the URL, there is a chance that each time new user visits a page, it will not be served from cache, but will be generated from scratch. This is because the URL with query string parameters is treated as a different URL from the one without query string parameters.
fomvasss/laravel-str-tokens
8687 Downloads
A package to manage and generate string with tokens/shortcodes for Eloquent Models
sinergi/token
8868 Downloads
PHP library to generate random strings
detain/php-pretty-datetime
2264 Downloads
Generates human-readable strings for PHP DateTime objects
arokettu/pseudolocale
5810 Downloads
Generate pseudo locale string for unicode testing and marking missing strings
tailflow/laravel-human-readable-keys
1808 Downloads
Generate Stripe-like IDs for Eloquent models
pishran/persian-slug
31829 Downloads
Generate a URL friendly slug from a given string.
yidas/brute-force-attacker
2143 Downloads
Brute-force attack tool for generating all possible string and executing function
tstache/randexp
3708 Downloads
randexp will generate a random string that matches a given regex
tecfinite/zatca-qr
6718 Downloads
This package takes ZATCA invoice data and generates ZATCA TLV string and Qr code image.
avoidwork/filesize.js
386 Downloads
JavaScript library to generate a human readable String describing the file size
marcin-orlowski/bank-qrcode-formatter
6840 Downloads
Builds source string that can be used to generate valid QrCode matching recommendation of Polish banks
phalcongelist/php-diff
435692 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
squirrelphp/strings
5706 Downloads
Common string operations in PHP: filter a string, generate a random string, condense an integer into a string, and modify URLs