Libraries tagged by stringy
text/template
207617 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
168007 Downloads
Simple string tokenizer for lexical scanning operations
sspat/es-query-sanitizer
253526 Downloads
Simple helper class to sanitize ElasticSearch reserved characters from query strings
spatie/piper
1544 Downloads
A pipe operator-first PHP utility library for array and string manipulation
skillshare/formatphp
33109 Downloads
Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
silinternational/yii2-json-log-targets
168499 Downloads
A collection of Yii2 log targets that format the log message as a JSON string.
relisten/forceutf8
172077 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
recycledbeans/is-base64
113430 Downloads
Adds a quick and easy method for determining whether a string is base64-encoded.
projektgopher/laravel-ffmpeg-tools
49923 Downloads
Generates strings for use in ffmpeg commands to tween between values with easings.
pimcore/search-query-parser
570236 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
pid/speakingurl
5415 Downloads
Generate of so called 'static' or 'Clean URL' or 'Pretty URL' or 'nice-looking URL' or 'Speaking URL' or 'user-friendly URL' or 'SEO-friendly URL' or 'slug' from a string.
php-cs-fixer/phpunit-constraint-isidenticalstring
1120114 Downloads
Constraint for testing strings considering not-same line endings.
phan/var_representation_polyfill
241010 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
ovidigital/js-object-to-json
187397 Downloads
PHP library to convert a JavaScript object string to JSON formatted string
osiemsiedem/laravel-autolink
146343 Downloads
A Laravel package for converting URLs in a given string of text into clickable links.