Libraries tagged by string generator
danielstjules/php-pretty-datetime
77189 Downloads
Generates human-readable strings for PHP DateTime objects
koenhendriks/laravel-str-acronym
19202 Downloads
A package to be able to generate acronyms from strings in Laravel projects using the Str helper and supports the Stringable class.
eonx-com/easy-random
882066 Downloads
Provides easy way to generate random values (string, int, uuids, ...)
neos/diff
964974 Downloads
This is a comprehensive library for generating differences between two strings or arrays
atelierdisko/coupon_code
164510 Downloads
PHP library to generate and validate coupon code strings.
jblond/php-diff
106147 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
text/template
183915 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
phlak/strgen
33071 Downloads
Generate secure random strings (e.g. passwords / salts)
dsentker/url-signature
37751 Downloads
A secure URI generation and validation library
projektgopher/laravel-ffmpeg-tools
9481 Downloads
Generates strings for use in ffmpeg commands to tween between values with easings.
mcaskill/php-html-build-attributes
27465 Downloads
Generate a string of HTML attributes.
ziffdavis/uuid62
188697 Downloads
Generate Base-62 encoded UUID strings
phalcongelist/php-diff
428936 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
adaptive/php-text-difference
54090 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays). Fork of a fork to add namespaces and psr-4 autoloading
shahonseven/php-color-hash
61976 Downloads
Generate color based on the given string. Backported from the Javascript library color-hash