Libraries tagged by sterling
php-cs-fixer/phpunit-constraint-isidenticalstring
508634 Downloads
Constraint for testing strings considering not-same line endings.
phlak/twine
48584 Downloads
String manipulation, leveled up!
osiemsiedem/laravel-autolink
79398 Downloads
A Laravel package for converting URLs in a given string of text into clickable links.
nimmneun/onesheet
300843 Downloads
OneSheet is a fast and lightweight single/multi sheet excel/xlsx file writer for PHP 5.4+, PHP 7 & PHP 8 with styling and cell auto-sizing support.
niklongstone/regex-reverse
107631 Downloads
Regular Expression reverter, generates a string from a provided regular expression
neos/diff
911532 Downloads
This is a comprehensive library for generating differences between two strings or arrays
nayjest/str-case-converter
391840 Downloads
Library for converting strings from camel case to snake case and vice versa.
mistralys/text-diff
62242 Downloads
Class used to compare strings using a DIFF implementation.
mindplay/readable
393648 Downloads
Formats PHP values as human-readable strings
mathiasgrimm/laravel-log-keeper
71602 Downloads
Laravel Log Keeper helps rotating you logs while storing them anywhere you want with custom local/remote retention policies
log1x/filament-starter
1505 Downloads
A beautiful starting point for your next TALL stack application.
lochmueller/sourceopt
406717 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
13273 Downloads
A package to be able to generate acronyms from strings in Laravel projects using the Str helper and supports the Stringable class.
kenepa/translation-manager
26149 Downloads
Manage your application's translation strings in Filament.
justiversen/laravel-job-chainer
36844 Downloads
Chain Laravel jobs without having to glue it to a starting job