Libraries tagged by to string
viking311/string_modify
8 Downloads
The package contains a collection of classes to work with strings like filters and modificators.
sulaiman/php-string-convert
13 Downloads
A simple PHP Package to simplified the String conversion by using Bahasa
randomstring/random-string-generator
3 Downloads
this library genrate random string according to the length pass by the user
r2soffner/r2s-string-helper
64 Downloads
A String class to rule them all
phpfacile/string-tokenizer
40 Downloads
Library to parse a string (especially to extract text and keywords identified by a begin and end delimiter and to substitute keywords by values)
orware/compressed-string
735 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.
opensourcerefinery/random-string-generator
5 Downloads
Random String Generator to make simple tokens
mracine/php-binary-string
114 Downloads
Library to manipulate binary strings
mikefunk/query-stringer
224 Downloads
A simple query string helper to modify, get, and replace query strings.
locomotivemtl/charcoal-contrib-translatable-strings
36 Downloads
Charcoal Translatable Strings allows an Admin user to translate hardcoded strings found in templates and controllers.
kyoya-de/random-string-generator-bundle
48 Downloads
Bundle to the random string generator in Symfony projects.
jfoza/php-random-string
4 Downloads
Library to generate random strings using the PHP language.
dracoder/string-extension
140 Downloads
Library to extend PHP string base type in an Object Oriented way
dbt/makes-random-strings
2 Downloads
A trait to add random string creation
axn/laravel-revert-db-default-string-length
106 Downloads
Revert database default string length to 255 characters in a Laravel project