Laravel Snappy PDF
Repositories
laravel-shift repositories
This Laravel package to generate 64 bit identifier like the snowflake within Twitter.
Laravel SNS Events eases the processing of incoming SNS webhooks using Laravel Events.
Laravel Soap Client
Cascade Delete & Restore when using Laravel SoftDeletes
A straightforward interface to handle subscriptions and feature consumption.
Laravel validator for spanish stuff: NIF, NIE, CIF, NSS, IBAN, Postal Code, Phone numbers
SparkPost driver to use with Laravel 6.x | 7.x | 8.x | 9.x
Laravel package to work with geospatial data types and functions.
💫 The magic of Inertia.js with the simplicity of Blade 💫 - Splade provides a super easy way to build Single Page Applications (SPA) using standard Laravel Blade templates, and sparkle it to make it interactive. All without ever leaving Blade.
Spotify for Laravel is a simple wrapper around the Spotify Web API that makes working with its endpoints a breeze!
Easily generate Stripe/YouTube looking IDs for your Laravel models.
Add comments to SQL queries made by Laravel
Log SQL queries for Laravel/Lumen framework
Make dropForeign fluent when using an SQLite database
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.