Typo3 Batch

Roll out one repeated change over multiple TYPO3 extensions in a monorepo or packages/ directory. Use when inventorying which packages still call a removed API such as HashService and fixing them together, applying a shared codemod, or splitting a mass refactor into reviewable batches. Owns cross-package inventory, ordering and per-batch verification, not explaining individual Core APIs. Requires more than one extension; a single-package mechanical PHP rewrite belongs to typo3-rector.

dirnbauer Updated

File contents

dirnbauer/typo3-skills/tree/main/skills/typo3-batch commit 466cbc4bd1

Frequently asked questions

npx skillmds@latest add dirnbauer/typo3-batch-3