Libraries tagged by string
alkoumi/laravel-arabic-numbers
11290 Downloads
Laravel package to handel ANY thing 🥳 about our Amazing 💝 Arabic Numbers Functions { كل ما يهم محبي لارافيل واستخدام الأرقام العربية مثل تفقيط الأرقام والمبالغ المالية والعكس و عرض الأرقام بالعربية والعكس }
wikimedia/base-convert
833205 Downloads
Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.
webd/language
150150 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
urodoz/truncate-html
265965 Downloads
Handle truncate action on HTML strings
tomatophp/filament-translations
11216 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
367846 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
theodorejb/polycast
201078 Downloads
Safely cast values to int, float, or string
text/template
183915 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.
steevanb/php-typed-array
130733 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.
skillshare/formatphp
19776 Downloads
Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
relisten/forceutf8
76873 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
pimcore/search-query-parser
430003 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
php-cs-fixer/phpunit-constraint-isidenticalstring
571342 Downloads
Constraint for testing strings considering not-same line endings.
phlak/twine
50332 Downloads
String manipulation, leveled up!
osiemsiedem/laravel-autolink
91163 Downloads
A Laravel package for converting URLs in a given string of text into clickable links.