PHP Lint

Open-source PHP projects categorized as Lint

Top 3 PHP Lint Projects

  • pint

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

  • Project mention: How to setup efm-langserver for pint formatter? | /r/neovim | 2023-07-13

    I've been using pint for formatting php files with null-ls.nvim. Few days ago null-ls.nvim has announced that the plugin will be archived in few months so I started migrating all my formatters and linter from null-ls to efm-langserver. I got other things such as prettier, black, isort, mypy, etc. working but can't get pint to work with php files: If I run pint via efm-langserver, everything is deleted from the buffer, and the saved file is formatted separately. How do I setup efm-langserver correctly to work with pint? Below is my config.yml for pint currently. yaml tools: pint: &pint format-command: "pint --no-interaction --quiet ${INPUT}" format-stdin: false languages: php: - <<: *pint Thank you.

  • phplint

    :bug: A tool that can speed up linting of php files by running several lint processes at once.

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

    The Exakat Engine : smart static analysis for PHP

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-07-13.

PHP Lint related posts

Index

What are some of the best open-source Lint projects in PHP? This list will help you:

Project Stars
1 pint 2,670
2 phplint 962
3 Exakat 375
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com