Skip to content

Elgg plugin for PHP code analysis and refactoring.

License

Notifications You must be signed in to change notification settings

jeabakker/code_review

 
 

Repository files navigation

Code Analyzer Build Status Scrutinizer Quality Score Code Coverage Code Climate

Plugin for PHP code analysis and refactoring of Elgg plugins.

Requirements

  • At the moment this plugin supports PHP >=5.2, but expect it to change in future.
  • This plugin uses PHP Reflection API and even though it's listed explicitly in plugin requirements, it's a module that's bundled with all usual PHP deployments. If you're not doing anything fancy, no worries.

Bugtracker

Please report all issues with this plugin itself on it's project page on github.

With issues found in analyzed plugins you should contact plugin author directly and give him all the details from analysis results.

Screenshots

Analysis

Deprecated list

Code fixing

About

Elgg plugin for PHP code analysis and refactoring.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.4%
  • JavaScript 1.6%