ilya/fuzzy
Nice PHP library for fuzzy string searching
时间:2014-04-15 16:59
malenki/bah
Simple basic PHP classes to play with String, Character, Hash, Collection, Number… A little toolbox to replace PHP primitive types!
时间:2013-11-03 14:47
webpatser/laravel-sanitize
Laravel package to sanatize a string for use as URL's. It uses the PHP Normalizer class and fills whitespace with dashes.
时间:2013-11-01 14:17
nicmart/string-template
StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.
时间:2013-08-14 11:06
danielstjules/php-pretty-datetime
Generates human-readable strings for PHP DateTime objects
时间:2013-07-05 05:22
michaldudek/foundation
A set of useful PHP classes.
时间:2013-04-25 14:30
cogpowered/finediff
PHP implementation of a Fine granularity Diff engine
时间:2013-03-15 10:48
dvdoug/stringstream
Stream wrapper for strings. Basically, like php://temp except that you can have multiple streams
时间:2013-02-12 15:24
audero/audero-wav-extractor
Audero Wav Extractor is a PHP library that allows to extract a chunk from a wav file. The extracted chunk can be saved on the hard disk, can be forced to be prompted as download by the user's browser or returned as a string for a later processing.
时间:2013-02-02 18:25
hybridlogic/classifier
A Naive Bayesian classification library for PHP with support for different tokenizers to optimize string classification.
时间:2013-01-12 12:44
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