Laravel Packages To Use In Your App

Home ยป Blog ยป Laravel Packages To Use In Your App

composer require ‘awesome laravel packages’

Starting with a new app and stuck on which laravel packages to select for basic boilerplate stuff? We have made a list of some of the best laravel packages available to solve the same dilemma.

The laravel packages listed below are used by our team on various client projects as well as our in-house products, so they are tried, tested, and also trusted ๐Ÿ™‚

We select a package against its competitors mainly due to the same reasons that every other developer has, but still, for more clarity? They are as follows: Developers & contributors being active, maximum issues being considered, minimum dependencies, and most easy to implement. Download count is not our focus.

 

FORMAT: Name – Description – Reason to use

  • Laracasts Flash – Easy flash messages for your laravel app – Creator is Jeffrey Way, so no second thought ๐Ÿ™‚
  • Entrust – Role-based permissions – Easy to implement
  • Medialibrary – Associate files with Eloquent models – Active developers and easy to use
  • PHP Vars To Js Transformer – Transform PHP types to JavaScript in the easiest way – Again, Jeffrey Way
  • Intervention Image – An open-source php image handling and manipulation library – Great Documentation and active community
  • Eloquence – Extensions for the Eloquent ORM – Easy to implement, and an active developer
  • Laravel Debugbar – Best debug bar out there – Simple and readable UI
  • Log viewer – Your error logs at a single route – Neat UI
  • JWT Auth – JSON Web Token Authentication for Laravel & Lumen – Active community
  • Forms & HTML (Lara Collective) – Removed from the core but still maintained by awesome people – Description says it all
  • Notification Channels – You think and it’s already in there – Mohamed Said is the co-creator so no second thoughts here as well ๐Ÿ™‚

Since you read all of our suggestions till the end, we appreciate it, so as a token of thanks, one more suggestion of a Chrome extension that makes writing acceptance testing for your laravel app easier to write while using your app in the browser.

  • Laravel TestTools – Chrome extension to generate Laravel integration tests while using your app

If there is some package that is equally awesome & useful (even if it is in its initial version) and we missed it , do let us know in the comments below ๐Ÿ™‚

Custom WordPress and Laravel development

Join us, collaborate together, and succeed.

Looking to automate your workflow or migrate your legacy system to a modern application that allows you to focus on optimizing your business

Ajit Bohra Avatar

Leave comment

10 responses

  1. Freek Van der Herten

    Hi, I’m the author of medialibrary. Glad you like it. Here are some other Laravel packages our team has made: https://spatie.be/opensource/laravel

  2. ARCANEDEV

    Hi lubus, can you check this Log viewer package https://github.com/ARCANEDEV/LogViewer ?

    1. Harish

      Sure, will give it a try & test it and if its equally neat & easy to use as https://github.com/rap2hpoutre/laravel-log-viewer the blog will be updated ๐Ÿ™‚
      – Harish (Author)

      1. ARCANEDEV

        Cool, thanks ( ^_^)b

  3. Lorenzo Padovani

    Hi, here are another 2 packages from Padosoft: https://github.com/padosoft/laravel-composer-security to programmatically check composer vulnerabilities and https://github.com/padosoft/laravel-google-structured-data-testing-tool to bulk check SEO markup.

    1. Harish

      Didn’t knew about these two. Thanks Lorenzo ๐Ÿ™‚

  4. Maizer Gomes

    https://github.com/kodeine/laravel-acl – Another role based permissions
    https://github.com/Maatwebsite/Laravel-Excel – Create excel files on the fly
    https://github.com/barryvdh/laravel-snappy – Create PDF files on the fly
    https://github.com/rachidlaasri/laravel-installer – Create a setup for your app
    https://github.com/spatie/laravel-backup – Back up your DB e App easily
    https://github.com/garygreen/pretty-routes – See your app routes in a pretty and compreensive form
    https://github.com/consoletvs/charts – Create charts easily for your data
    https://github.com/barryvdh/laravel-ide-helper – Help your IDE better understand your laravel app
    https://github.com/anhskohbo/no-captcha – Protect your public forms with google captcha

    1. Harish

      Hey thanks , really appreciate your efforts to list down these resources ๐Ÿ™‚

  5. Majd Alhayek

    I wore a powerful package that generates resource like views, route, controller, model, migration and request form. Please give it a try https://github.com/CrestApps/laravel-code-generator

    1. Harish

      Will try & get back to you ๐Ÿ™‚

Leave a Reply

Your email address will not be published. Required fields are marked *