Libraries tagged by bystring
rygilles/smart-json-reducer
28679 Downloads
Helper to reduce JSON objects size applying truncates on string fields using weights
projektgopher/laravel-ffmpeg-tween
376 Downloads
Generates strings for use in ffmpeg commands to tween between values with easings.
pitpit/php-diff
15000 Downloads
Compare variables (array, object, string...) easily
nokitakaze/randomstring
1937 Downloads
Random string generating
limenet/git-version
9909 Downloads
PHP library to generate a version string based on a Git repository.
kdyby/doctrine-dbal-batchimport
38223 Downloads
Batch import & execute utils for effective processing of SQL Imports from files and strings
fleshgrinder/format
32942 Downloads
Library for string formatting.
fabian-tomischka/php-avatar-generator
1315 Downloads
Easily create user avatars based on provided names or strings
entervpl/remove-stop-words
5744 Downloads
Remove stop words from a string
crossjoin/browscap
234370 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.
bnomei/kirby3-field-ecco
274 Downloads
Kirby 3 Field Method to ecco strings based on boolval of Field
ziyodulloxon/string-helper
4 Downloads
Do something with your strings
zendraxl/laravel-string
5 Downloads
Laravel String Object inspired by Laravel Collections
youniwemi/string-template
398 Downloads
StringTemplate is a very simple but powefull string template engine for php. It allows named and nested substutions as well as conditionnals et custom filters (originaly a fork of nicmart/StringTemplate)
xethron/to-string
18925 Downloads
Converts Variables to strings (like print_r) with limiting functions, and Exceptions to strings without cutting off important information.