Recommendations for productivity tools/libraries?

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

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

    PHP Static Analysis Tool - discover bugs in your code without running it!

  • I've recently setup PHP_CodeSniffer to help with coding standards (targeting PSR-12) and PHPStan / Larastan (for static analysis) on a a couple of projects.

  • coding-standard

    Slevomat Coding Standard for PHP_CodeSniffer provides many useful sniffs

  • You should check out https://github.com/slevomat/coding-standard for some very useful additional rules.

  • 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
  • Rector

    Instant Upgrades and Automated Refactoring of any PHP 5.3+ code

  • I've been getting a lot of value from Rector recently.

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