Libraries tagged by to string
battye/date-convert
5 Downloads
Convert a date string from one format to another.
ashdevelops/php-case
19 Downloads
Composer package to detect case styles from arbitrary strings and convert them to other styles.
adrie-dh/encoding-conversion-dataloss-checker
11 Downloads
Standalone library to test the whether a string's content would survive charset encoding to another encoding standard
v-bartusevicius/levenshtein-array-sort
17 Downloads
Sorts haystack with strings by Levenshtein distance to needle
timesplinter/tsfw-routing
4 Downloads
PHP library to abstract common tasks with strings, array, etc.
timesplinter/tsfw-common
772 Downloads
PHP library to abstract common tasks with strings, array, etc.
technically-php/rack-utils-http-query
21 Downloads
Tiny package to build HTTP URL query string compatible with Rails apps
merkjs/simple-php-crypt
87 Downloads
Converts an integer to YouTube style (like) crypted string. Simple crypt class for PHP
goopil/eloquent-rest-filter
6 Downloads
set of eloquent scopes to implements various rest query strings
wedevelopnl/silverstripe-highlights
6 Downloads
Silverstripe module to add shortcode highlights for DB strings.
spectrum8/coupon_code
382 Downloads
PHP library to generate and validate coupon code strings.
samshal/rando
51 Downloads
Rando is a minimalist generator of random strings, numbers and so on to help reduce some monotony particularly while writing automated tests or anywhere else you need anything random
rsmike/label
66 Downloads
A simple way to organise constant collections and constant=>string dictionaries.
pkc/word-limit
11 Downloads
A Laravel package to limit and truncate words in strings with configurable options
phpstandard/raw-request-factory
97 Downloads
A library to create a server request that implements PSR-7 ServerRequestInterface from the raw http request string and vice versa according to the RFC2616 Section 5