Libraries tagged by stringly
theodorejb/polycast
221283 Downloads
Safely cast values to int, float, or string
text/template
192720 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
148346 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.
skillshare/formatphp
23655 Downloads
Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
selective/config
168468 Downloads
Config component, strictly typed
scriptfusion/byte-formatter
279486 Downloads
Formats byte values as human-readable strings.
relisten/forceutf8
104964 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
prinsfrank/enums
281385 Downloads
Adds missing strictly typed methods to work with enums
pimcore/search-query-parser
480888 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
705728 Downloads
Constraint for testing strings considering not-same line endings.
phlak/twine
52740 Downloads
String manipulation, leveled up!
osiemsiedem/laravel-autolink
106514 Downloads
A Laravel package for converting URLs in a given string of text into clickable links.
niklongstone/regex-reverse
133810 Downloads
Regular Expression reverter, generates a string from a provided regular expression
neos/diff
1030770 Downloads
This is a comprehensive library for generating differences between two strings or arrays
nayjest/str-case-converter
436352 Downloads
Library for converting strings from camel case to snake case and vice versa.