laravel-stringable-extras
by sumaiazaman
Missing whenDoesntContain and whenDoesntContainAll methods for Laravel's Stringable class.
laravel-sqs-redrive
by sumaiazaman
Native AWS SQS dead letter queue (DLQ) support for Laravel. Automatically detects redrive policies, aligns retry counts with maxReceiveCount, and lets SQS handle failed job routing.
laravel-acronym-pluralizer
by sumaiazaman
Fix Laravel pluralizer for uppercase acronyms (CD → CDs, not CDS)