Laravel package for managing taxonomies, categories, tags, and hierarchical data structures.
Latest Added Packages
| Package | Stars | Added |
|---|---|---|
|
aliziodev/laravel-taxonomy
Laravel package for managing taxonomies, categories, tags, and hierarchical data structures. |
239 | May 15, 2026 |
|
spatie/valuestore
Easily store some values |
766 | May 15, 2026 |
|
spatie/laravel-pdf
Create PDF files in Laravel apps |
1,000 | May 15, 2026 |
|
SanderMuller/laravel-fluent-validation
Fluent and extremely fast validation for Laravel |
176 | May 13, 2026 |
|
tuncaybahadir/quar
A simple qr code generation tool for your projects |
72 | May 11, 2026 |
Easily store some values
Create PDF files in Laravel apps
Fluent and extremely fast validation for Laravel
A simple qr code generation tool for your projects
Featured Version Releases
What's Changed Laravel 13 by @nabilhassen in https://github.com/nabilhassen/laravel usage limiter/pull/4 Full Changelog : https://github.com...
What's Changed Laravel 13 by @peterfox in https://github.com/ylsideas/feature flags/pull/76 Full Changelog : https://github.com/ylsideas/fea...
What's Changed build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/me shaon/laravel request analytics/p...
What's Changed Mcp client update & Laravel 13 support by @MaestroError in https://github.com/MaestroError/LarAgent/pull/153 Full Changelog :...
What's Changed Laravel 13 and Livewire 4 support 8.x additional changes and fixes for Laravel 13 by @DariusIII in https://github.com/Team Te...
Auth and Users (13)
| Package | Description | Latest Version | Stars |
|---|---|---|---|
| spatie/laravel-permission | Associate users with permissions and roles |
Apr 29, 2026
|
12885 |
| spatie/laravel-activitylog | Provides easy to use functions to log the activities of the users of your app. |
Mar 25, 2026
|
5835 |
| JosephSilber/bouncer | Elegant, framework-agnostic approach to managing roles and abilities for any app using Eloquent models |
Mar 18, 2026
|
3570 |
| cmgmyr/laravel-messenger | This package will allow you to add a full user messaging system into your Laravel application |
Mar 18, 2026
|
2574 |
| 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
|
2321 |
| santigarcor/laratrust | Laravel role-based access control package |
Mar 06, 2026
|
2277 |
| laravolt/avatar | Display unique avatar for any user based on their (initials) name |
Mar 06, 2026
|
1987 |
| cybercog/laravel-ban | Laravel Ban simplify management of Eloquent model's ban. Make any model bannable in a minutes! |
Mar 01, 2026
|
1124 |
| 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. |
May 12, 2026
|
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
Laravel Ban simplify management of Eloquent model's ban. Make any model bannable in a minutes!
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 (7)
| 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 same views, controllers or models. |
Mar 19, 2026
|
6133 |
| archtechx/tenancy | A flexible multi-tenancy package for Laravel. Single & multi-database tenancy, automatic & manual mode, event-based architecture. |
Mar 18, 2026
|
4335 |
| 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
|
2843 |
| BenSampo/laravel-enum | Simple, extensible and powerful enumeration implementation for Laravel | - | 2029 |
| spatie/laravel-multitenancy | Make your Laravel app usable by multiple tenants |
May 13, 2026
|
1343 |
| 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
|
1170 |
| 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. |
May 12, 2026
|
675 |
Package to manage your large Laravel app using modules. Module is like a Laravel package, it has same 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.
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 (17)
| Package | Description | Latest Version | Stars |
|---|---|---|---|
| filamentphp/filament | Filament is a collection of tools for rapidly building beautiful TALL stack apps, designed for humans. |
May 11, 2026
|
30736 |
| yajra/laravel-datatables | jQuery DataTables API for Laravel |
Mar 18, 2026
|
4870 |
| statamic/cms | Statamic is the flat-first, Laravel + Git powered CMS designed for building beautiful, easy to manage websites. |
May 13, 2026
|
4804 |
| 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
|
4784 |
| 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
|
3958 |
| Laravel-Backpack/CRUD | Quickly build an admin panel for your Eloquent models, then customize every little detail. |
Apr 10, 2026
|
3381 |
| laravel-shift/blueprint | Tool for rapidly generating multiple Laravel components from a single, human readable definition. |
Nov 20, 2025
|
3104 |
| 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
|
2494 |
| 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
|
1596 |
| 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. |
May 14, 2026
|
1279 |
| 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
|
1048 |
| code16/sharp | Content management framework, a toolset which provides help to build a CMS section in a website. |
May 07, 2026
|
785 |
| LaravelDaily/Larastarters | Package to install a regular Laravel Starter Kit with a non-regular different design theme. |
Mar 18, 2024
|
779 |
| 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
|
674 |
| 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. | - | 304 |
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.
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 (8)
| Package | Description | Latest Version | Stars |
|---|---|---|---|
| Intervention/image | Not only Laravel, but a general PHP package: image handling and manipulation library |
May 09, 2026
|
14337 |
| spatie/laravel-medialibrary | This package can associate all sorts of files with Eloquent models |
May 04, 2026
|
6127 |
| spatie/browsershot | Convert a webpage to an image or pdf using headless Chrome |
Apr 27, 2026
|
5211 |
| spatie/image-optimizer | Optimize PNGs, JPGs, SVGs and GIFs by running them through a chain of various image optimization tools |
Nov 26, 2025
|
2868 |
| rap2hpoutre/fast-excel | Fast Excel import/export for Laravel, thanks to Spout. |
Mar 24, 2026
|
2315 |
| spatie/pdf-to-image | Convert a pdf to an image |
Feb 09, 2026
|
1428 |
| 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
|
360 |
| 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.
Use FilePond the Laravel way
Visuals & UI: Blade, Themes, Icons (12)
| 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
|
2460 |
| 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
|
828 |
| tallstackui/tallstackui | TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications. |
May 07, 2026
|
714 |
| phikiphp/phiki | Syntax highlighting powered by TextMate grammars in PHP. |
Apr 01, 2026
|
361 |
| 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
|
306 |
| sheafui/components | Open source Blade components with Alpine.js and Livewire support for Laravel applications. Install directly into your codebase using our CLI tool. | - | 279 |
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
TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.
Syntax highlighting powered by TextMate grammars in PHP.
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 (23)
| Package | Description | Latest Version | Stars |
|---|---|---|---|
| barryvdh/laravel-debugbar | This is a package to integrate PHP Debug Bar with Laravel. |
Apr 22, 2026
|
19212 |
| nunomaduro/larastan | Adds code analysis to Laravel improving developer productivity and code quality |
Apr 16, 2026
|
6398 |
| 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
|
5980 |
| 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
|
5940 |
| 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
|
5184 |
| 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
|
4345 |
| 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
|
2045 |
| imanghafoori1/laravel-microscope | Fearless refactoring, it does a lot of smart checks to find certain errors/user panels, and dashboards |
Aug 15, 2025
|
1493 |
| spatie/laravel-db-snapshots | Quickly dump and load databases |
Apr 01, 2026
|
1201 |
| spatie/laravel-uptime-monitor | A powerful and easy to configure uptime and ssl monitor |
Feb 22, 2026
|
1069 |
| spatie/laravel-failed-job-monitor | Get notified when a queued job fails |
Apr 28, 2026
|
1041 |
| spatie/laravel-schedule-monitor | Monitor scheduled tasks in a Laravel app |
Mar 25, 2026
|
989 |
| spatie/laravel-health | Using this package you can monitor the health of your application by registering checks. |
May 13, 2026
|
865 |
| spatie/laravel-server-monitor | This package keeps an eye on the health of all your servers. |
Feb 21, 2026
|
841 |
| leventcz/laravel-top | Real-time monitoring from the command line for Laravel applications. |
May 01, 2026
|
581 |
| 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 |
| farayaz/laravel-spy | Laravel Spy is a lightweight package to track and log outgoing HTTP requests |
May 02, 2026
|
213 |
| muhammadsadeeq/laravel-activitylog-ui | Modern UI for Spatie's Activity Log with advanced filtering, analytics, and real-time features |
Apr 03, 2026
|
177 |
| SanderMuller/laravel-fluent-validation | Fluent and extremely fast validation for Laravel |
May 11, 2026
|
176 |
| 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. |
May 04, 2026
|
101 |
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.
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
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.
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 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
Fluent and extremely fast validation for Laravel
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 (36)
| Package | Description | Latest Version | Stars |
|---|---|---|---|
| spatie/laravel-query-builder | Filter, sort and include eloquent relations based on a request. |
May 02, 2026
|
4442 |
| cviebrock/eloquent-sluggable | Easy creation of slugs for your Eloquent models in Laravel. | - | 3993 |
| owen-it/laravel-auditing | Record the change log from models in Laravel |
Mar 27, 2026
|
3424 |
| calebporzio/sushi | Eloquent's missing "array" driver. Sometimes you want to use Eloquent, but without dealing with a database. |
Feb 21, 2026
|
3002 |
| 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
|
2896 |
| staudenmeir/eloquent-has-many-deep | This extended version of HasManyThrough allows relationships with unlimited intermediate models. |
Mar 14, 2026
|
2858 |
| kitloong/laravel-migrations-generator | Laravel Migrations Generator: Automatically generate your migrations from an existing database schema |
May 10, 2026
|
2858 |
| VentureCraft/revisionable | Easily create a revision history for any laravel model |
Feb 25, 2026
|
2610 |
| spatie/laravel-collection-macros | A set of useful Laravel collection macros |
Feb 20, 2026
|
1905 |
| spatie/laravel-sluggable | Generate slugs when saving Eloquent models |
Apr 29, 2026
|
1542 |
| tighten/parental | Brings STI (Single Table Inheritance) capabilities to Eloquent. |
Mar 03, 2026
|
1527 |
| 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
|
1371 |
| spatie/laravel-model-states | State support for models |
Apr 22, 2026
|
1286 |
| 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
|
1206 |
| michaeldyrynda/laravel-cascade-soft-deletes | Cascading soft deletes for the Laravel PHP Framework. |
Mar 20, 2026
|
1174 |
| 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
|
758 |
| 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
|
752 |
| 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 |
| 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
|
515 |
| 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
|
435 |
| halilcosdu/laravel-slower | Optimize Your DB Queries with AI |
Apr 09, 2026
|
409 |
| cjmellor/approval | Approval is a Laravel package that provides a simple way to approve new Model data before it is persisted. |
May 04, 2026
|
367 |
| boxfrommars/rutorika-sortable | Adds sortable behavior to Laravel Eloquent models |
Mar 27, 2026
|
289 |
| aliziodev/laravel-taxonomy | Laravel package for managing taxonomies, categories, tags, and hierarchical data structures. | - | 239 |
| IndexZer0/eloquent-filtering | Easily filter eloquent models using arrays - great for filtering from http requests. |
Apr 02, 2026
|
225 |
| avocet-shores/laravel-rewind | Laravel Rewind is a powerful and efficient versioning package for your Eloquent models. |
Mar 31, 2026
|
203 |
| Thavarshan/filterable | Enhance Laravel queries with adaptable, customisable filters and intelligent caching to improve both performance and functionality. |
Mar 19, 2026
|
193 |
| 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
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
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
Laravel package for managing taxonomies, categories, tags, and hierarchical data structures.
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 (8)
| 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 09, 2026
|
7773 |
| 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
|
2442 |
| Astrotomic/laravel-translatable | If you want to store translations of your models into the database, this package is for you. |
Mar 27, 2026
|
1410 |
| spatie/laravel-translation-loader | Store your translations in the database or other sources |
Feb 21, 2026
|
839 |
| MohmmedAshraf/laravel-translations | Provides a simple and friendly user interface for managing translations in a Laravel app. |
Apr 07, 2026
|
810 |
| 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
|
704 |
| niels-numbers/laravel-localizer | Locale-aware routing for Laravel: auto-detect, auto-redirect, and resolve route() per language. |
May 13, 2026
|
11 |
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.
Locale-aware routing for Laravel: auto-detect, auto-redirect, and resolve route() per language.
AI (3)
| Package | Description | Latest Version | Stars |
|---|---|---|---|
| echolabsdev/prism | Package for integrating Large Language Models (LLMs) into your AI applications. |
Mar 20, 2026
|
2370 |
| MaestroError/LarAgent | The easiest way to create and maintain AI agents in your Laravel projects. |
May 09, 2026
|
636 |
| 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.
Easily document your codebase using AI! Perfect for existing legacy applications.
E-Commerce (9)
| 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 12, 2026
|
26823 |
| aimeos/aimeos-laravel | Laravel ecommerce package for ultra fast online shops, scalable marketplaces, complex B2B applications and gigacommerce. | - | 8625 |
| lunarphp/lunar | An open-source package that brings the power of modern headless e-commerce functionality to Laravel. |
Apr 24, 2026
|
3518 |
| LaravelDaily/laravel-invoices | This Laravel package provides an easy to use interface to generate Invoice PDF files with your provided data. |
Mar 19, 2026
|
1551 |
| vanilophp/framework | The truly Laravel E-commerce Framework |
Apr 21, 2026
|
867 |
| Climactic/laravel-credits | A ledger-based Laravel package for managing credit-based systems in your application. |
Mar 26, 2026
|
311 |
| 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
|
229 |
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 ledger-based Laravel package for managing credit-based systems in your application.
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 (5)
| Package | Description | Latest Version | Stars |
|---|---|---|---|
| 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
|
1731 |
| 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
|
667 |
| 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. |
May 13, 2026
|
226 |
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.
Toastr.js notifications for Laravel
Lightweight, themeable toast package for Laravel & Livewire with no jQuery, Bootstrap, or Tailwind dependency.
Mail (3)
| Package | Description | Latest Version | Stars |
|---|---|---|---|
| spatie/laravel-mail-preview | A mail driver to quickly preview mail |
Feb 23, 2026
|
1281 |
| 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
|
244 |
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 (70)
| 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
|
14903 |
| SpartnerNL/Laravel-Excel | Supercharged Excel exports and imports in Laravel |
Apr 30, 2026
|
12657 |
| barryvdh/laravel-dompdf | Laravel wrapper for Dompdf HTML to PDF Converter |
Mar 17, 2026
|
7262 |
| tighten/ziggy | Use your Laravel routes in JavaScript |
Mar 05, 2026
|
4296 |
| 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
|
4129 |
| artesaos/seotools | SEOTools is a package for Laravel 5.8+ and Lumen that provides helpers for some common SEO techniques |
Mar 28, 2026
|
3349 |
| spatie/laravel-analytics | A Laravel package to retrieve pageviews and other data from Google Analytics |
Apr 28, 2026
|
3235 |
| 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
|
2920 |
| spatie/laravel-responsecache | Speed up a Laravel app by caching the entire response |
May 11, 2026
|
2793 |
| barryvdh/laravel-snappy | Snappy PDF/Image Wrapper for Laravel |
Mar 18, 2026
|
2756 |
| spatie/laravel-sitemap | Generate a sitemap without you having to add urls to it manually, by crawling your entire site. |
Mar 12, 2026
|
2595 |
| mewebstudio/captcha | A simple Laravel service provider for including the Captcha for Laravel. |
Apr 15, 2026
|
2574 |
| 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
|
2391 |
| Torann/laravel-geoip | Determine the geographical location of website visitors based on their IP addresses |
Apr 10, 2026
|
2221 |
| dedoc/scramble | Scramble generates API documentation for Laravel project. Without requiring you to manually write PHPDoc annotations. |
Apr 27, 2026
|
2085 |
| anhskohbo/no-captcha | No CAPTCHA reCAPTCHA For Laravel |
Apr 01, 2026
|
1843 |
| 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
|
1739 |
| 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
|
1693 |
| Power-Components/livewire-powergrid | PowerGrid generates Advanced Datatables using Laravel Livewire |
May 04, 2026
|
1683 |
| 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
|
1499 |
| spatie/laravel-settings | Store strongly typed application settings |
Apr 28, 2026
|
1491 |
| ludoguenet/laravel-zap | A flexible, performant, and developer-friendly schedule management system with deep Laravel integration. |
Mar 29, 2026
|
1440 |
| spatie/laravel-google-calendar | Manage events on a Google Calendar |
Feb 21, 2026
|
1392 |
| 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 |
May 13, 2026
|
1320 |
| kreait/laravel-firebase | A Laravel package for the Firebase PHP Admin SDK. |
May 07, 2026
|
1292 |
| spatie/laravel-web-tinker | Tinker in your browser |
Apr 27, 2026
|
1215 |
| laravel-workflow/laravel-workflow | A package for the Laravel web framework that provides tools for defining and managing workflows and activities. |
May 02, 2026
|
1201 |
| 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 |
| spatie/laravel-webhook-client | Receive webhooks in Laravel apps |
Apr 30, 2026
|
1182 |
| proengsoft/laravel-jsvalidation | Allows to reuse your Laravel Validation Rules, Messages, FormRequest and Validators to validate forms automatically in client side. |
Mar 17, 2026
|
1145 |
| 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
|
1070 |
| spatie/laravel-pdf | Create PDF files in Laravel apps | - | 1000 |
| spatie/laravel-menu | Html menu generator for Laravel |
Feb 21, 2026
|
981 |
| spatie/laravel-feed | Easily generate RSS feeds |
Feb 21, 2026
|
977 |
| nnjeim/world | Laravel package which provides a list of the countries, states, cities, timezones, currencies and languages. |
Feb 04, 2026
|
975 |
| spatie/laravel-mix-purgecss | Zero-config Purgecss for Laravel Mix |
Dec 21, 2020
|
860 |
| ralphjsmit/laravel-seo | Never worry about SEO in Laravel again! |
Mar 26, 2026
|
850 |
| spatie/laravel-validation-rules | A set of useful Laravel validation rules |
Feb 21, 2026
|
825 |
| spatie/valuestore | Easily store some values | - | 766 |
| 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
|
742 |
| mateusjunges/laravel-kafka | A Kafka driver for Laravel. |
Apr 03, 2026
|
722 |
| 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 |
| Team-Tea-Time/laravel-forum | A forum package designed for quick and easy integration in #Laravel projects. |
May 08, 2026
|
646 |
| f9webltd/laravel-api-response-helpers | A simple package allowing for consistent API responses throughout your Laravel application. |
Feb 22, 2026
|
644 |
| 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, 2026
|
621 |
| milwad-dev/laravel-validate | You can validate data easier, Laravel validate have lots of rule class for validation. |
May 07, 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
|
544 |
| Jeroen-G/Explorer | Next-gen Elasticsearch driver for Laravel Scout with the power of Elasticsearch's queries. |
Mar 24, 2026
|
399 |
| laracraft-tech/laravel-schema-rules | Automatically generate Laravel validation rules based on your database table schema! |
Apr 01, 2026
|
363 |
| 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
|
322 |
| 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
|
262 |
| me-shaon/laravel-request-analytics | Simple request data analytics package for Laravel projects |
May 10, 2026
|
213 |
| 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
|
178 |
| eramitgupta/laravel-pwa | A simple and easy-to-use Laravel PWA (Progressive Web App) package for Laravel applications. |
Apr 11, 2026
|
175 |
| mostafaznv/pdf-optimizer | PDF optimization tool for PHP and Laravel applications |
Apr 25, 2026
|
171 |
| tuncaybahadir/quar | A simple qr code generation tool for your projects |
Mar 28, 2026
|
72 |
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
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.
Determine the geographical location of website visitors based on their IP addresses
Scramble generates API documentation for Laravel project. Without requiring you to manually write PHPDoc annotations.
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
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
A package for the Laravel web framework that provides tools for defining and managing workflows and activities.
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?
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
Create PDF files in 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
Easily store some values
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 forum package designed for quick and easy integration in #Laravel projects.
A simple package allowing for consistent API responses throughout your Laravel application.
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.
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.
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
A simple qr code generation tool for your projects