Libraries tagged by spring
pitpit/php-diff
14971 Downloads
Compare variables (array, object, string...) easily
nokitakaze/randomstring
1925 Downloads
Random string generating
mcuadros/currency-detector
26356 Downloads
Class to detect the currency from any string
limenet/git-version
9874 Downloads
PHP library to generate a version string based on a Git repository.
kdyby/doctrine-dbal-batchimport
38219 Downloads
Batch import & execute utils for effective processing of SQL Imports from files and strings
fabian-tomischka/php-avatar-generator
1314 Downloads
Easily create user avatars based on provided names or strings
entervpl/remove-stop-words
5676 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
zver/string-helper
2146 Downloads
this is universal package template for development and testing
zendraxl/laravel-string
5 Downloads
Laravel String Object inspired by Laravel Collections
youniwemi/string-template
393 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.
xethron/l4-to-string
17057 Downloads
Laravel 4 version of xethron/to-string, which adds query and queryLog to string functions.
x-adam/tr-string
1068 Downloads
It provides auxiliary functions to solve the problem of Turkish characters when converting text to lowercase and uppercase in php.