check the following links for the useful packages in Laravel:
https://www.cloudways.com/blog/best-laravel-packages/
- barryvdh/laravel-debugbar : Link
This is a package to integrate PHP Debug Bar with Laravel - Socialite : Link
Socialite is a very popular package for handling social authentication with OAuth. It works with Facebook, Twitter, Github, Bitbucket, and a few others. - LARAVEL-MODULES : Link
Laravel package which was created to manage your large Laravel app using modules. - arrilot/laravel-widgets : Link
Generate and use widgets - anhskohbo/no-captcha : Link
No Captcha is a package for implementing Google reCaptcha validation and protecting forms from spamming. First, you need to obtain a free API key from reCaptcha. - barryvdh/laravel-dompdf : Link
DOMPDF is a wrapper for Laravel, and It offers stalwart performance for HTML to PDF conversion in Laravel applications spontaneously. - Maatwebsite/Laravel-Excel : Link
Supercharged Excel exports and imports - laravelista/comments : Link
Comments is a Laravel package. With it you can easily implement native comments for your application. - themsaid/wink : Link
Wink adds a nice UI where you can manage a publication of any size with posts, pages, tags, and authors. - itsgoingd/clockwork : Link
Clockwork is a development tool for PHP available right in your browser. Clockwork gives you an insight into your application runtime - including request data, performance metrics, log entries, database queries,etc - austintoddj/canvas : Link
get you up-and-running with a blog in just a few minutes. - laravel-shift/blueprint : Link
Blueprint is an open-source tool for rapidly generating multiple Laravel components from a single, human readable definition. - realrashid/sweet-alert : Link
A BEAUTIFUL, RESPONSIVE, CUSTOMIZABLE, ACCESSIBLE (WAI-ARIA) REPLACEMENT FOR JAVASCRIPT'S POPUP - laravel-make-me : Make your life easier with interactive make command
- laravel-self-diagnosis: This package allows you to run self-diagnosis tests on your Laravel application
- Laravel ER Diagram Generator: This package lets you generate entity relation diagrams by inspecting the relationships defined in your model files
- laravel/fortify: Fortify powers the registration, authentication, and two-factor authentication features of Laravel Jetstream.
- FTXInfotech/laravel-adminpanel - Laravel Admin Panel provides you with a massive head start on any size web application. It comes with a full featured access control system out of the box with an easy to learn API and is built on a Bootstrap foundation with a front and backend architecture.
- michelf/php-markdown: Markdown to PHP
- rap2hpoutre / fast-excel - Fast Excel import/export for Laravel