recycledbeans/is-base64
Adds a quick and easy method for determining whether a string is base64-encoded.
时间:2019-06-13 14:48
wernerdweight/stringy
Generic enhanced exception to be used in other projects
时间:2019-06-01 13:04
eighty8/stringy
A string manipulation library with multibyte support
时间:2019-05-31 20:08
marcocesarato/sqlparser
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are pas
时间:2019-05-31 20:01
clemdesign/php-mask
PHP-Mask is a PHP library to make masks on string.
时间:2019-05-26 18:32
pointybeard/helpers-exceptions-readabletrace
Provides an exception base class that includes method getReadableTrace(), giving simple access to a plain-text, readable, backtrace string.
时间:2019-05-25 03:55
leobenoist/string-helper
PHP StringHelper is a small library that can perform string manipulation.
时间:2019-04-08 11:55
nicolasbringas/iab-consent
PHP IAB Consent String Parsing Library
时间:2019-04-04 09:46
secit-pl/text-to-color
Make a RGB color from a given string
时间:2019-03-17 14:42
donatj/printf-parser
PHP printf-syntax compatible printf string parser. Parses printf strings into a stream of lexemes.
时间:2019-03-16 00:48
mapado/request-fields-parser
Convert string like `id,firstname,lastname,jobs{startDate,position,company{id,recordNumber}}` to the array
时间:2019-02-08 13:18
setbased/helper-cast
Safely cast mixed values to bool, float, int, or string
时间:2019-02-06 11:54
michaloravec/laravel-paginateroute
Laravel outer extension to easily use laravel's paginator without the query string
时间:2019-02-03 19:35