https://github.com/rectorphp/rector-book-code-examples
Code examples from the Rector book up-to-date with Rector 1.0
https://github.com/rectorphp/rector-book-code-examples
Last synced: 5 months ago
JSON representation
Code examples from the Rector book up-to-date with Rector 1.0
- Host: GitHub
- URL: https://github.com/rectorphp/rector-book-code-examples
- Owner: rectorphp
- Created: 2024-01-25T21:04:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-07T17:36:53.000Z (almost 2 years ago)
- Last Synced: 2025-06-26T20:41:07.255Z (7 months ago)
- Language: PHP
- Homepage: https://leanpub.com/rector-the-power-of-automated-refactoring/
- Size: 6.84 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Code examples for Rector Book
Here you can explore composer autoloaded code examples from [Rector, The Power of Automated Refactoring book](https://leanpub.com/rector-the-power-of-automated-refactoring/) in their final passing states.