/Inspector

Inspector - A source code analyzer for PHP in PHP

Primary LanguagePHP

Inspector

Build Status Code Coverage Code Climate Scrutinizer Code Quality

A source code analyzer for PHP.

Screenshots

1

2

3

4

5

6

7

8

9

10

Dependencies

Contribution guidelines

  • Code should strictly conform to PSR-2
  • PSR-4 should be used for Autoloading.
  • Write unit tests based on PHPUnit