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

Class Alias Loader Laravel Package

typo3/class-alias-loader

Autoloads legacy TYPO3 class aliases by mapping old class names to new ones at runtime. Helps keep extensions compatible during refactors and TYPO3 upgrades, easing migration to namespaces without breaking existing code.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Supports major TYPO3 version upgrades by centralizing legacy class mappings, reducing refactoring risks and manual intervention.
  • Validates "buy" decision for alias management over custom solutions due to its lightweight design and Composer compatibility.
  • Use cases include maintaining backward compatibility across extensions during refactors and deprecating classes without breaking existing integrations.

When to Consider This Package

  • When managing TYPO3 projects with legacy code requiring backward compatibility during upgrades or extensions.
  • When needing a centralized, early-bootstrapped alias system that integrates with Composer autoloading.
  • Avoid for non-TYPO3 projects, greenfield applications without deprecated classes, or when existing alias solutions are already sufficient.

How to Pitch It (Stakeholders)

"This lightweight MIT-licensed package ensures smooth TYPO3 upgrades by automatically handling deprecated class mappings, reducing downtime and support costs for business stakeholders. For engineering teams, it centralizes alias configuration within Composer, eliminating scattered class_alias() calls and simplifying maintenance while ensuring predictable compatibility layers."

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
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
twbs/bootstrap4