Libraries tagged by sterling
jlevers/selling-partner-api
4414303 Downloads
PHP client for Amazon's Selling Partner API
danielstjules/stringy
24391558 Downloads
A string manipulation library with multibyte support
coduo/php-to-string
9167803 Downloads
Simple library that converts PHP value into strings
zbateson/mb-wrapper
31147180 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
teamtnt/tntsearch
2274131 Downloads
A fully featured full text search engine written in PHP
cakephp/utility
19218486 Downloads
CakePHP Utility classes such as Inflector, String, Hash, and Security
hoa/ustring
19091499 Downloads
The Hoa\Ustring library.
voku/portable-utf8
16766219 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
phpspec/php-diff
50462037 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
patrickschur/language-detection
1988798 Downloads
A language detection library for PHP. Detects the language from a given text string.
nyholm/dsn
15646244 Downloads
Parse your DSN strings in a powerful and flexible way
laravolt/avatar
3759556 Downloads
Turn name, email, and any other string into initial-based avatar or gravatar.
jfcherng/php-diff
2877490 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
donatj/phpuseragentparser
14793339 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
cbschuld/browser.php
4999511 Downloads
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.