Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Typo3 Rector Laravel Package

ssch/typo3-rector

Instant upgrades and refactoring for TYPO3 sites and extensions, built on Rector. Apply automated code migrations between TYPO3 versions, remove deprecations, and modernize PHP code with a generated Rector config and CLI workflow (dry-run/process).

View on GitHub
Deep Wiki
Context7
v3.14.0

What's Changed

Full Changelog: https://github.com/sabbelasichon/typo3-rector/compare/v3.13.0...v3.14.0

v3.13.0

What's Changed

Full Changelog: https://github.com/sabbelasichon/typo3-rector/compare/v3.12.1...v3.13.0

v3.12.1

What's Changed

Full Changelog: https://github.com/sabbelasichon/typo3-rector/compare/v3.12.0...v3.12.1

v3.12.0

What's Changed

Full Changelog: https://github.com/sabbelasichon/typo3-rector/compare/v3.11.0...v3.12.0

v3.11.0

What's Changed

Full Changelog: https://github.com/sabbelasichon/typo3-rector/compare/v3.10.2...v3.11.0

v3.10.2

What's Changed

Full Changelog: https://github.com/sabbelasichon/typo3-rector/compare/v3.10.1...v3.10.2

v3.10.1

What's Changed

Full Changelog: https://github.com/sabbelasichon/typo3-rector/compare/v3.10.0...v3.10.1

v3.10.0

What's Changed

Full Changelog: https://github.com/sabbelasichon/typo3-rector/compare/v3.9.0...v3.10.0

v3.9.0

What's Changed

Important

The new Rule "RemoveTypo3VersionChecksRector" is not automatically executed as it needs to be configured in your own rector.php file:

    ->withConfiguredRule(
        RemoveTypo3VersionChecksRector::class,
        [RemoveTypo3VersionChecksRector::TARGET_VERSION => 14]
    )

Full Changelog: https://github.com/sabbelasichon/typo3-rector/compare/v3.8.0...v3.9.0

v3.8.0

What's Changed

Full Changelog: https://github.com/sabbelasichon/typo3-rector/compare/v3.7.0...v3.8.0

v3.7.0

What's Changed

Full Changelog: https://github.com/sabbelasichon/typo3-rector/compare/v3.6.2...v3.7.0

v3.6.2
v3.6.0

What's Changed

Full Changelog: https://github.com/sabbelasichon/typo3-rector/compare/v3.5.0...v3.6.0

v2.15.0

What's Changed

Full Changelog: https://github.com/sabbelasichon/typo3-rector/compare/v2.14.4...v2.15.0

v2.14.4

What's Changed

Full Changelog: https://github.com/sabbelasichon/typo3-rector/compare/v2.14.3...v2.14.4

v3.5.0

What's Changed

Important

With this release comes a new code quality rule called GeneralUtilityMakeInstanceToConstructorPropertyRector #4593. See docs here.

This rule can be configured with an array of classes to move to constructor. By default these are the classes: config/code-quality.php#L50-L60 :warning: This rule should be used with care as it depends on dependency injection to be setup for the classes where the rule is applied. In Extbase controllers this works out of the box but in other classes it needs to be set via Services.yaml by making these classes public. If you don't want this rule to be applied, add it to the skip array of rector config.

Full Changelog: https://github.com/sabbelasichon/typo3-rector/compare/v3.4.3...v3.5.0

v2.14.0

What's Changed

Full Changelog: https://github.com/sabbelasichon/typo3-rector/compare/v2.13.1...v2.14.0

v3.4.2

What's Changed

Full Changelog: https://github.com/sabbelasichon/typo3-rector/compare/v3.4.1...v3.4.2

v3.4.1

What's Changed

Full Changelog: https://github.com/sabbelasichon/typo3-rector/compare/v3.4.0...v3.4.1

v3.4.0

What's Changed

Full Changelog: https://github.com/sabbelasichon/typo3-rector/compare/v3.3.0...v3.4.0

v3.3.0

What's Changed

Full Changelog: https://github.com/sabbelasichon/typo3-rector/compare/v3.2.0...v3.3.0

v3.2.0

What's Changed

Full Changelog: https://github.com/sabbelasichon/typo3-rector/compare/v3.1.1...v3.2.0

v3.1.1

What's Changed

New Contributors

Full Changelog: https://github.com/sabbelasichon/typo3-rector/compare/v3.1.0...v3.1.1

v3.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/sabbelasichon/typo3-rector/compare/v3.0.1...v3.1.0

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle
atriumphp/atrium
sandermuller/package-boost-laravel
sandermuller/boost-skills
redaxo/core
yusufgenc/filament-api-forge
l3aro/rating-star-for-filament
leek/filament-subtenant-scope