Libraries tagged by string
gldrenthe89/nova-string-generator-field
67845 Downloads
A Laravel Nova field for generating a random string. This can be used for a Text field and for a Password field.
bytestream/horde-stringprep
319243 Downloads
Horde internationalized strings preparation library
boesing/psalm-plugin-stringf
200338 Downloads
Psalm plugin to work with `sprintf`, `printf`, `sscanf` and `fscanf`.
ancarda/psr7-string-stream
151775 Downloads
Minimal string based PSR-7 StreamInterface implementation
php-extended/polyfill-php80-stringable
774916 Downloads
A polyfill that adds the stringable interface added in php8.0 to previous versions of php
zaphyr-org/utils
12404 Downloads
A collection of useful helper classes, which make a developer's workday a little easier.
toolkit/stdlib
113959 Downloads
some stdlib tool library of the php
recca0120/lodash
43427 Downloads
string
popphp/pop-filter
29006 Downloads
Pop Filter Component for Pop PHP Framework
pixel418/ubiq
32772 Downloads
Functions for readable treatment of string, array & object
phlak/strgen
46774 Downloads
Generate secure random strings (e.g. passwords / salts)
mg-code/yii2-helpers
23719 Downloads
A collection of useful helper classes for Yii framework 2.0
madewithlove/laravel-nova-uuid-support
134577 Downloads
Adds uuid and other string identifier support to Laravel Nova
laravelbook/laravel4-powerpack
3941 Downloads
Port of Laravel 3's HTML, Form and Str classes
itools/smartstring
15150 Downloads
XSS-safe strings for PHP templates: values HTML-encode themselves on echo, interpolation, and concatenation, at least 3x faster than calling htmlspecialchars() yourself