hybridlogic/classifier
A Naive Bayesian classification library for PHP with support for different tokenizers to optimize string classification.
时间:2013-01-12 12:44
webignition/jslint-directive-string-parser
Parser for a JSLint directive string
时间:2013-01-11 15:28
titon/utility
The utility package provides convenience classes for basic tasks like validation, formatting, sanitization and more.
时间:2013-01-03 23:08
titon/type
The type package provides a chainable immutable object oriented interface for array lists, hash maps, string buffers, xml documents, and more.
时间:2013-01-03 01:08
mouf/utils.common.validators
This package contains typical validators to be used in your application. A validator is a class that decides whether a string is valid or not. For instance, you could use an EmailValidator to validate that a string is a mail, etc...
时间:2012-11-23 13:28
mouf/utils.common.formatters
Formatters are simple classes that transform a string into another. For instance, a formatter could be used to format a date, translate a string, put a string in bold, etc... This package contains the formatter interface, plus a number of useful formatters.
时间:2012-11-22 09:29
strategystar/padcrypt
String padding library that supports ANSI X.923, ISO 10126, PKCS5, PKCS7, Zero Padding, and Bit Padding
时间:2012-11-15 16:50
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
r1pp3rj4ck/twigstringbundle
Renders strings instead of files with Twig
时间:2012-03-28 10:44
h4kuna/data-type
Basic data type, int, float, string, set, gps
时间:未知