Libraries tagged by stdin
danielstjules/php-pretty-datetime
79398 Downloads
Generates human-readable strings for PHP DateTime objects
colinodell/indentation
7578 Downloads
Library to detect and manipulate indentation in strings and files
ballen/plexity
846921 Downloads
A password complexity checker library.
alkoumi/laravel-arabic-numbers
14366 Downloads
Laravel package to handel ANY thing 🥳 about our Amazing 💝 Arabic Numbers Functions { كل ما يهم محبي لارافيل واستخدام الأرقام العربية مثل تفقيط الأرقام والمبالغ المالية والعكس و عرض الأرقام بالعربية والعكس }
wikimedia/wrappedstring
782676 Downloads
Automatically compact sequentially-outputted strings that share a common prefix / suffix pair.
wikimedia/base-convert
867921 Downloads
Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.
webfiori/jsonx
110604 Downloads
PHP library for creating well-formatted JSON strings.
webd/language
156430 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
urodoz/truncate-html
271954 Downloads
Handle truncate action on HTML strings
tomatophp/filament-translations
15001 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
211377 Downloads
Safely cast values to int, float, or string
text/template
188601 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
140797 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.
sspat/es-query-sanitizer
146649 Downloads
Simple helper class to sanitize ElasticSearch reserved characters from query strings
skillshare/formatphp
20997 Downloads
Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.