Libraries tagged by bystring
ovidigital/js-object-to-json
186643 Downloads
PHP library to convert a JavaScript object string to JSON formatted string
osiemsiedem/laravel-autolink
145387 Downloads
A Laravel package for converting URLs in a given string of text into clickable links.
orklah/psalm-insane-comparison
1580148 Downloads
Detects possible insane comparison ("string" == 0) to help migrate to PHP8
neos/diff
1153076 Downloads
This is a comprehensive library for generating differences between two strings or arrays
nayjest/str-case-converter
521181 Downloads
Library for converting strings from camel case to snake case and vice versa.
mteu/typo3-typed-extconf
112212 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
mistralys/text-diff
124764 Downloads
Class used to compare strings using a DIFF implementation.
mindplay/readable
599291 Downloads
Formats PHP values as human-readable strings
michaloravec/laravel-paginateroute
21226 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
marcusball/case-helper
54606 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
luchaninov/csv-file-loader
44937 Downloads
Load CSV & TSV files and strings. Using generators to minimize memory usage
lochmueller/sourceopt
598197 Downloads
Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one file and replaces by .
koenhendriks/laravel-str-acronym
66116 Downloads
A package to be able to generate acronyms from strings in Laravel projects using the Str helper and supports the Stringable class.
jblond/php-diff
133515 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
intrfce/laravel-frontend-enums
30346 Downloads
Stop using 'magic' strings/numbers in your frontend Javascript and use your actual application enums instead.