Libraries tagged by to string
asika/sql-splitter
4696 Downloads
This is a class that can split BIG SQL file or string as iterator so that can help us save memory when importing SQL to database.
anisimov/emoji
3559 Downloads
Allows to detect emoji, remove emoji, encode emoji and decode emoji in string.
rygilles/smart-json-reducer
27306 Downloads
Helper to reduce JSON objects size applying truncates on string fields using weights
crossjoin/browscap
234368 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
cbwar/php-text-difference
2106 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
xethron/to-string
18857 Downloads
Converts Variables to strings (like print_r) with limiting functions, and Exceptions to strings without cutting off important information.
xethron/l4-to-string
16990 Downloads
Laravel 4 version of xethron/to-string, which adds query and queryLog to string functions.
smorken/string2blade
1065 Downloads
String to Blade compiler for Laravel
simklee/string-buffer
269 Downloads
A string buffer to manipulate strings object orientated with fluent interface and method chaining.
robclancy/string
27 Downloads
A PHP library to manipulate strings via a string object similar to other languages
lemonmind/pimcore-save-string-operations
88 Downloads
It's Pimcore Bundle to replace strings permanently using Grid Options. It will save replaced strings directly in object
anderswelt/stringtotype
621 Downloads
A php service to convert string content to its inherent type
atomastic/strings
6316 Downloads
Strings Component provide a fluent, object-oriented interface for working with multibyte string, allowing you to chain multiple string operations together using a more readable syntax compared to traditional PHP strings functions.
whitecube/laravel-string-typography
20 Downloads
A set of simple Str & Stringable macros helping to implement typographic rules
mralston/laravel-additional-string-helpers
214 Downloads
Adds additional helpers to Laravel's Str and Stringable helpers.