• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

atom-linter-phpstan

Lint PHP on the fly, using phpstan
  • #lint
  • #linter
  • #phpstan
  • #php
AtomLinter
2.1.1 2,075
3
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

atom-linter-phpstan

This linter plugin for Linter provides an interface to PHPStan. It will be used with files that have the "PHP" syntax or PHP embedded within HTML.

Installation

PHPStan installation

Before installing this plugin, you must ensure that phpstan is installed on your system. For detailed instructions see PHPStan Github, the simplified steps are:

  1. Install php.
  2. Install Composer.
  3. Install phpstan by typing the following in a terminal:
composer global require phpstan/phpstan

After verifying that phpstan works from your terminal, proceed to install the atom-linter-phpstan plugin.

Plugin installation

$ apm install atom-linter-phpstan

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by