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

Automated upgrades and refactoring for TYPO3 sites and extensions using Rector. Apply version migrations, remove deprecations, and modernize code safely in development with configurable rule sets for TYPO3 7–12+.

View on GitHub
Deep Wiki
Context7
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.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport