Libraries tagged by string generator
alirezaevil81/password-generator
0 Downloads
This project provides a simple yet powerful PHP script for generating strong, secure passwords with customizable options. The script allows users to generate passwords with a mix of uppercase letters, lowercase letters, numbers, and special characters.
nette/utils
438623231 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
ircmaxell/random-lib
32428995 Downloads
A Library For Generating Secure Random Numbers
jfcherng/php-diff
5973916 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
phpspec/php-diff
62113070 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
lorisleiva/laravel-search-string
442631 Downloads
Generates database queries based on one unique string using a simple and customizable syntax.
paragonie/random-lib
3662160 Downloads
A Library For Generating Secure Random Numbers
yzalis/identicon
1169476 Downloads
Generate unique identicon avatars from any string
icecave/repr
7635118 Downloads
A library for generating string representations of any value, inspired by Python's reprlib library.
niklongstone/regex-reverse
164490 Downloads
Regular Expression reverter, generates a string from a provided regular expression
s9e/regexp-builder
2369009 Downloads
Library that generates regular expressions that match a list of strings.
bentools/string-combinations
209089 Downloads
A simple, low-memory footprint function to generate all string combinations from a series of characters.
danielstjules/php-pretty-datetime
100560 Downloads
Generates human-readable strings for PHP DateTime objects
projektgopher/laravel-ffmpeg-tools
47598 Downloads
Generates strings for use in ffmpeg commands to tween between values with easings.
koenhendriks/laravel-str-acronym
65130 Downloads
A package to be able to generate acronyms from strings in Laravel projects using the Str helper and supports the Stringable class.