Libraries tagged by strbin
pimcore/search-query-parser
563353 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
1052709 Downloads
Constraint for testing strings considering not-same line endings.
phlak/twine
57708 Downloads
String manipulation, leveled up!
phan/var_representation_polyfill
189267 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
184820 Downloads
PHP library to convert a JavaScript object string to JSON formatted string
osiemsiedem/laravel-autolink
142960 Downloads
A Laravel package for converting URLs in a given string of text into clickable links.
orklah/psalm-insane-comparison
1575249 Downloads
Detects possible insane comparison ("string" == 0) to help migrate to PHP8
neos/diff
1145912 Downloads
This is a comprehensive library for generating differences between two strings or arrays
nayjest/str-case-converter
516122 Downloads
Library for converting strings from camel case to snake case and vice versa.
mteu/typo3-typed-extconf
103537 Downloads
Typed Extension Configuration - Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php
mokhosh/muddle
13530 Downloads
Obfuscate emails and strings in PHP and Laravel
mistralys/text-diff
123891 Downloads
Class used to compare strings using a DIFF implementation.
mindplay/readable
592659 Downloads
Formats PHP values as human-readable strings
marcusball/case-helper
53537 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
luchaninov/csv-file-loader
42643 Downloads
Load CSV & TSV files and strings. Using generators to minimize memory usage