Libraries tagged by stringer
grandt/binstring
699252 Downloads
A class for working around the use of mbstring.func_override
fab2s/opinhelpers
417928 Downloads
A collection of Simple, opinionated yet hopefully useful PHP Helper Libs
dynata/iabtcf
117720 Downloads
IAB TCF Consent String Decoder & Encoder
delight-im/str
278143 Downloads
Convenient object-oriented operations on strings
danielstjules/php-pretty-datetime
75198 Downloads
Generates human-readable strings for PHP DateTime objects
alkoumi/laravel-arabic-numbers
9316 Downloads
Laravel package to handel ANY thing 🥳 about our Amazing 💝 Arabic Numbers Functions { كل ما يهم محبي لارافيل واستخدام الأرقام العربية مثل تفقيط الأرقام والمبالغ المالية والعكس و عرض الأرقام بالعربية والعكس }
wyrihaximus/simple-twig
89089 Downloads
🌱 Wrapper around Twig making rendering a string template trivial
wikimedia/base-convert
804810 Downloads
Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.
webd/language
142858 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
urodoz/truncate-html
259561 Downloads
Handle truncate action on HTML strings
tomatophp/filament-translations
8329 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
366551 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
theodorejb/polycast
193859 Downloads
Safely cast values to int, float, or string
text/template
179266 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.
str/str
46500 Downloads
A fast modern string manipulation library with multibyte support. Based on Stringy, with focus on speed.