Make dropForeign fluent when using an SQLite database
Repositories
laravel-shift repositories
A trait to translate Laravel migrations into SQLite safe migrations.
Laravel SQS extended is a Laravel queue driver that was designed to work around the AWS SQS 256KB payload size limits. This queue driver will automatically serialize large payloads to a disk (typically S3) and then unserialize them at run time.
Adds a Laravel queue driver for Amazon SQS FIFO queues.
Custom SQS queue reader for Laravel that supports plain JSON payloads
This simple extension to the Laravel queue system adds a new queue connector which allows you to work with SQS SNS subscription queues.
Subresource Integrity hash generator for laravel
Stack Middleware for Laravel
⭐️ Quickly add some password protection to a staging site.
Winzou State Machine service provider for Laravel
Laravel Steam Auth
StopForumSpam for Laravel 9.x/10.x
A simple API documentation package for Laravel using OpenAPI and Stoplight Elements
Make Laravel and Storyblok work together beautifully.
This package provides a macro for generating acronyms from strings in Laravel projects using the Str helper and supports the Stringable class.
A laravel package to access data from the Strava API.
Events streaming package for Laravel based on Redis Streams
Handle Stripe webhooks in a Laravel application
Laravel‑Stub is a Laravel package that lets you effortlessly generate code files from customizable stub templates—making it easy to scaffold models, controllers, migrations, etc., tailored to your project's conventions
The default Laravel stubs modified to our liking