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
snortlin/nano-id
A tiny, secure, URL-friendly, unique string ID generator for PHP
时间:未知
edgaras/strsim
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
时间:未知
mehdi-fathi/eloquent-filter
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
时间:未知
tomatophp/filament-translations
Manage your translation with DB and cache, you can scan your languages tags like trans(), __(), and get the string inside and translate them use UI.
时间:未知
empaphy/polyphill-mbstring
A metapackage that installs a mbstring polyfill if needed, and removes it if redundant.
时间:未知
nikhilbhatia22/laravel-validator-color
Validate that a certain value is a valid CSS color string in Laravel 5 and above
时间:未知
skleeschulte/base32
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
时间:未知
niklongstone/regex-reverse
Regular Expression reverter, generates a string from a provided regular expression
时间:未知