Libraries tagged by bystring
rowbot/url
627497 Downloads
A WHATWG URL spec compliant URL parser for working with URLs and their query strings.
longitude-one/wkb-parser
301709 Downloads
Parser for well-known binary (WKB/EWKB) object data
longitude-one/geo-parser
301846 Downloads
Parser for geography coordinate strings
ilya/fuzzy
85244 Downloads
Nice PHP library for fuzzy string searching
hallindavid/manny
93730 Downloads
a package of manipulators that hopefully come in useful for those of us who always forget regex when we need it (manny is short for manipulation)
dynata/iabtcf
149636 Downloads
IAB TCF Consent String Decoder & Encoder
danielstjules/php-pretty-datetime
81690 Downloads
Generates human-readable strings for PHP DateTime objects
alkoumi/laravel-arabic-numbers
16218 Downloads
Laravel package to handel ANY thing 🥳 about our Amazing 💝 Arabic Numbers Functions { كل ما يهم محبي لارافيل واستخدام الأرقام العربية مثل تفقيط الأرقام والمبالغ المالية والعكس و عرض الأرقام بالعربية والعكس }
woothee/woothee-testset
121913 Downloads
Set of test case for woothee project. Project Woothee is multi-language user-agent strings parsers.
wikimedia/base-convert
912737 Downloads
Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.
webd/language
163383 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
urodoz/truncate-html
278026 Downloads
Handle truncate action on HTML strings
tomatophp/filament-translations
18754 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.
theodorejb/polycast
221267 Downloads
Safely cast values to int, float, or string
text/template
192718 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.