What dev composer packages are a must have?

This page summarizes the projects mentioned and recommended in the original post on /r/laravel

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • clockwork

    Clockwork - php dev tools in your browser - server-side component

  • I discovered clockwork the other day. It tells you which queries are taking up the most time and why: https://github.com/itsgoingd/clockwork

  • laravel-ide-helper

    IDE Helper for Laravel

  • IDE helper: https://github.com/barryvdh/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
  • laravel-debugbar

    Debugbar for Laravel (Integrates PHP Debug Bar)

  • laravel-dump-server

    Bring Symfony's Var-Dump Server to Laravel

  • Dump server: https://github.com/beyondcode/laravel-dump-server

  • laravel-telescope-toolbar

    A toolbar for Laravel Telescope, based on the Symfony Web Profiler.

  • If you want both https://github.com/fruitcake/laravel-telescope-toolbar

  • Psalm

    A static analysis tool for finding errors in PHP applications

  • vimeo/psalm: https://psalm.dev/ / https://github.com/vimeo/psalm. Static Analysis

  • Rector

    Instant Upgrades and Automated Refactoring of any PHP 5.3+ code

  • rector/rector: https://github.com/rectorphp/rector. Automatic refactor of my code to support new PHP versions and much more.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • laravel-stats

    📈 Get insights about your Laravel or Lumen Project

  • wnx/laravel-stats: https://github.com/stefanzweifel/laravel-stats. My own package to see how big my app actually is.

  • phpqa

    Docker image that provides static analysis tools for PHP

  • Also for my purposes (code quality & CI for a project where setup is dockerised and non-standard due to laravel vapor) this seems like a good code-quality & test focused docker image https://github.com/jakzal/phpqa

  • phpinsights

    🔰 Instant PHP quality checks from your console

  • But there are no similar tools. Here would be the issue, where this problem is discussed. https://github.com/nunomaduro/phpinsights/issues/445

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

  • Akaunting is free, open-source online accounting software for small businesses

    9 projects | news.ycombinator.com | 23 Apr 2024
  • PHP Authentication: Implementing Access Token

    3 projects | dev.to | 7 Mar 2024
  • Bisecting vendors

    2 projects | dev.to | 5 Jan 2024
  • PHP libraries and tools

    47 projects | dev.to | 18 Oct 2023
  • PHP-Tokio – Use any async Rust library from PHP

    7 projects | news.ycombinator.com | 27 Aug 2023