10+ Best Laravel Dev Tools For Faster Development🚀2021

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • laravel-debugbar

    Debugbar for Laravel (Integrates PHP Debug Bar)

  • Laravel Debugbar is a highly recommended tool for debugging the Laravel application. The tool comes with regularly updated for the latest Laravel versions. The tool is displayed at the bottom of the browser and provides the debug information simultaneously. It also shows the route, the template which is rendered with the parameters provides with detailed information. It allows the developer to add messages.

  • laravel-ide-helper

    IDE Helper for Laravel

  • IDE Helper

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • PHP Debug Bar

    Debug bar for PHP

  • This is a package to integrate PHP Debug Bar with Laravel. It includes a Service Provider to register the debugbar and attach it to the output. You can publish assets and configure it through Laravel. It bootstraps some Collectors to work with Laravel and implements a couple custom Data Collectors, specific for Laravel. It is configured to display Redirects and (jQuery) Ajax Requests. (Shown in a dropdown) Read the documentation for more configuration options.

  • Laravel 6

    Powerful REPL for the Laravel framework.

  • Laravel Tinker allows you to interact through a command line with any project that uses the Laravel framework. It allows users to access all the events and objects. Tinker is an optional add on, so we should manually install with the Laravel versions after 5.4.

  • entrust

    Role-based Permissions for Laravel 5

  • Laravel Entrust

  • socialite

    Laravel wrapper around OAuth 1 & OAuth 2 libraries.

  • Laravel Socialite enables you to handle OAuth authentication more seamlessly. This tool allows users to login via social networking sites such as Facebook, LinkedIn, Instagram, Twitter, Google, Bitbucket, etc. This is one of the popular Laravel features that is commonly used in most of the Laravel development.

  • Laravel Mix

    The power of webpack, distilled for the rest of us.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • laravel-websockets

    Discontinued Websockets for Laravel. Done right.

  • Laravel Websockets

  • laravel-generator

    API and Admin Panel CRUD Generator for Laravel.

  • passport

    Laravel Passport provides OAuth2 server support to Laravel. (by laravel)

  • Laravel Passport

  • multi-tenant

    Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups, previously github.com/hyn/multi-tenant

  • Laravel Tenancy

  • dusk

    Laravel Dusk provides simple end-to-end testing and browser automation.

  • laravel-packager

    A cli tool for creating Laravel packages

  • Laravel Packager

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts