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
pointybeard/helpers-functions-strings
A collection of functions for manipulating strings
时间:2019-05-09 04:50
pointybeard/helpers-cli-colour
Provides colour constants and a simple way to colourise strings for use on the command-line.
时间:2019-05-05 07:24
webfiori/jsonx
PHP library for creating well-formatted JSON strings.
时间:2019-05-01 11:31
manuwhat/similar-text
Similar-text - Compare two strings to compute a similarity score
时间:2019-04-20 13:25
leobenoist/string-helper
PHP StringHelper is a small library that can perform string manipulation.
时间:2019-04-08 11:55
phpexperts/csv-speaker
A quick and easy package for easily reading and writing CSV to/from strings and arrays.
时间:2019-04-06 20:52
nicolasbringas/iab-consent
PHP IAB Consent String Parsing Library
时间:2019-04-04 09:46
reinink/remember-query-strings
Laravel middleware that automatically remembers and restores query strings.
时间:2019-04-02 17:36
dandjo/simple-obfuscator
A simple class to encrypt and decrypt strings with a given salt (bijective).
时间:2019-03-25 11:08
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