phpactor
Code refactorer
A tool that provides intelligent code completion and refactoring capabilities for PHP developers
Mainly a PHP Language Server with more features than you can shake a stick at
1k stars
23 watching
132 forks
Language: PHP
last commit: about 2 months ago
Linked from 1 awesome list
completionphprefactoringvim
Related projects:
Repository | Description | Stars |
---|---|---|
keelerm84/php-refactor-mode.el | Tools for safely performing common refactoring operations on PHP code | 29 |
python-rope/rope | A Python refactoring library that supports advanced syntax features and provides a safe and powerful way to modify existing code | 1,976 |
typon/tabdeeli | An interactive search and replace tool for refactoring code without anxiety. | 17 |
carlosas/phpat | A tool that analyzes and enforces coding standards and architectural rules in PHP applications. | 1,098 |
refactorfirst/refactorfirst | Identifies highly coupled classes and class cycles in Java codebases to prioritize refactoring efforts. | 459 |
daylerees/scientist | An experimentation framework that allows developers to refactor and improve existing code without risk or breakages | 782 |
php-gettext/php-scanner | Scans PHP code to extract translation information for use with gettext | 14 |
javanile/php-glossary | Analyze source code to identify terms associated with business logic in PHP projects. | 5 |
fabpot/php-cs-fixer | Automates correction of coding standards issues in PHP code. | 46 |
christianhujer/expensereport | A legacy code refactoring kata in multiple programming languages to implement a new feature without rewriting the entire system. | 146 |
adamculp/php-code-quality | A Docker image containing multiple PHP code quality tools to analyze and improve the maintainability and reliability of PHP applications. | 156 |
phper-framework/phper | Allows writing PHP extensions using Rust | 298 |
benchling/refac | A tool for refactoring and moving Python code | 54 |
dantleech/code-mover | Automates code refactoring and migration by applying predefined transformations to specific files in a project. | 22 |
scrutinizer-ci/php-analyzer | Analyzes and evaluates PHP code to identify potential issues and improvements | 444 |