Packalyst is a directory of 44 195 Packages for your Laravel projects
laravel-pinia-hydrate - dallanj
Explicitly hydrate Pinia stores from Laravel responses.
laravel-routines-admin - padosoft
Enterprise admin panel (React 19 + Vite 8 + Tailwind 4) for padosoft/laravel-routines — schedules, run ledger, mandates and the queue of routines that stopped to ask a human.
laravel-webhook-ledger - zain-ul-abdain
Exactly-once webhook processing for Laravel. Signature verification, atomic deduplication, and a durable event log for Stripe, PayPal, and any provider you add.
laravel-inspector - synerdy
Tells you whether a Laravel app is still a clean install, and lists every file the developer added on top of it.
laravel-how-it-works - jeffersongoncalves
A Laravel package for managing 'how it works' steps with translatable titles and descriptions
laravel-faq - jeffersongoncalves
A Laravel package for managing FAQs with translatable questions, answers, and categories
laravel-google-chat-log - rikvdh
Brings up the option for sending the logs to Google Chat.
laravel-nusantara - madebyclowd
Indonesia administrative regions database (provinces, regencies, districts, villages) for Laravel.
instructor-laravel - cognesy
Laravel integration for Instructor PHP - Structured LLM outputs made simple
laravel-pinia-hydrate - dallanj
Explicitly hydrate Pinia stores from Laravel responses.
phpstan-laravel - calebdw
A PHPStan extension for analysis of Laravel applications and packages.
laravel-webhook-ledger - zain-ul-abdain
Exactly-once webhook processing for Laravel. Signature verification, atomic deduplication, and a durable event log for Stripe, PayPal, and any provider you add.
laravel-routines-admin - padosoft
Enterprise admin panel (React 19 + Vite 8 + Tailwind 4) for padosoft/laravel-routines — schedules, run ledger, mandates and the queue of routines that stopped to ask a human.
laravel-routines - padosoft
Scheduled, manual and webhook-triggered agentic routines for Laravel — with delegated identity, budget ceilings and a human reachable when a routine hits something it wasn't authorized to do.
collision - nunomaduro
Cli error handling for console/command-line PHP applications.
php-cors - fruitcake
Cross-origin resource sharing library for the Symfony HttpFoundation
image - intervention
PHP Image Processing
proxy - fideloper
Set trusted proxies for Laravel
ignition - spatie
A beautiful error page for PHP applications.
laravel-ignition - spatie
A beautiful error page for Laravel applications.
excel - maatwebsite
Supercharged Excel exports and imports in Laravel
laravel-request - padosoft
Laravel Package to interact with Illuminate Request and Files Upload.
laravel-sluggable - padosoft
Generate slugs when saving Eloquent models
laravel-super-cache - padosoft
A Laravel package for advanced caching with tags and namespaces in Redis.
laravel-presenter - padosoft
Implementation for Laravel of the presenter design pattern.
laravel-querymonitor - padosoft
Laravel QueryMonitor is a package for Laravel that allows you to monitor and log:Slow SQL Queries: Monitors the actual execution time of SQL queries on the database.Slow Eloquent Methods: Monitors the total time taken by Eloquent methods, including PHP processing.
laravel-super-cache-invalidate - padosoft
A powerful package that provides an efficient and scalable cache invalidation system for Laravel applications. It is designed to handle high-throughput cache invalidation scenarios, such as those found in e-commerce platforms, by implementing advanced techniques like event queuing, coalescing, debouncing, sharding, and partitioning.
laravel-settings - padosoft
Persistent settings with caching in Laravel.