PHPLint is a tool that can speed up linting of php files by running several lint processes at once.
Linting PHP source files should be as simple as running phplint with one or more source paths (no config required). It will however assume some defaults that you might want to change.
PHPLint will by default be looking in order for the file .phplint.yml in the current working directory. You can use another filename by option: --configuration=FILENAME or -c FILENAME.
This is free and open source software.
Website: github.com/overtrue/phplint
Support:
Developer: overtrue
License: MIT License
PHPLint is written in PHP. Learn PHP with our recommended free books and free tutorials.
Related Software
| PHP Linters | |
|---|---|
| PHPStan | PHP static analysis tool |
| PHP Coding Standards Fixer | Fixes your code to follow the standards |
| Mago | Extremely fast PHP linter, formatter, and static analyzer |
| Psalm | Static analysis tool |
| PHP_CodeSniffer | Tokenizes PHP files and detects violations |
| PHP Parallel Lint | Checks the syntax of PHP files in parallel |
| PHPLint | Speed up linting PHP files |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

