Libraries tagged by stringly
tomatophp/filament-translations
6077 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
365383 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
theodorejb/polycast
187381 Downloads
Safely cast values to int, float, or string
text/template
176318 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.
strscan/strscan
117094 Downloads
Simple string tokenizer for lexical scanning operations
storyblok/richtext-resolver
338267 Downloads
A package allowing you to get an HTML string from the richtext field of Storyblok.
steppinghat/emoji-detector
237606 Downloads
Detect and validate emoji in an input string
steevanb/php-typed-array
104599 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.
skillshare/formatphp
16966 Downloads
Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
selective/config
139565 Downloads
Config component, strictly typed
scriptfusion/byte-formatter
223520 Downloads
Formats byte values as human-readable strings.
sailenicolas/forceutf8
103338 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
saikiran/geohash
229102 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
pimcore/search-query-parser
380817 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
508634 Downloads
Constraint for testing strings considering not-same line endings.