Libraries tagged by strings
pimcore/search-query-parser
565319 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
1070608 Downloads
Constraint for testing strings considering not-same line endings.
phan/var_representation_polyfill
205148 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
185195 Downloads
PHP library to convert a JavaScript object string to JSON formatted string
osiemsiedem/laravel-autolink
143827 Downloads
A Laravel package for converting URLs in a given string of text into clickable links.
orklah/psalm-insane-comparison
1577324 Downloads
Detects possible insane comparison ("string" == 0) to help migrate to PHP8
neos/diff
1148466 Downloads
This is a comprehensive library for generating differences between two strings or arrays
nayjest/str-case-converter
518161 Downloads
Library for converting strings from camel case to snake case and vice versa.
mteu/typo3-typed-extconf
106757 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
13607 Downloads
Obfuscate emails and strings in PHP and Laravel
mistralys/text-diff
124183 Downloads
Class used to compare strings using a DIFF implementation.
mindplay/readable
595372 Downloads
Formats PHP values as human-readable strings
michaloravec/laravel-paginateroute
18506 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
marcusball/case-helper
53983 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
luchaninov/csv-file-loader
43593 Downloads
Load CSV & TSV files and strings. Using generators to minimize memory usage