Libraries tagged by string case
sirmekus/otu
4 Downloads
Otu is a PHP-based package that handles fine-formatting of string representation of (very) large numbers with their 'magnitude'. For instance, '50m' means 50000000. We can decide to write the entire 50000000 or just pass it to this package in the form of '50m' and have it take care of the presentation. It also works vice-versa. Walk with me.
mezatech/ardate
17 Downloads
convert UNIX timestamp , Timestamp , Datetime into string in Arabic as well as convert it into Hijri calendar
edbox/valid-url
25 Downloads
Simple class to cast all what is needed about url string. Host, Ip, validation, domain, etc..
laravolt/avatar
4251157 Downloads
Turn name, email, and any other string into initial-based avatar or gravatar.
lorisleiva/laravel-search-string
352440 Downloads
Generates database queries based on one unique string using a simple and customizable syntax.
interconnectit/search-replace-db
102710 Downloads
A PHP search replace tool for quickly modifying a string throughout a database. Useful for changing the base URL when migrating a WordPress site from development to production.
cerbero/query-filters
221578 Downloads
Filter Laravel Eloquent models based on query parameters.
wyndow/fuzzywuzzy
1686626 Downloads
Fuzzy string matching based on FuzzyWuzzy from Seatgeek
wikimedia/base-convert
842952 Downloads
Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.
mehradsadeghi/laravel-filter-querystring
91030 Downloads
Filter your queries based on url query string parameters like a breeze.
daveismyname/laravel-filters
31482 Downloads
Save and reuse query string based filters
str/str
50656 Downloads
A fast modern string manipulation library with multibyte support. Based on Stringy, with focus on speed.
spatie/elasticsearch-search-string-parser
21771 Downloads
Build Elasticsearch queries based of a query string
base62/base62
6718 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
brianfreytag/php-bijective
92325 Downloads
Encodes any integer into a base(n) string