Libraries tagged by string
delight-im/str
293065 Downloads
Convenient object-oriented operations on strings
danielstjules/php-pretty-datetime
79090 Downloads
Generates human-readable strings for PHP DateTime objects
colinodell/indentation
7403 Downloads
Library to detect and manipulate indentation in strings and files
ballen/plexity
842939 Downloads
A password complexity checker library.
rowbot/url
616791 Downloads
A WHATWG URL spec compliant URL parser for working with URLs and their query strings.
grandt/binstring
759674 Downloads
A class for working around the use of mbstring.func_override
dynata/iabtcf
137564 Downloads
IAB TCF Consent String Decoder & Encoder
alkoumi/laravel-arabic-numbers
14005 Downloads
Laravel package to handel ANY thing 🥳 about our Amazing 💝 Arabic Numbers Functions { كل ما يهم محبي لارافيل واستخدام الأرقام العربية مثل تفقيط الأرقام والمبالغ المالية والعكس و عرض الأرقام بالعربية والعكس }
wikimedia/base-convert
857202 Downloads
Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.
webd/language
155102 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
urodoz/truncate-html
270733 Downloads
Handle truncate action on HTML strings
tomatophp/filament-translations
14174 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
368890 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
theodorejb/polycast
210014 Downloads
Safely cast values to int, float, or string
text/template
187657 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.