Is there a way to run commands before PHPStorm commits?

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. GrumPHP

    A PHP code-quality tool

    I use grumphp to run phplint, phpstan, Easy coding standard (includes php-cs fixer) and phpunit. All four will automatically run before every commit, stopping any 'below standard' code from being committed. Example config file

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. keto-diet

    Basic Laravel app to record keto diet information

    I use grumphp to run phplint, phpstan, Easy coding standard (includes php-cs fixer) and phpunit. All four will automatically run before every commit, stopping any 'below standard' code from being committed. Example config file

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

  • Looking to build a code quality tool for Laravel - opinions wanted

    1 project | /r/laravel | 6 Feb 2023
  • Ensure a beaut code with Laravel Pint

    1 project | dev.to | 17 Oct 2022
  • A quality inspection hook installer

    1 project | /r/PHP | 9 Sep 2022
  • A quality inspection hook installer

    2 projects | /r/laravel | 8 Sep 2022
  • Arguments in favor and against running a style fixer on a whole codebase

    1 project | /r/PHP | 21 Jul 2021

Did you know that PHP is
the 14th most popular programming language
based on number of references?