Skip to content
This repository was archived by the owner on Feb 23, 2018. It is now read-only.

Atom package that lints your PHP source code to indicate various problems such as missing methods. (Legacy)

License

Notifications You must be signed in to change notification settings

php-integrator/atom-linter-legacy-php56

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atom-linter

Send me some coffee beans

This package provides linting for your PHP source code using PHP Integrator as well as linter.

Note that the php-integrator-base package is required and needs to be set up correctly for this package to function correctly.

This package is not meant to be a replacement for existing PHP linters, but more as a complementary package that will indicate additional issues that the existing linters can't detect.

What is included?

  • Shows docblock issues.
  • Shows usage of unknown class members.
  • Shows usage of unknown global functions.
  • Shows usage of unknown global constants.
  • Shows warnings about unused use statements.
  • Shows erroneous class names that can't be resolved.
  • Shows errors returned by the base service's indexing process.

GPLv3 Logo

About

Atom package that lints your PHP source code to indicate various problems such as missing methods. (Legacy)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •