Libraries tagged by string generator
1msg/one_msg_waba_sdk
4311 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
jooservices/useragent
313 Downloads
Advanced User-Agent string generator with flexible randomization strategies
vakata/random
57325 Downloads
A random int / string / byte generator
lastguest/dynamic-string
213 Downloads
Template based random string generator
mbbender/doctrine-ordered-uuid-generator
220 Downloads
Adds an Ordered UUID type for MySQL which replaces the CHAR(36) with a re-arranged UUID() string as a BINARY 16 which significantly increases performance.
gsylvestre/php-token-generator
730 Downloads
Generate crypto-secure URL safe strings
webignition/basil-assertion-generator
134 Downloads
Create a basil assertion model from a basil assertion string
webignition/basil-action-generator
134 Downloads
Create a basil action model from a basil action string
peterkahl/multibyte-keyword-generator
3263 Downloads
Generates keywords based on the contents of a text string.
fabian-tomischka/php-avatar-generator
1345 Downloads
Easily create user avatars based on provided names or strings
jamosaur/randstring
557 Downloads
Random string generator
plazzag/polario-sdk-php
120 Downloads
API for Polario __Naming:__ * json properties are formatted in camel case (fooBar) besides of enums (FooBar) * route params are formatted in hyphen case (foo-bar) * query params are formatted in snake case (foo_bar) * query params could hold lists of elements if they are comma separated * enum properties are formatted in capitalized camel case (FooBar) __Default values:__ * default values are specified for optional parameters do only apply to POST requests __Types:__ * numbers are considered to be float values * strings that are not specified to be html formatted should not be interpreted as html to avoid unexpected bahavior, like xss attacks * timestamps are considered to be in unix time __Headers:__ * ___Platform___: can be always set as header param to specify the platform of the request for the logging output
kijin/phprandom
1160 Downloads
Just another random number/string generator for PHP 5
skgroup/php-std-dynamic-string
6 Downloads
PHP Template based random string generator
randomstring/random-string-generator
3 Downloads
this library genrate random string according to the length pass by the user