phpactor/code-transform-extension

This package is abandoned and no longer maintained. No replacement package was suggested.

Code transform base package

Installs: 38 936

Dependents: 3

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 2

Open Issues: 1

Type:phpactor-extension

0.2.2 2021-05-08 09:37 UTC

This package is auto-updated.

Last update: 2022-03-31 19:33:30 UTC


README

CI

Base package for code transformation, class generation and inflection.

  • Class Inflector: Generate new classes based on a given existing class.
  • Class New: Generate new classes.
  • Class Transform: Perform transformations upon source files.

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 #phpactor channel on the Slack Symfony Devs channel.