php-refactor-mode.el
Code refactoring tools
Tools for safely performing common refactoring operations on PHP code
Minor mode to quickly and safely perform common refactorings
29 stars
6 watching
6 forks
Language: Gherkin
last commit: about 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
phpactor/phpactor | A tool that provides intelligent code completion and refactoring capabilities for PHP developers | 1,464 |
daylerees/scientist | An experimentation framework that allows developers to refactor and improve existing code without risk or breakages | 782 |
typon/tabdeeli | An interactive search and replace tool for refactoring code without anxiety. | 17 |
hootlex/laravel-moderation | A simple Moderation System for Laravel 5.* applications | 527 |
asm89/rx.php | Reactive programming library for PHP | 205 |
haskell-tools/haskell-tools | Developer tools for refactoring Haskell programs. | 249 |
ember-codemods/ember-computed-getter-codemod | Automates replacements of Ember computed getter methods to improve code readability and maintainability | 0 |
christianhujer/expensereport | A legacy code refactoring kata in multiple programming languages to implement a new feature without rewriting the entire system. | 146 |
refactorfirst/refactorfirst | Identifies highly coupled classes and class cycles in Java codebases to prioritize refactoring efforts. | 459 |
jupyterlab-contrib/jupyterlab_code_formatter | Facilitates invocation of code formatters in JupyterLab | 856 |
trismegiste/mondrian | An analysis tool to help software developers identify and refactor tightly coupled classes using graph theory and abstraction. | 397 |
htmlmin/laravel-htmlmin | A package that simplifies the minification of HTML responses in Laravel applications | 1,022 |
karlomikus/theme | A package for managing and switching between themes in Laravel applications | 70 |
alexmost/eslint-plugin-deprecate | Provides warnings about deprecated code usage to help refactor and maintain existing codebases. | 81 |
imangazaliev/didom | A fast and simple HTML parser with support for CSS selectors and XPath expressions. | 2,202 |