laravel-acronym-pluralizer
by sumaiazaman
Fix Laravel pluralizer for uppercase acronyms (CD → CDs, not CDS)
laravel-str-acronym
by koenhendriks
A package to be able to generate acronyms from strings in Laravel projects using the Str helper and supports the Stringable class.