phpactor / code-transform
This package is abandoned and no longer maintained.
No replacement package was suggested.
Applies introspective transformations on source code
0.4.3
2022-01-03 19:33 UTC
Requires
- php: ^7.3 || ^8.0
- phpactor/class-to-file: ~0.4.0
- phpactor/code-builder: ^0.4.1
- phpactor/name-specification: ^0.1
- phpactor/text-document: ^1.2.4
- phpactor/worse-reflection: ^0.4.7
- webmozart/path-util: ~2.3
Requires (Dev)
- ergebnis/composer-normalize: ^2.0
- friendsofphp/php-cs-fixer: ^2.17
- phpactor/test-utils: ~1.1.3
- phpbench/phpbench: ^1.0
- phpspec/prophecy-phpunit: ^2.0
- phpstan/phpstan: ~0.12.0
- phpunit/phpunit: ^9.0
- symfony/var-dumper: ^5.2
This package is auto-updated.
Last update: 2022-03-31 20:10:33 UTC
README
A bunch of refactorings for Phpactor, for example:
- Extract Constant
- Extract Method
- Generate Accessor
- Generate Method
- Import Class
- Override Method
- Rename Variable
Contributing
This package is open source and welcomes contributions! Feel free to open a pull request on this repository.
Support
- Create an issue on the main Phpactor repository.
- Join the
#phpactorchannel on the Slack Symfony Devs channel.