GitHub - laravel/pint: Laravel Pint is a minimalist code style fixer for PHP.

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

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

    Laravel Pint is an opinionated PHP code style fixer for minimalists.

  • I wonder why it requires PHP 8.0 and do not use any new PHP features like parameter or return typing? Like here: https://github.com/laravel/pint/blob/main/app/ValueObjects/Issue.php It's not 2012 anymore.

  • PHP CS Fixer

    A tool to automatically fix PHP Coding Standards issues

  • Symfony (well Fabien Potencier, lead dev of Symfony) has created https://github.com/friendsofphp/php-cs-fixer years ago. And although maintenance is transferred to the FriendsOfPHP organisation, it comes with a Symfony code style preset, as well as PSR based presets.

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

    🌟 JavaScript Style Guide, with linter & automatic code fixer

  • Something similar has been done with Standardjs, which is a nice package with predefined ESlint rules and some CLI wrappers.

  • shim

    Shim version of PHP CS Fixer (by PHP-CS-Fixer)

  • php-cs-fixer-ga

    GithubAction for PHP-CS-Fixer

  • PHP CS fixer has a great ecosystem with things like PHPstorm integration (https://www.jetbrains.com/help/phpstorm/using-php-cs-fixer.html) and GitHub Actions integration (https://github.com/OskarStark/php-cs-fixer-ga).

  • SaaSHub

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

    SaaSHub logo
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

  • Laravel code-quality tools

    16 projects | dev.to | 8 Feb 2024
  • We Have Code Quality At Home: Open Source Java Code Quality Tools

    4 projects | dev.to | 6 May 2024
  • Open source software maintenance is difficult: examples with Go math/rand/v2 and testify

    1 project | dev.to | 2 May 2024
  • Handling EI_EXPOSE_REP & EI_EXPOSE_REP2 👨🏻‍💻

    1 project | dev.to | 30 Apr 2024
  • Updating legacy code to php 8.x

    1 project | dev.to | 30 Apr 2024