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
antz29/base-strings
Simple string manipulation used by the Base PHP Framework.
时间:2012-08-27 18:33
asar/anodoc
A lightweight doc comment/block parser.
时间:2012-05-31 20:17
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
时间:未知
delight-im/str
Convenient object-oriented operations on strings
时间:未知
andreas-glaser/php-helpers
A comprehensive collection of PHP utility functions for array manipulation, string operations, date handling, HTML generation, form building, validation, and more. Modern PHP 8.2+ library with full type safety.
时间:未知