You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,6 +102,7 @@ Tools to automatically fix the code they are provided with.
102
102
103
103
*[Rector](https://github.com/rectorphp/rector) - AST-based Instant Upgrades of PHP Applications
104
104
*[FunctionFQNReplacer](https://github.com/Roave/FunctionFQNReplacer) - provides a way to replace relative references of functions in function calls with absolute references.
105
+
*[Phpactor](https://github.com/phpactor/phpactor) - This project aims to provide heavy-lifting refactoring and introspection tools.
105
106
*[PHP BackSlasher](https://github.com/nilportugues/php-backslasher) - Tool to add all PHP internal functions and constants to its namespace by adding backslash to them.
*[Code Climate](https://codeclimate.com) - Hosted static analysis for Ruby, PHP and JavaScript source code.
142
144
*[CodeScene](https://codescene.io/) - Prioritize technical debt in PHP, JavaScript, etc.
145
+
*[Deepsource](https://deepsource.io/) - DeepSource is a modern static analysis platform, built for engineering teams who move fast and don’t break things.
143
146
*[Insight](https://insight.sensiolabs.com/) - A SensioLabs tool to analyzes source code to find problems that degrade the overall quality of your projects.
144
147
*[RIPS](https://www.ripstech.com/) - The superior security software for PHP applications. Source code static analyser for vulnerabilities.
145
148
*[Scrutinizer](https://scrutinizer-ci.com/) - Improve code quality and find bugs before they hit production with our continuous inspection platform.
149
+
*[Sourcegraph](https://about.sourcegraph.com/) - Understand and search across your entire codebase
146
150
*[SideCI](https://sideci.com/) - CI for automated code review by code analysis.
147
151
*[Laravelshift](https://laravelshift.com/) - the automated way to upgrade Laravel applications. Upgrade Laravel applications all the way from Laravel 4.2 to the latest version of Laravel.
0 commit comments