10 Great Homebrew formulas for Web Developers

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
  • PHP CS Fixer

    A tool to automatically fix PHP Coding Standards issues

  • Php-cs-Fixer is a great command-line utility to enforce coding standards. Easily integrated into deploy flows or simply in your favourite editor, in my case Sublime.

  • ytop

    Discontinued A TUI system monitor written in Rust

  • HTOP is a great improvement of top, which I use everywhere, from DEV servers to my own laptop. I know it's not as modern as YTOP but I got used to it and can't get to change.

  • 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 Code Sniffer

    PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.

  • Another alternative I tested and liked is phpcbf which you can install via composer

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