Libraries tagged by dbstring
delight-im/random
30317 Downloads
The most convenient way to securely generate anything random in PHP
danielstjules/php-pretty-datetime
73837 Downloads
Generates human-readable strings for PHP DateTime objects
ballen/plexity
819775 Downloads
A password complexity checker library.
aplus/helpers
1329716 Downloads
Aplus Framework Helpers Library
alkoumi/laravel-arabic-numbers
8141 Downloads
Laravel package to handel ANY thing 🥳 about our Amazing 💝 Arabic Numbers Functions { كل ما يهم محبي لارافيل واستخدام الأرقام العربية مثل تفقيط الأرقام والمبالغ المالية والعكس و عرض الأرقام بالعربية والعكس }
wikimedia/wrappedstring
721679 Downloads
Automatically compact sequentially-outputted strings that share a common prefix / suffix pair.
wikimedia/base-convert
784953 Downloads
Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.
webd/language
136920 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
urodoz/truncate-html
255083 Downloads
Handle truncate action on HTML strings
tomatophp/filament-translations
6164 Downloads
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.
tom-lingham/searchy
365439 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
theodorejb/polycast
187544 Downloads
Safely cast values to int, float, or string
text/template
176441 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
strscan/strscan
117335 Downloads
Simple string tokenizer for lexical scanning operations
str/str
44423 Downloads
A fast modern string manipulation library with multibyte support. Based on Stringy, with focus on speed.