Libraries tagged by stdin
osiemsiedem/laravel-autolink
143889 Downloads
A Laravel package for converting URLs in a given string of text into clickable links.
orklah/psalm-insane-comparison
1577392 Downloads
Detects possible insane comparison ("string" == 0) to help migrate to PHP8
neos/diff
1148670 Downloads
This is a comprehensive library for generating differences between two strings or arrays
nayjest/str-case-converter
518241 Downloads
Library for converting strings from camel case to snake case and vice versa.
mteu/typo3-typed-extconf
107215 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
13638 Downloads
Obfuscate emails and strings in PHP and Laravel
mistralys/text-diff
124199 Downloads
Class used to compare strings using a DIFF implementation.
mindplay/readable
595453 Downloads
Formats PHP values as human-readable strings
michaloravec/laravel-paginateroute
18808 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
marcusball/case-helper
53990 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
luchaninov/csv-file-loader
43613 Downloads
Load CSV & TSV files and strings. Using generators to minimize memory usage
lochmueller/sourceopt
595347 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
65524 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
132884 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
intrfce/laravel-frontend-enums
29605 Downloads
Stop using 'magic' strings/numbers in your frontend Javascript and use your actual application enums instead.