laravel-validate
by milwad
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
filament-spatie-laravel-backup
by shuvroroy
This plugin is built on top of Spatie's Laravel-backup package
laravel-socialiter
by genealabs
Automatically manager user persistence and resolution for any Laravel Socialite provider.
laravel-multiplex
by kolossal-io
A Laravel package to attach versioned meta data to Eloquent models.
laravel-pivot-softdeletes
by ddzobov
Make your Eloquent models pivots be able to soft deleted in Laravel/Lumen
blade-fontawesome
by owenvoke
A package to easily make use of Font Awesome in your Laravel Blade views
laravel-elasticsearch
by mailerlite
An easy way to use the official PHP ElasticSearch client in your Laravel applications.
filament-breezy
by jeffgreco13
A custom package for Filament with login flow, profile and teams support.
laravel-sign-pad
by creagia
Laravel package for of E-Signature with Signature Pad and Digital Certified Sign with TCPDF
filament-spatie-laravel-health
by shuvroroy
This plugin is built on top of Spatie's Laravel-health package
laravel-workflow
Durable workflow engine that allows users to write long running persistent distributed workflows (orchestrations) in PHP powered by Laravel queues.
laravel-magellan
by clickbar
This package provides functionality for working with the postgis extension in Laravel.
laravel-date-scopes
Some useful date scopes for your Laravel Eloquent models!
laravel-email-domain-blacklist
by alariva
A Laravel package for adding email domain blacklist validation rule
dingo-api
A RESTful API package for the Laravel and Lumen frameworks.
laravel-one-time-operations
by timokoerber
Run operations once after deployment - just like you do it with migrations!
phpclickhouse-laravel
by glushkovds
Adapter of the most popular library https://github.com/smi2/phpClickHouse to Laravel
laravel-validated-dto
Data Transfer Objects with validation for Laravel applications