Error logger and execution tracer that captures every step of your complex workflows, reconstructs them with a waterfall timeline, and offers one-click AI debugging.
Latest Added Packages
| Package | Stars | Added |
|---|---|---|
|
iazaran/trace-replay
Error logger and execution tracer that captures every step of your complex workflows, reconstructs them with a waterfall timeline, and offers one-click AI debugging. |
90 | May 07, 2026 |
|
laramint/laravel-brain
Visualize your Laravel application's full request lifecycle as an interactive graph. Understand how routes, controllers, services, models, jobs, events, commands, and channels connect. |
354 | May 07, 2026 |
|
eramitgupta/laravel-pwa
A simple and easy-to-use Laravel PWA (Progressive Web App) package for Laravel applications. |
173 | Apr 16, 2026 |
|
eramitgupta/laravel-disposable-email
Detect and block disposable email addresses with 100K+ known domains. |
238 | Apr 16, 2026 |
|
devrabiul/laravel-geo-genius
IP-based geolocation, timezone, multilingual toolkit + country picker & phone validation for Laravel apps |
176 | Jan 22, 2026 |
Visualize your Laravel application's full request lifecycle as an interactive graph. Understand how routes, controllers, services, models, jobs, events, commands, and channels connect.
A simple and easy-to-use Laravel PWA (Progressive Web App) package for Laravel applications.
Detect and block disposable email addresses with 100K+ known domains.
IP-based geolocation, timezone, multilingual toolkit + country picker & phone validation for Laravel apps
Featured Version Releases
What's Changed build(deps dev): Bump driftingly/rector laravel from 2.0.4 to 2.2.0 by @dependabot[bot] in https://github.com/cjmellor/approv...
What's Changed [3.x] Add: button.group Component by @devajmeireles in https://github.com/tallstackui/tallstackui/pull/1262 build(deps dev):...
Auto published from pipeline release request: merge gate landed ready item 390 SHA: 1b65b1bed72380cb129d3d0269f1596d4a2e94cf
Breaking Changes RoundingMode enum update : RoundingMode::HALF UP must be replaced by RoundingMode::HalfUp to align with the brick/money v0....
What's Changed Bump dependabot/fetch metadata from 3.0.0 to 3.1.0 by @dependabot[bot] in https://github.com/spatie/laravel query builder/pul...
Auth and Users (16)
| Package | Description | Latest Version | Stars |
|---|---|---|---|
| spatie/laravel-permission | Associate users with permissions and roles |
Apr 29, 2026
|
12876 |
| spatie/laravel-activitylog | Provides easy to use functions to log the activities of the users of your app. |
Mar 25, 2026
|
5824 |
| JosephSilber/bouncer | Elegant, framework-agnostic approach to managing roles and abilities for any app using Eloquent models |
Mar 18, 2026
|
3569 |
| cmgmyr/laravel-messenger | This package will allow you to add a full user messaging system into your Laravel application |
Mar 18, 2026
|
2576 |
| 404labfr/laravel-impersonate | Makes it easy to authenticate as your users. Add a simple trait to your user model and impersonate as one of your users in one click. |
Mar 17, 2026
|
2318 |
| santigarcor/laratrust | Laravel role-based access control package |
Mar 06, 2026
|
2276 |
| laravolt/avatar | Display unique avatar for any user based on their (initials) name |
Mar 06, 2026
|
1986 |
| cartalyst/sentinel | A framework agnostic authentication & authorization system |
Jul 04, 2024
|
1525 |
| cybercog/laravel-ban | Laravel Ban simplify management of Eloquent model's ban. Make any model bannable in a minutes! |
Mar 01, 2026
|
1122 |
| rappasoft/laravel-authentication-log | Laravel Authentication Log is a package which tracks your user's authentication information such as login/logout time, IP, Browser, Location, etc. as well as sends out notifications via mail, slack, or sms for new devices and failed logins. |
Dec 08, 2025
|
973 |
| thedevdojo/auth | Auth is a plug'n play authentication package for any Laravel application. |
Jan 26, 2026
|
620 |
| creativeorange/gravatar | A Laravel Gravatar package for retrieving gravatar image URLs or checking the existance of an image |
Mar 23, 2026
|
547 |
| OctopyID/LaraPersonate | Is an Impersonation package for the Laravel Framework. With this package you can easily impersonate other users either manually or using the interface we provide |
Mar 16, 2025
|
325 |
| DirectoryTree/Bartender | Bartender serves you a controller, routes, and a default implementation for handling authentication with Laravel Socialite providers. |
Mar 29, 2026
|
285 |
| nabilhassen/laravel-usage-limiter | Track, limit, & restrict usages of users, accounts, or any other model. |
Mar 12, 2025
|
180 |
| directorytree/authorization | Easy, native Laravel user authorization. |
Mar 26, 2026
|
179 |
Associate users with permissions and roles
Provides easy to use functions to log the activities of the users of your app.
Elegant, framework-agnostic approach to managing roles and abilities for any app using Eloquent models
This package will allow you to add a full user messaging system into your Laravel application
Makes it easy to authenticate as your users. Add a simple trait to your user model and impersonate as one of your users in one click.
Laravel role-based access control package
Display unique avatar for any user based on their (initials) name
A framework agnostic authentication & authorization system
Laravel Ban simplify management of Eloquent model's ban. Make any model bannable in a minutes!
Laravel Authentication Log is a package which tracks your user's authentication information such as login/logout time, IP, Browser, Location, etc. as well as sends out notifications via mail, slack, or sms for new devices and failed logins.
Auth is a plug'n play authentication package for any Laravel application.
A Laravel Gravatar package for retrieving gravatar image URLs or checking the existance of an image
Is an Impersonation package for the Laravel Framework. With this package you can easily impersonate other users either manually or using the interface we provide
Bartender serves you a controller, routes, and a default implementation for handling authentication with Laravel Socialite providers.
Track, limit, & restrict usages of users, accounts, or any other model.
Easy, native Laravel user authorization.
Code Structure & Architecture (8)
| Package | Description | Latest Version | Stars |
|---|---|---|---|
| nWidart/laravel-modules | Package to manage your large Laravel app using modules. Module is like a Laravel package, it has some views, controllers or models. |
Mar 19, 2026
|
6124 |
| archtechx/tenancy | A flexible multi-tenancy package for Laravel. Single & multi-database tenancy, automatic & manual mode, event-based architecture. |
Mar 18, 2026
|
4327 |
| lorisleiva/laravel-actions | Classes that take care of one specific task. This package introduces a new way of organising the logic of your Laravel applications by focusing on the actions your application provide. |
Mar 19, 2026
|
2837 |
| BenSampo/laravel-enum | Simple, extensible and powerful enumeration implementation for Laravel | - | 2029 |
| spatie/laravel-multitenancy | Make your Laravel app usable by multiple tenants |
Apr 12, 2026
|
1338 |
| InterNACHI/modular | internachi/modular is a module system for Laravel applications. It uses Composer path repositories for autoloading, and Laravel package discovery for module initialization, and then provides minimal tooling to fill in any gaps. |
Mar 23, 2026
|
1162 |
| sprout-laravel/sprout | Sprout is a multitenancy package for Laravel that fits seamlessly into your application. It provides a whole host of features, with the flexibility to allow you to add your own. |
Jun 25, 2025
|
365 |
| laramint/laravel-brain | Visualize your Laravel application's full request lifecycle as an interactive graph. Understand how routes, controllers, services, models, jobs, events, commands, and channels connect. | - | 354 |
Package to manage your large Laravel app using modules. Module is like a Laravel package, it has some views, controllers or models.
A flexible multi-tenancy package for Laravel. Single & multi-database tenancy, automatic & manual mode, event-based architecture.
Classes that take care of one specific task. This package introduces a new way of organising the logic of your Laravel applications by focusing on the actions your application provide.
Simple, extensible and powerful enumeration implementation for Laravel
Make your Laravel app usable by multiple tenants
internachi/modular is a module system for Laravel applications. It uses Composer path repositories for autoloading, and Laravel package discovery for module initialization, and then provides minimal tooling to fill in any gaps.
Sprout is a multitenancy package for Laravel that fits seamlessly into your application. It provides a whole host of features, with the flexibility to allow you to add your own.
Visualize your Laravel application's full request lifecycle as an interactive graph. Understand how routes, controllers, services, models, jobs, events, commands, and channels connect.
Admin Panels, Code Generators and CMS (18)
| Package | Description | Latest Version | Stars |
|---|---|---|---|
| filamentphp/filament | Filament is a collection of tools for rapidly building beautiful TALL stack apps, designed for humans. |
May 02, 2026
|
30543 |
| yajra/laravel-datatables | jQuery DataTables API for Laravel |
Mar 18, 2026
|
4867 |
| statamic/cms | Statamic is the flat-first, Laravel + Git powered CMS designed for building beautiful, easy to manage websites. |
May 01, 2026
|
4797 |
| orchidsoftware/platform | Orchid is a free Laravel package that abstracts standard business logic and allows code-driven rapid application development of back-office applications, admin/user panels, and dashboards |
Mar 21, 2026
|
4780 |
| area17/twill | Twill is an open source Laravel package that helps developers rapidly create a custom CMS that is beautiful, powerful, and flexible. |
Jan 16, 2026
|
3955 |
| Laravel-Backpack/CRUD | Quickly build an admin panel for your Eloquent models, then customize every little detail. |
Apr 10, 2026
|
3384 |
| laravel-shift/blueprint | Tool for rapidly generating multiple Laravel components from a single, human readable definition. |
Nov 20, 2025
|
3105 |
| saleem-hadad/larecipe | LaRecipe is simply a code-driven package provides an easy way to create beautiful documentation for your product or application inside your Laravel app. |
Apr 03, 2026
|
2493 |
| tailflow/laravel-orion | Laravel Orion allows you to build a fully featured REST API based on your Eloquent models and relationships with simplicity of Laravel as you love it. |
Nov 04, 2024
|
1597 |
| nasirkhan/laravel-starter | Simple starter project. Most of the commonly needed features of an application like Authentication, Authorisation, User and Role management, Application Backend, Backup, Log viewer are available here. |
Apr 19, 2026
|
1377 |
| moonshine-software/moonshine | Laravel Admin panel and more. Simple for beginners and powerful for experts. Using Blade, Alpine.js and Tailwind CSS. |
Apr 24, 2026
|
1277 |
| AndreasElia/laravel-api-to-postman | This package allows you to automatically generate a Postman collection based on your API routes. It also provides basic configuration and support for bearer auth tokens and basic auth for routes behind an auth middleware. |
Mar 17, 2026
|
1033 |
| code16/sharp | Content management framework, a toolset which provides help to build a CMS section in a website. |
Apr 28, 2026
|
786 |
| LaravelDaily/Larastarters | Package to install a regular Laravel Starter Kit with a non-regular different design theme. |
Mar 18, 2024
|
779 |
| fumeapp/laranuxt | Laravel + Nuxt.js Boilerplate | - | 693 |
| binarcode/laravel-restify | The first fully customizable Laravel JSON:API builder. "CRUD" and protect your resources with 0 (zero) extra line of code. |
May 05, 2026
|
673 |
| ahmedesa/laravel-api-tool-kit | Supercharge your API development with standardized responses, dynamic pagination, advanced filtering, and a one-click full CRUD setup. |
Mar 20, 2026
|
532 |
| mrmarchone/laravel-auto-crud | Laravel Auto CRUD Generator is a package that simplifies CRUD (Create, Read, Update, Delete) operations for your Laravel application. With a single command, you can generate all necessary files and logic for a selected model, reducing development time and effort. | - | 292 |
Filament is a collection of tools for rapidly building beautiful TALL stack apps, designed for humans.
jQuery DataTables API for Laravel
Statamic is the flat-first, Laravel + Git powered CMS designed for building beautiful, easy to manage websites.
Orchid is a free Laravel package that abstracts standard business logic and allows code-driven rapid application development of back-office applications, admin/user panels, and dashboards
Twill is an open source Laravel package that helps developers rapidly create a custom CMS that is beautiful, powerful, and flexible.
Quickly build an admin panel for your Eloquent models, then customize every little detail.
Tool for rapidly generating multiple Laravel components from a single, human readable definition.
LaRecipe is simply a code-driven package provides an easy way to create beautiful documentation for your product or application inside your Laravel app.
Laravel Orion allows you to build a fully featured REST API based on your Eloquent models and relationships with simplicity of Laravel as you love it.
Simple starter project. Most of the commonly needed features of an application like Authentication, Authorisation, User and Role management, Application Backend, Backup, Log viewer are available here.
Laravel Admin panel and more. Simple for beginners and powerful for experts. Using Blade, Alpine.js and Tailwind CSS.
This package allows you to automatically generate a Postman collection based on your API routes. It also provides basic configuration and support for bearer auth tokens and basic auth for routes behind an auth middleware.
Content management framework, a toolset which provides help to build a CMS section in a website.
Package to install a regular Laravel Starter Kit with a non-regular different design theme.
Laravel + Nuxt.js Boilerplate
The first fully customizable Laravel JSON:API builder. "CRUD" and protect your resources with 0 (zero) extra line of code.
Supercharge your API development with standardized responses, dynamic pagination, advanced filtering, and a one-click full CRUD setup.
Laravel Auto CRUD Generator is a package that simplifies CRUD (Create, Read, Update, Delete) operations for your Laravel application. With a single command, you can generate all necessary files and logic for a selected model, reducing development time and effort.
File Management & Manipulation (9)
| Package | Description | Latest Version | Stars |
|---|---|---|---|
| Intervention/image | Not only Laravel, but a general PHP package: image handling and manipulation library |
May 02, 2026
|
14335 |
| spatie/laravel-medialibrary | This package can associate all sorts of files with Eloquent models |
May 04, 2026
|
6116 |
| spatie/browsershot | Convert a webpage to an image or pdf using headless Chrome |
Apr 27, 2026
|
5207 |
| spatie/image-optimizer | Optimize PNGs, JPGs, SVGs and GIFs by running them through a chain of various image optimization tools |
Nov 26, 2025
|
2866 |
| rap2hpoutre/fast-excel | Fast Excel import/export for Laravel, thanks to Spout. |
Mar 24, 2026
|
2314 |
| spatie/pdf-to-image | Convert a pdf to an image |
Feb 09, 2026
|
1426 |
| livewire-filemanager/filemanager | A simple, friendly, and practical file manager designed specifically for Laravel applications. This Livewire-powered tool makes it easy to manage files and folders within your project, offering an intuitive interface and seamless integration with Laravel's ecosystem. Perfect for developers seeking an efficient and user-friendly solution for file and folders management. |
Nov 23, 2025
|
358 |
| cloudinary-community/cloudinary-laravel | A Laravel Package for uploading, optimizing, transforming and delivering media files with Cloudinary. |
Oct 13, 2025
|
331 |
| rahulhaque/laravel-filepond | Use FilePond the Laravel way |
Apr 11, 2026
|
263 |
Not only Laravel, but a general PHP package: image handling and manipulation library
This package can associate all sorts of files with Eloquent models
Convert a webpage to an image or pdf using headless Chrome
Optimize PNGs, JPGs, SVGs and GIFs by running them through a chain of various image optimization tools
Fast Excel import/export for Laravel, thanks to Spout.
Convert a pdf to an image
A simple, friendly, and practical file manager designed specifically for Laravel applications. This Livewire-powered tool makes it easy to manage files and folders within your project, offering an intuitive interface and seamless integration with Laravel's ecosystem. Perfect for developers seeking an efficient and user-friendly solution for file and folders management.
A Laravel Package for uploading, optimizing, transforming and delivering media files with Cloudinary.
Use FilePond the Laravel way
Visuals & UI: Blade, Themes, Icons (14)
| Package | Description | Latest Version | Stars |
|---|---|---|---|
| blade-ui-kit/blade-icons | A package to easily make use of SVG icons in your Laravel Blade views |
Apr 23, 2026
|
2457 |
| wireui/wireui | Library of components and resources to empower your Laravel and Livewire application development. |
Mar 24, 2026
|
1782 |
| robsontenorio/mary | Mary is a set of gorgeous Laravel blade components made for Livewire 3 and styled with DaisyUI and Tailwind. |
Apr 17, 2026
|
1463 |
| GrahamCampbell/Laravel-Markdown | Laravel Markdown is a CommonMark wrapper for Laravel |
Mar 19, 2026
|
1346 |
| wire-elements/modal | Livewire component that provides you with a modal that supports multiple child modals while maintaining state. |
Jan 23, 2026
|
1212 |
| wire-elements/spotlight | Livewire component that brings Spotlight/Alfred-like functionality to your Laravel application. |
Mar 31, 2026
|
943 |
| spatie/laravel-html | Painless html generation |
Feb 22, 2026
|
827 |
| protonemedia/laravel-form-components | Blade components to build forms with Tailwind CSS/Bootstrap |
Feb 21, 2023
|
815 |
| tallstackui/tallstackui | TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications. |
May 05, 2026
|
710 |
| phikiphp/phiki | Syntax highlighting powered by TextMate grammars in PHP. |
Apr 01, 2026
|
361 |
| vildanbina/livewire-wizard | A dynamic Laravel Livewire component for multi steps form. |
Aug 04, 2024
|
347 |
| gehrisandro/tailwind-merge-laravel | Automatically resolves Tailwind CSS class conflicts in Laravel |
Mar 21, 2026
|
341 |
| takielias/tablar | A Laravel blade starter kit Based on Tabler HTML Template + Vite |
May 01, 2026
|
307 |
| sheafui/components | Open source Blade components with Alpine.js and Livewire support for Laravel applications. Install directly into your codebase using our CLI tool. | - | 274 |
A package to easily make use of SVG icons in your Laravel Blade views
Library of components and resources to empower your Laravel and Livewire application development.
Mary is a set of gorgeous Laravel blade components made for Livewire 3 and styled with DaisyUI and Tailwind.
Laravel Markdown is a CommonMark wrapper for Laravel
Livewire component that provides you with a modal that supports multiple child modals while maintaining state.
Livewire component that brings Spotlight/Alfred-like functionality to your Laravel application.
Painless html generation
Blade components to build forms with Tailwind CSS/Bootstrap
TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.
Syntax highlighting powered by TextMate grammars in PHP.
A dynamic Laravel Livewire component for multi steps form.
Automatically resolves Tailwind CSS class conflicts in Laravel
A Laravel blade starter kit Based on Tabler HTML Template + Vite
Open source Blade components with Alpine.js and Livewire support for Laravel applications. Install directly into your codebase using our CLI tool.
Debugging, Maintenance & Optimization (32)
| Package | Description | Latest Version | Stars |
|---|---|---|---|
| barryvdh/laravel-debugbar | This is a package to integrate PHP Debug Bar with Laravel. |
Apr 22, 2026
|
19193 |
| nunomaduro/larastan | Adds code analysis to Laravel improving developer productivity and code quality |
Apr 16, 2026
|
6377 |
| spatie/laravel-backup | This Laravel package creates a backup of your application. The backup is a zip file that contains all files in the directories you specify along with a dump of your database. |
Mar 26, 2026
|
5973 |
| itsgoingd/clockwork | Clockwork gives you an insight into your application runtime - including request data, performance metrics, log entries, database queries, cache queries, redis commands, dispatched events, queued jobs, rendered views and more. |
Feb 24, 2024
|
5934 |
| laravel/telescope | Telescope provides insight into the requests coming into your application, exceptions, log entries, database queries, queued jobs, mail, notifications, cache operations, scheduled tasks, variable dumps, and more. |
Apr 07, 2026
|
5182 |
| opcodesio/log-viewer | Log Viewer helps you quickly and clearly see individual log entries, to search, filter, and make sense of your Laravel logs fast. |
Mar 15, 2026
|
4339 |
| rap2hpoutre/laravel-log-viewer | Laravel log viewer |
Mar 10, 2025
|
3184 |
| ARCANEDEV/LogViewer | This package allows you to manage and keep track of each one of your log files |
Mar 18, 2024
|
2392 |
| beyondcode/laravel-query-detector | The Laravel N+1 query detector helps you to increase your application's performance by reducing the number of queries it executes. |
Mar 20, 2026
|
2044 |
| imanghafoori1/laravel-microscope | Fearless refactoring, it does a lot of smart checks to find certain errors/user panels, and dashboards |
Aug 15, 2025
|
1493 |
| hammerstonedev/fast-paginate | This is a fast limit/offset pagination macro for Laravel. It can be used in place of the standard paginate methods |
Feb 25, 2025
|
1363 |
| spatie/laravel-db-snapshots | Quickly dump and load databases |
Apr 01, 2026
|
1200 |
| spatie/laravel-uptime-monitor | A powerful and easy to configure uptime and ssl monitor |
Feb 22, 2026
|
1066 |
| spatie/laravel-failed-job-monitor | Get notified when a queued job fails |
Apr 28, 2026
|
1040 |
| spatie/laravel-schedule-monitor | Monitor scheduled tasks in a Laravel app |
Mar 25, 2026
|
987 |
| spatie/laravel-health | Using this package you can monitor the health of your application by registering checks. |
Apr 23, 2026
|
863 |
| spatie/laravel-server-monitor | This package keeps an eye on the health of all your servers. |
Feb 21, 2026
|
840 |
| leventcz/laravel-top | Real-time monitoring from the command line for Laravel applications. |
May 01, 2026
|
578 |
| wire-elements/wire-spy | Take your Livewire development to the next level with WireSpy. Instantly debug and interact with your components—inspect their state, modify it on the fly, and even time-travel through state changes to pinpoint issues. | - | 470 |
| PlannrCrm/laravel-fast-refresh-database | Helps tests run faster, when the RefreshDatabase trait takes ages to run tests when you have lots of migrations. |
Apr 08, 2024
|
435 |
| hammerstonedev/flaky | Handle operations that may have intermittent failures due to unreliable third-parties. |
Feb 25, 2025
|
415 |
| qcod/laravel-app-settings | Use qcod/laravel-app-settings to add settings manager with UI in your Laravel app. It stores settings in the database and by default uses Bootstrap 4 for styling but you can configure it to work with any css system. |
May 15, 2025
|
341 |
| MohsenAbrishami/stethoscope | With this package, You can check your server health at any time. |
Jun 01, 2024
|
291 |
| saasscaleup/laravel-log-alarm | Log Alarm is a robust and easy-to-use Laravel package designed to enhance your application's logging capabilities. Whether you're running a small web app or a large enterprise system, Log Alarm helps you stay on top of your logs by providing real-time monitoring, error detection, and instant notifications via Slack and email. |
Jan 22, 2025
|
269 |
| TheDragonCode/laravel-deploy-operations | Performing any actions during the deployment process. |
Mar 18, 2026
|
242 |
| laracraft-tech/laravel-xhprof | Simple setup to profile your Laravel application with the well-known XHProf PHP extension originally developed by Facebook. |
Mar 09, 2026
|
235 |
| salahhusa9/laravel-updater | Laravel Updater is a simple yet powerful package for updater your Laravel applications. It makes it easy to upgrade your application to the latest version with just one command. |
Apr 01, 2025
|
216 |
| farayaz/laravel-spy | Laravel Spy is a lightweight package to track and log outgoing HTTP requests |
May 02, 2026
|
212 |
| muhammadsadeeq/laravel-activitylog-ui | Modern UI for Spatie's Activity Log with advanced filtering, analytics, and real-time features |
Apr 03, 2026
|
176 |
| zackAJ/laravel-debounce | A laravel package that gives you a debounce effect on jobs, notifications and artisan commands with a nice report of occurrences. |
Apr 06, 2026
|
148 |
| Bottelet/translation-checker | Translation Checker is tool designed to help you find translations you forgot to add to your language files, check, and maintain translations in your project. It provides a set of commands to help with language files, ensuring consistency and completeness across your translations. It works with Laravel and supports various frontend frameworks like Vue.js, React, and Svelte. |
Dec 30, 2025
|
130 |
| iazaran/trace-replay | Error logger and execution tracer that captures every step of your complex workflows, reconstructs them with a waterfall timeline, and offers one-click AI debugging. | - | 90 |
This is a package to integrate PHP Debug Bar with Laravel.
Adds code analysis to Laravel improving developer productivity and code quality
This Laravel package creates a backup of your application. The backup is a zip file that contains all files in the directories you specify along with a dump of your database.
Clockwork gives you an insight into your application runtime - including request data, performance metrics, log entries, database queries, cache queries, redis commands, dispatched events, queued jobs, rendered views and more.
Telescope provides insight into the requests coming into your application, exceptions, log entries, database queries, queued jobs, mail, notifications, cache operations, scheduled tasks, variable dumps, and more.
Log Viewer helps you quickly and clearly see individual log entries, to search, filter, and make sense of your Laravel logs fast.
Laravel log viewer
This package allows you to manage and keep track of each one of your log files
The Laravel N+1 query detector helps you to increase your application's performance by reducing the number of queries it executes.
Fearless refactoring, it does a lot of smart checks to find certain errors/user panels, and dashboards
This is a fast limit/offset pagination macro for Laravel. It can be used in place of the standard paginate methods
Quickly dump and load databases
A powerful and easy to configure uptime and ssl monitor
Get notified when a queued job fails
Monitor scheduled tasks in a Laravel app
Using this package you can monitor the health of your application by registering checks.
This package keeps an eye on the health of all your servers.
Real-time monitoring from the command line for Laravel applications.
Take your Livewire development to the next level with WireSpy. Instantly debug and interact with your components—inspect their state, modify it on the fly, and even time-travel through state changes to pinpoint issues.
Helps tests run faster, when the RefreshDatabase trait takes ages to run tests when you have lots of migrations.
Handle operations that may have intermittent failures due to unreliable third-parties.
Use qcod/laravel-app-settings to add settings manager with UI in your Laravel app. It stores settings in the database and by default uses Bootstrap 4 for styling but you can configure it to work with any css system.
With this package, You can check your server health at any time.
Log Alarm is a robust and easy-to-use Laravel package designed to enhance your application's logging capabilities. Whether you're running a small web app or a large enterprise system, Log Alarm helps you stay on top of your logs by providing real-time monitoring, error detection, and instant notifications via Slack and email.
Performing any actions during the deployment process.
Simple setup to profile your Laravel application with the well-known XHProf PHP extension originally developed by Facebook.
Laravel Updater is a simple yet powerful package for updater your Laravel applications. It makes it easy to upgrade your application to the latest version with just one command.
Laravel Spy is a lightweight package to track and log outgoing HTTP requests
Modern UI for Spatie's Activity Log with advanced filtering, analytics, and real-time features
A laravel package that gives you a debounce effect on jobs, notifications and artisan commands with a nice report of occurrences.
Translation Checker is tool designed to help you find translations you forgot to add to your language files, check, and maintain translations in your project. It provides a set of commands to help with language files, ensuring consistency and completeness across your translations. It works with Laravel and supports various frontend frameworks like Vue.js, React, and Svelte.
Error logger and execution tracer that captures every step of your complex workflows, reconstructs them with a waterfall timeline, and offers one-click AI debugging.
Database & Eloquent (38)
| Package | Description | Latest Version | Stars |
|---|---|---|---|
| spatie/laravel-query-builder | Filter, sort and include eloquent relations based on a request. |
May 02, 2026
|
4432 |
| cviebrock/eloquent-sluggable | Easy creation of slugs for your Eloquent models in Laravel. | - | 3992 |
| owen-it/laravel-auditing | Record the change log from models in Laravel |
Mar 27, 2026
|
3415 |
| calebporzio/sushi | Eloquent's missing "array" driver. Sometimes you want to use Eloquent, but without dealing with a database. |
Feb 21, 2026
|
3000 |
| orangehill/iseed | Inverse seed generator (iSeed) is a Laravel package that provides a method to generate a new seed file based on data from the existing database table |
Feb 23, 2026
|
2898 |
| staudenmeir/eloquent-has-many-deep | This extended version of HasManyThrough allows relationships with unlimited intermediate models. |
Mar 14, 2026
|
2860 |
| kitloong/laravel-migrations-generator | Laravel Migrations Generator: Automatically generate your migrations from an existing database schema |
Mar 15, 2026
|
2854 |
| VentureCraft/revisionable | Easily create a revision history for any laravel model |
Feb 25, 2026
|
2609 |
| spatie/laravel-collection-macros | A set of useful Laravel collection macros |
Feb 20, 2026
|
1903 |
| reliese/laravel | Reliese Laravel Model Generator aims to speed up the development process of Laravel applications by providing some convenient code-generation capabilities. The tool inspects your database structure, including column names and foreign keys, in order to automatically generate Models that have correctly typed properties, along with any relationships to other Models |
Mar 20, 2025
|
1709 |
| spatie/laravel-sluggable | Generate slugs when saving Eloquent models |
Apr 29, 2026
|
1538 |
| calebporzio/parental | Brings STI (Single Table Inheritance) capabilities to Eloquent. |
Mar 03, 2026
|
1526 |
| spatie/eloquent-sortable | Sortable behaviour for Eloquent models |
Feb 21, 2026
|
1511 |
| spatie/laravel-searchable | Pragmatically search through models and other sources |
Feb 21, 2026
|
1367 |
| spatie/laravel-model-states | State support for models |
Apr 22, 2026
|
1283 |
| topclaudy/compoships | Compoships offers the ability to specify relationships based on two (or more) columns in Laravel's Eloquent ORM. The need to match multiple columns in the definition of an Eloquent relationship often arises when working with third party or pre existing schema/database |
Apr 29, 2026
|
1204 |
| michaeldyrynda/laravel-cascade-soft-deletes | Cascading soft deletes for the Laravel PHP Framework. |
Mar 20, 2026
|
1173 |
| protonemedia/laravel-cross-eloquent-search | Laravel package to search through multiple Eloquent models. Supports sorting, pagination, scoped queries, eager load relationships and searching through single or multiple columns |
Feb 23, 2026
|
1131 |
| spatie/laravel-schemaless-attributes | Add schemaless attributes to Eloquent models |
Feb 21, 2026
|
1080 |
| spatie/laravel-model-status | Easily add statuses to your models |
Feb 21, 2026
|
1052 |
| cyrildewit/eloquent-viewable | This Laravel package allows you to associate views with Eloquent models. |
Mar 28, 2026
|
882 |
| maize-tech/laravel-markable | This package allows you to easily add the markable feature to your application, as for example likes, bookmarks, favorites and so on. |
Apr 15, 2026
|
757 |
| WildsideUK/Laravel-Userstamps | Laravel Userstamps provides an Eloquent trait which automatically maintains created_by and updated_by columns on your model, populated by the currently authenticated user in your application. |
Mar 19, 2026
|
753 |
| WendellAdriel/laravel-lift | It lets you create public properties in Eloquent Models that match your table schema. This makes your models easier to read and work with in any IDE. |
Feb 25, 2026
|
700 |
| Kyslik/column-sortable | Package for handling column sorting |
Mar 17, 2026
|
648 |
| lepikhinb/laravel-fluent | The package provides an expressive "fluent" way to define model attributes. It automatically builds casts at runtime and adds a native autocompletion to the models' properties. |
Aug 24, 2021
|
558 |
| abbasudo/laravel-purity | An elegant way to filter and sort queries in Laravel |
Mar 25, 2026
|
516 |
| laracraft-tech/laravel-date-scopes | Provides a big range of useful date scopes for your Laravel Eloquent models. |
Apr 01, 2026
|
514 |
| mehdi-fathi/eloquent-filter | Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel. |
Feb 27, 2026
|
447 |
| oddvalue/laravel-drafts | A simple, drop-in drafts/revisions system for Laravel models |
Jan 28, 2026
|
433 |
| halilcosdu/laravel-slower | Optimize Your DB Queries with AI |
Apr 09, 2026
|
408 |
| cjmellor/approval | Approval is a Laravel package that provides a simple way to approve new Model data before it is persisted. |
May 04, 2026
|
366 |
| boxfrommars/rutorika-sortable | Adds sortable behavior to Laravel Eloquent models |
Mar 27, 2026
|
289 |
| vcian/laravel-db-auditor | Database DB Auditor provide leverage to audit your MySQL database standards and also provide options to add constraints in table. |
Aug 09, 2024
|
284 |
| IndexZer0/eloquent-filtering | Easily filter eloquent models using arrays - great for filtering from http requests. |
Apr 02, 2026
|
224 |
| avocet-shores/laravel-rewind | Laravel Rewind is a powerful and efficient versioning package for your Eloquent models. |
Mar 31, 2026
|
198 |
| Thavarshan/filterable | Enhance Laravel queries with adaptable, customisable filters and intelligent caching to improve both performance and functionality. |
Mar 19, 2026
|
192 |
| TheDragonCode/migrate-db | Easy data transfer from one database to another |
Mar 18, 2026
|
156 |
Filter, sort and include eloquent relations based on a request.
Easy creation of slugs for your Eloquent models in Laravel.
Record the change log from models in Laravel
Eloquent's missing "array" driver. Sometimes you want to use Eloquent, but without dealing with a database.
Inverse seed generator (iSeed) is a Laravel package that provides a method to generate a new seed file based on data from the existing database table
This extended version of HasManyThrough allows relationships with unlimited intermediate models.
Laravel Migrations Generator: Automatically generate your migrations from an existing database schema
Easily create a revision history for any laravel model
A set of useful Laravel collection macros
Reliese Laravel Model Generator aims to speed up the development process of Laravel applications by providing some convenient code-generation capabilities. The tool inspects your database structure, including column names and foreign keys, in order to automatically generate Models that have correctly typed properties, along with any relationships to other Models
Generate slugs when saving Eloquent models
Brings STI (Single Table Inheritance) capabilities to Eloquent.
Sortable behaviour for Eloquent models
Pragmatically search through models and other sources
State support for models
Compoships offers the ability to specify relationships based on two (or more) columns in Laravel's Eloquent ORM. The need to match multiple columns in the definition of an Eloquent relationship often arises when working with third party or pre existing schema/database
Cascading soft deletes for the Laravel PHP Framework.
Laravel package to search through multiple Eloquent models. Supports sorting, pagination, scoped queries, eager load relationships and searching through single or multiple columns
Add schemaless attributes to Eloquent models
Easily add statuses to your models
This Laravel package allows you to associate views with Eloquent models.
This package allows you to easily add the markable feature to your application, as for example likes, bookmarks, favorites and so on.
Laravel Userstamps provides an Eloquent trait which automatically maintains created_by and updated_by columns on your model, populated by the currently authenticated user in your application.
It lets you create public properties in Eloquent Models that match your table schema. This makes your models easier to read and work with in any IDE.
Package for handling column sorting
The package provides an expressive "fluent" way to define model attributes. It automatically builds casts at runtime and adds a native autocompletion to the models' properties.
An elegant way to filter and sort queries in Laravel
Provides a big range of useful date scopes for your Laravel Eloquent models.
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.
A simple, drop-in drafts/revisions system for Laravel models
Optimize Your DB Queries with AI
Approval is a Laravel package that provides a simple way to approve new Model data before it is persisted.
Adds sortable behavior to Laravel Eloquent models
Database DB Auditor provide leverage to audit your MySQL database standards and also provide options to add constraints in table.
Easily filter eloquent models using arrays - great for filtering from http requests.
Laravel Rewind is a powerful and efficient versioning package for your Eloquent models.
Enhance Laravel queries with adaptable, customisable filters and intelligent caching to improve both performance and functionality.
Easy data transfer from one database to another
Multi-Language (9)
| Package | Description | Latest Version | Stars |
|---|---|---|---|
| laravel-lang/lang | List of 126 languages for Laravel Framework, Laravel Jetstream, Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova, Laravel Spark and Laravel UI. |
May 03, 2026
|
7772 |
| mcamara/laravel-localization | Adds the missing localization features to Laravel: language selection in the URL and from headers, translatable routes and many other small features that are commonly needed in multilanguage sites. |
Mar 17, 2026
|
3555 |
| spatie/laravel-translatable | This package contains a trait to make Eloquent models translatable. Translations are stored as json. There is no extra table needed to hold them. |
Apr 23, 2026
|
2436 |
| Astrotomic/laravel-translatable | If you want to store translations of your models into the database, this package is for you. |
Mar 27, 2026
|
1407 |
| spatie/laravel-translation-loader | Store your translations in the database or other sources |
Feb 21, 2026
|
838 |
| MohmmedAshraf/laravel-translations | Provides a simple and friendly user interface for managing translations in a Laravel app. |
Apr 07, 2026
|
807 |
| xiCO2k/laravel-vue-i18n | laravel-vue-i18n is a Vue3 plugin that allows to connect your Laravel Framework translation files with Vue. It uses the same logic used on Laravel Localization. |
Mar 29, 2025
|
703 |
| LarsWiegers/laravel-translations-checker | Never worry about missing translations again! Use the translations checker |
Feb 20, 2025
|
256 |
| translation/laravel | Translation.io client for Laravel 5.5+ to 9.x |
Apr 29, 2026
|
170 |
List of 126 languages for Laravel Framework, Laravel Jetstream, Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova, Laravel Spark and Laravel UI.
Adds the missing localization features to Laravel: language selection in the URL and from headers, translatable routes and many other small features that are commonly needed in multilanguage sites.
This package contains a trait to make Eloquent models translatable. Translations are stored as json. There is no extra table needed to hold them.
If you want to store translations of your models into the database, this package is for you.
Store your translations in the database or other sources
Provides a simple and friendly user interface for managing translations in a Laravel app.
laravel-vue-i18n is a Vue3 plugin that allows to connect your Laravel Framework translation files with Vue. It uses the same logic used on Laravel Localization.
Never worry about missing translations again! Use the translations checker
Translation.io client for Laravel 5.5+ to 9.x
AI (4)
| Package | Description | Latest Version | Stars |
|---|---|---|---|
| echolabsdev/prism | Package for integrating Large Language Models (LLMs) into your AI applications. |
Mar 20, 2026
|
2356 |
| MaestroError/LarAgent | The easiest way to create and maintain AI agents in your Laravel projects. |
Mar 25, 2026
|
636 |
| grok-php/laravel | Seamlessly integrate Grok AI into Laravel applications with an elegant, developer-friendly package. |
Feb 25, 2025
|
164 |
| genericmilk/docudoodle | Easily document your codebase using AI! Perfect for existing legacy applications. |
Apr 29, 2026
|
152 |
Package for integrating Large Language Models (LLMs) into your AI applications.
The easiest way to create and maintain AI agents in your Laravel projects.
Seamlessly integrate Grok AI into Laravel applications with an elegant, developer-friendly package.
Easily document your codebase using AI! Perfect for existing legacy applications.
E-Commerce (11)
| Package | Description | Latest Version | Stars |
|---|---|---|---|
| bagisto/bagisto | An easy to use, free and open source laravel eCommerce platform to build your online shop in no time. |
May 05, 2026
|
26637 |
| aimeos/aimeos-laravel | Laravel ecommerce package for ultra fast online shops, scalable marketplaces, complex B2B applications and gigacommerce. | - | 8608 |
| lunarphp/lunar | An open-source package that brings the power of modern headless e-commerce functionality to Laravel. |
Apr 24, 2026
|
3499 |
| LaravelDaily/laravel-invoices | This Laravel package provides an easy to use interface to generate Invoice PDF files with your provided data. |
Mar 19, 2026
|
1548 |
| vanilophp/framework | The truly Laravel E-commerce Framework |
Apr 21, 2026
|
867 |
| HPWebdeveloper/laravel-pay-pocket | A multi-wallet Laravel package with comprehensive logging and payment capabilities. |
Dec 03, 2025
|
317 |
| Climactic/laravel-credits | A ledger-based Laravel package for managing credit-based systems in your application. |
Mar 26, 2026
|
308 |
| 021-projects/laravel-wallet | Reliable and flexible transaction mechanism for Laravel | - | 278 |
| ElegantEngineeringTech/laravel-invoices | This package provides a robust, easy-to-use system for managing invoices within a Laravel application, with options for database storage, serial numbering, and PDF generation. |
May 02, 2026
|
234 |
| safemood/discountify | Laravel package for dynamic discounts with custom conditions. |
Apr 24, 2026
|
232 |
| milwad-dev/laravel-attributes | Make attributes easy for Laravel |
Apr 14, 2026
|
228 |
An easy to use, free and open source laravel eCommerce platform to build your online shop in no time.
Laravel ecommerce package for ultra fast online shops, scalable marketplaces, complex B2B applications and gigacommerce.
An open-source package that brings the power of modern headless e-commerce functionality to Laravel.
This Laravel package provides an easy to use interface to generate Invoice PDF files with your provided data.
The truly Laravel E-commerce Framework
A multi-wallet Laravel package with comprehensive logging and payment capabilities.
A ledger-based Laravel package for managing credit-based systems in your application.
Reliable and flexible transaction mechanism for Laravel
This package provides a robust, easy-to-use system for managing invoices within a Laravel application, with options for database storage, serial numbering, and PDF generation.
Laravel package for dynamic discounts with custom conditions.
Make attributes easy for Laravel
Flash Alerts Notifications (7)
| Package | Description | Latest Version | Stars |
|---|---|---|---|
| laracasts/flash | Easy Flash Messages for Your Laravel App |
Feb 24, 2026
|
2679 |
| mckenziearts/laravel-notify | Laravel Notify is a package that lets you add custom notifications to your project. A diverse range of notification design is available. |
Mar 03, 2026
|
1730 |
| realrashid/sweet-alert | A beautiful replacement for JavaScript's popup boxes for Laravel |
Mar 29, 2026
|
1161 |
| spatie/laravel-flash | This is a lightweight package to send flash messages in Laravel apps. |
Feb 21, 2026
|
666 |
| usernotnull/tall-toasts | Beautiful Notification Toasts For Laravel. Runs with the TALL stack: Laravel, TailwindCSS, Livewire, AlpineJS. |
Mar 05, 2025
|
568 |
| yoeunes/toastr | Toastr.js notifications for Laravel |
Feb 26, 2025
|
410 |
| devrabiul/laravel-toaster-magic | Lightweight, themeable toast package for Laravel & Livewire with no jQuery, Bootstrap, or Tailwind dependency. |
Jan 19, 2026
|
226 |
Easy Flash Messages for Your Laravel App
Laravel Notify is a package that lets you add custom notifications to your project. A diverse range of notification design is available.
A beautiful replacement for JavaScript's popup boxes for Laravel
This is a lightweight package to send flash messages in Laravel apps.
Beautiful Notification Toasts For Laravel. Runs with the TALL stack: Laravel, TailwindCSS, Livewire, AlpineJS.
Toastr.js notifications for Laravel
Lightweight, themeable toast package for Laravel & Livewire with no jQuery, Bootstrap, or Tailwind dependency.
Mail (4)
| Package | Description | Latest Version | Stars |
|---|---|---|---|
| Qoraiche/laravel-mail-editor | Mailable editor package for your Laravel applications to create and manage mailables using a web UI. |
Apr 03, 2023
|
2110 |
| spatie/laravel-mail-preview | A mail driver to quickly preview mail |
Feb 23, 2026
|
1280 |
| Xammie/mailbook | Package that lets you easily inspect your mails without having to actually trigger it in your application. |
Apr 07, 2026
|
481 |
| eramitgupta/laravel-disposable-email | Detect and block disposable email addresses with 100K+ known domains. |
May 02, 2026
|
238 |
Mailable editor package for your Laravel applications to create and manage mailables using a web UI.
A mail driver to quickly preview mail
Package that lets you easily inspect your mails without having to actually trigger it in your application.
Detect and block disposable email addresses with 100K+ known domains.
Misc (73)
| Package | Description | Latest Version | Stars |
|---|---|---|---|
| barryvdh/laravel-ide-helper | This package generates helper files that enable your IDE to provide accurate autocompletion |
Mar 17, 2026
|
14891 |
| SpartnerNL/Laravel-Excel | Supercharged Excel exports and imports in Laravel |
Apr 30, 2026
|
12656 |
| barryvdh/laravel-dompdf | Laravel wrapper for Dompdf HTML to PDF Converter |
Mar 17, 2026
|
7259 |
| tighten/ziggy | Use your Laravel routes in JavaScript |
Mar 05, 2026
|
4294 |
| laravel/horizon | Horizon provides a beautiful dashboard and code-driven configuration for your Laravel powered Redis queues. Horizon allows you to easily monitor key metrics of your queue system such as job throughput, runtime, and job failures. |
Apr 21, 2026
|
4137 |
| artesaos/seotools | SEOTools is a package for Laravel 5.8+ and Lumen that provides helpers for some common SEO techniques |
Mar 28, 2026
|
3341 |
| spatie/laravel-analytics | A Laravel package to retrieve pageviews and other data from Google Analytics |
Apr 28, 2026
|
3237 |
| Propaganistas/Laravel-Phone | Adds phone number functionality to Laravel based on the PHP port of Google\s libphonenumber API by giggsey. |
Mar 18, 2026
|
3008 |
| DarkaOnLine/L5-Swagger | OpenApi or Swagger Specification for your Laravel project made easy |
Apr 09, 2026
|
2918 |
| SimpleSoftwareIO/simple-qrcode | An easy-to-use PHP QrCode generator with first-party support for Laravel |
Feb 08, 2021
|
2903 |
| spatie/laravel-responsecache | Speed up a Laravel app by caching the entire response |
Apr 15, 2026
|
2787 |
| barryvdh/laravel-snappy | Snappy PDF/Image Wrapper for Laravel |
Mar 18, 2026
|
2755 |
| spatie/laravel-sitemap | Generate a sitemap without you having to add urls to it manually, by crawling your entire site. |
Mar 12, 2026
|
2593 |
| mewebstudio/captcha | A simple Laravel service provider for including the Captcha for Laravel. |
Apr 15, 2026
|
2572 |
| munafio/chatify | A Laravel package helps you add a complete real-time messaging system to your new / existing application with only one command. |
Mar 17, 2024
|
2380 |
| spatie/data-transfer-object | Data transfer objects (DTOs) with batteries included |
Sep 16, 2022
|
2230 |
| Torann/laravel-geoip | Determine the geographical location of website visitors based on their IP addresses |
Apr 10, 2026
|
2216 |
| rappasoft/laravel-livewire-tables | A dynamic Laravel Livewire component for data tables |
May 03, 2025
|
1974 |
| anhskohbo/no-captcha | No CAPTCHA reCAPTCHA For Laravel |
Apr 01, 2026
|
1840 |
| protonemedia/laravel-ffmpeg | This package provides an integration with FFmpeg for Laravel. Laravel's Filesystem handles the storage of the files |
Feb 24, 2026
|
1804 |
| spatie/laravel-tags | Add tags and taggable behaviour to a Laravel app |
Feb 21, 2026
|
1738 |
| spatie/period | Compare multiple dates with each other, calculate the overlaps and differences between n-amount of periods, as well as some more basic comparisons between two periods. |
Feb 20, 2023
|
1691 |
| Power-Components/livewire-powergrid | PowerGrid generates Advanced Datatables using Laravel Livewire |
May 04, 2026
|
1683 |
| nahid/talk | Talk is a Laravel based user conversation (chat) system with realtime messaging. |
Mar 25, 2021
|
1620 |
| spatie/laravel-honeypot | Preventing spam submitted through forms |
Feb 27, 2026
|
1557 |
| spatie/laravel-cookie-consent | Make your Laravel app comply with the crazy EU cookie law |
Feb 21, 2026
|
1496 |
| spatie/laravel-settings | Store strongly typed application settings |
Apr 28, 2026
|
1484 |
| ludoguenet/laravel-zap | A flexible, performant, and developer-friendly schedule management system with deep Laravel integration. |
Mar 29, 2026
|
1434 |
| spatie/laravel-google-calendar | Manage events on a Google Calendar |
Feb 21, 2026
|
1391 |
| ash-jc-allen/short-url | A Laravel package for creating shortened URLs for your web apps |
Mar 13, 2026
|
1373 |
| bavix/laravel-wallet | Easy work with virtual wallet |
Apr 18, 2026
|
1320 |
| kreait/laravel-firebase | A Laravel package for the Firebase PHP Admin SDK. |
Mar 19, 2026
|
1289 |
| spatie/laravel-web-tinker | Tinker in your browser |
Apr 27, 2026
|
1214 |
| cybercog/laravel-love | Add Social Reactions to Laravel Eloquent Models. It lets people express how they feel about the content. Fully customizable Weighted Reaction System & Reaction Type System with Like, Dislike and any other custom emotion types. Do you react? |
Apr 17, 2026
|
1198 |
| laravel-workflow/laravel-workflow | A package for the Laravel web framework that provides tools for defining and managing workflows and activities. |
May 02, 2026
|
1193 |
| spatie/laravel-webhook-client | Receive webhooks in Laravel apps |
Apr 30, 2026
|
1178 |
| proengsoft/laravel-jsvalidation | Allows to reuse your Laravel Validation Rules, Messages, FormRequest and Validators to validate forms automatically in client side. |
Mar 17, 2026
|
1146 |
| gecche/laravel-multidomain | This package allows a single Laravel installation to work with multiple HTTP domains. Simple way to get a specific env file, a specific storage path and a specific database for each such customer. | - | 1117 |
| spatie/laravel-webhook-server | Send webhooks from Laravel apps |
Feb 21, 2026
|
1068 |
| spatie/laravel-menu | Html menu generator for Laravel |
Feb 21, 2026
|
981 |
| spatie/laravel-feed | Easily generate RSS feeds |
Feb 21, 2026
|
975 |
| nnjeim/world | Laravel package which provides a list of the countries, states, cities, timezones, currencies and languages. |
Feb 04, 2026
|
974 |
| spatie/laravel-mix-purgecss | Zero-config Purgecss for Laravel Mix |
Dec 21, 2020
|
861 |
| ralphjsmit/laravel-seo | Never worry about SEO in Laravel again! |
Mar 26, 2026
|
848 |
| spatie/laravel-validation-rules | A set of useful Laravel validation rules |
Feb 21, 2026
|
825 |
| WendellAdriel/laravel-validated-dto | Data Transfer Objects with validation for Laravel applications. |
Mar 11, 2026
|
760 |
| spatie/laravel-tail | An artisan command to tail your application logs |
Feb 21, 2026
|
748 |
| geocoder-php/GeocoderLaravel | Geocoder is a PHP library which helps you build geo-aware applications by providing a powerful abstraction layer for geocoding manipulations |
Apr 22, 2026
|
740 |
| mateusjunges/laravel-kafka | A Kafka driver for Laravel. |
Apr 03, 2026
|
719 |
| spatie/laravel-server-side-rendering | Server side rendering JavaScript in your Laravel application |
Feb 22, 2026
|
675 |
| spatie/laravel-short-schedule | Schedule artisan commands to run at a sub-minute frequency. |
Mar 26, 2026
|
648 |
| f9webltd/laravel-api-response-helpers | A simple package allowing for consistent API responses throughout your Laravel application. |
Feb 22, 2026
|
644 |
| Team-Tea-Time/laravel-forum | A forum package designed for quick and easy integration in #Laravel projects. |
Jan 31, 2026
|
643 |
| spatie/laravel-blade-javascript | A Blade directive to export variables to JavaScript |
Feb 20, 2026
|
623 |
| ylsideas/feature-flags | Feature Flags for Laravel. A Feature flag is at times referred to as a feature toggle or feature switch. |
May 11, 2025
|
621 |
| milwad-dev/laravel-validate | You can validate data easier, Laravel validate have lots of rule class for validation. |
Apr 15, 2026
|
594 |
| spiritix/lada-cache | A Redis based, fully automated and scalable database cache layer for Laravel. |
Mar 21, 2026
|
590 |
| LaravelDaily/laravel-charts | Package to generate Chart.js charts directly from Laravel/Blade, without interacting with JavaScript. |
Jun 28, 2023
|
553 |
| creagia/laravel-sign-pad | Laravel pad signature. A Laravel package to sign documents and optionally generate certified PDFs associated to a Eloquent model. |
Mar 15, 2026
|
543 |
| Jeroen-G/Explorer | Next-gen Elasticsearch driver for Laravel Scout with the power of Elasticsearch's queries. |
Mar 24, 2026
|
399 |
| LarsWiegers/laravel-maps | Package to easily use leaflet.js or Google Maps to create a map in your Laravel project. |
Feb 08, 2026
|
364 |
| laracraft-tech/laravel-schema-rules | Automatically generate Laravel validation rules based on your database table schema! |
Apr 01, 2026
|
361 |
| Blaspsoft/blasp | Blasp is a profanity filter package for Laravel that helps detect and mask profane words in a given sentence. |
Mar 27, 2026
|
336 |
| yasintqvi/laravel-postman | A powerful package to automatically generate Postman collections from your Laravel routes with intelligent organization and rich documentation capabilities. |
Apr 20, 2026
|
321 |
| sakanjo/laravel-easy-metrics | Generate metrics with ease and precision. |
Oct 27, 2025
|
319 |
| laracord/laracord | Create elegant Discord bots with the power of Laravel. |
Jul 18, 2024
|
318 |
| Label84/laravel-hours-helper | With laravel-hours-helper you can create an Illuminate\Support\Collection of dates and/or times with a specific interval for a specific period. |
Mar 16, 2026
|
276 |
| DirectoryTree/Metrics | Record and manage metrics in your Laravel application |
Apr 17, 2026
|
261 |
| me-shaon/laravel-request-analytics | Simple request data analytics package for Laravel projects |
Oct 19, 2025
|
209 |
| devrabiul/laravel-cookie-consent | A GDPR-compliant solution offering enterprise-grade compliance with fully customizable cookie banners for Laravel applications. |
Feb 28, 2026
|
180 |
| devrabiul/laravel-geo-genius | IP-based geolocation, timezone, multilingual toolkit + country picker & phone validation for Laravel apps |
Mar 28, 2026
|
176 |
| eramitgupta/laravel-pwa | A simple and easy-to-use Laravel PWA (Progressive Web App) package for Laravel applications. |
Apr 11, 2026
|
173 |
| mostafaznv/pdf-optimizer | PDF optimization tool for PHP and Laravel applications |
Apr 25, 2026
|
170 |
This package generates helper files that enable your IDE to provide accurate autocompletion
Supercharged Excel exports and imports in Laravel
Laravel wrapper for Dompdf HTML to PDF Converter
Use your Laravel routes in JavaScript
Horizon provides a beautiful dashboard and code-driven configuration for your Laravel powered Redis queues. Horizon allows you to easily monitor key metrics of your queue system such as job throughput, runtime, and job failures.
SEOTools is a package for Laravel 5.8+ and Lumen that provides helpers for some common SEO techniques
A Laravel package to retrieve pageviews and other data from Google Analytics
Adds phone number functionality to Laravel based on the PHP port of Google\s libphonenumber API by giggsey.
OpenApi or Swagger Specification for your Laravel project made easy
An easy-to-use PHP QrCode generator with first-party support for Laravel
Speed up a Laravel app by caching the entire response
Snappy PDF/Image Wrapper for Laravel
Generate a sitemap without you having to add urls to it manually, by crawling your entire site.
A simple Laravel service provider for including the Captcha for Laravel.
A Laravel package helps you add a complete real-time messaging system to your new / existing application with only one command.
Data transfer objects (DTOs) with batteries included
Determine the geographical location of website visitors based on their IP addresses
A dynamic Laravel Livewire component for data tables
No CAPTCHA reCAPTCHA For Laravel
This package provides an integration with FFmpeg for Laravel. Laravel's Filesystem handles the storage of the files
Add tags and taggable behaviour to a Laravel app
Compare multiple dates with each other, calculate the overlaps and differences between n-amount of periods, as well as some more basic comparisons between two periods.
PowerGrid generates Advanced Datatables using Laravel Livewire
Talk is a Laravel based user conversation (chat) system with realtime messaging.
Preventing spam submitted through forms
Make your Laravel app comply with the crazy EU cookie law
Store strongly typed application settings
A flexible, performant, and developer-friendly schedule management system with deep Laravel integration.
Manage events on a Google Calendar
A Laravel package for creating shortened URLs for your web apps
Easy work with virtual wallet
A Laravel package for the Firebase PHP Admin SDK.
Tinker in your browser
Add Social Reactions to Laravel Eloquent Models. It lets people express how they feel about the content. Fully customizable Weighted Reaction System & Reaction Type System with Like, Dislike and any other custom emotion types. Do you react?
A package for the Laravel web framework that provides tools for defining and managing workflows and activities.
Receive webhooks in Laravel apps
Allows to reuse your Laravel Validation Rules, Messages, FormRequest and Validators to validate forms automatically in client side.
This package allows a single Laravel installation to work with multiple HTTP domains. Simple way to get a specific env file, a specific storage path and a specific database for each such customer.
Send webhooks from Laravel apps
Html menu generator for Laravel
Easily generate RSS feeds
Laravel package which provides a list of the countries, states, cities, timezones, currencies and languages.
Zero-config Purgecss for Laravel Mix
Never worry about SEO in Laravel again!
A set of useful Laravel validation rules
Data Transfer Objects with validation for Laravel applications.
An artisan command to tail your application logs
Geocoder is a PHP library which helps you build geo-aware applications by providing a powerful abstraction layer for geocoding manipulations
A Kafka driver for Laravel.
Server side rendering JavaScript in your Laravel application
Schedule artisan commands to run at a sub-minute frequency.
A simple package allowing for consistent API responses throughout your Laravel application.
A forum package designed for quick and easy integration in #Laravel projects.
A Blade directive to export variables to JavaScript
Feature Flags for Laravel. A Feature flag is at times referred to as a feature toggle or feature switch.
You can validate data easier, Laravel validate have lots of rule class for validation.
A Redis based, fully automated and scalable database cache layer for Laravel.
Package to generate Chart.js charts directly from Laravel/Blade, without interacting with JavaScript.
Laravel pad signature. A Laravel package to sign documents and optionally generate certified PDFs associated to a Eloquent model.
Next-gen Elasticsearch driver for Laravel Scout with the power of Elasticsearch's queries.
Package to easily use leaflet.js or Google Maps to create a map in your Laravel project.
Automatically generate Laravel validation rules based on your database table schema!
Blasp is a profanity filter package for Laravel that helps detect and mask profane words in a given sentence.
A powerful package to automatically generate Postman collections from your Laravel routes with intelligent organization and rich documentation capabilities.
Generate metrics with ease and precision.
Create elegant Discord bots with the power of Laravel.
With laravel-hours-helper you can create an Illuminate\Support\Collection of dates and/or times with a specific interval for a specific period.
Record and manage metrics in your Laravel application
Simple request data analytics package for Laravel projects
A GDPR-compliant solution offering enterprise-grade compliance with fully customizable cookie banners for Laravel applications.
IP-based geolocation, timezone, multilingual toolkit + country picker & phone validation for Laravel apps
A simple and easy-to-use Laravel PWA (Progressive Web App) package for Laravel applications.
PDF optimization tool for PHP and Laravel applications