florianwolters/component-core-stringutils
Offers operations on the data type string as a PHP component.
时间:2012-09-27 15:36
jstayton/miner
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
时间:2012-09-17 12:04
foolz/inet
A PHP implementation of decimal IPs. Converts IPs from presentation to decimal and viceversa. Very useful to store IPs in database as numbers instead of string, in example in a decimal(39,0) column.
时间:2012-09-15 11:15
thesmart/php-url
Create, manipulate, and output any URL easily. Convert between relative and absolute URLs. Map URLs to their canonical equivalent.
时间:2012-09-12 19:48
antz29/base-strings
Simple string manipulation used by the Base PHP Framework.
时间:2012-08-27 18:33
strscan/strscan
Simple string tokenizer for lexical scanning operations
时间:2012-08-24 09:40
genphrase/genphrase
Secure passphrase generator for PHP applications
时间:2012-07-24 14:47
thesmart/bitfield
Map an array of options to a binary bitfield as a string or integer, and back again.
时间:2012-07-20 21:24
bcc/enumerable-utility
Provides easy manipulation of array, string, and enumerables
时间:2012-04-25 15:36
passwordlib/passwordlib
A Password Hashing Library
时间:2012-04-14 15:33
r1pp3rj4ck/twigstringbundle
Renders strings instead of files with Twig
时间:2012-03-28 10:44
str/str
A fast modern string manipulation library with multibyte support. Based on Stringy, with focus on speed.
时间:未知