staudenmeir/belongs-to-through
Add BelongsToThrough relationships to Eloquent: the inverse of HasManyThrough. Define belongs-to chains across unlimited intermediate models, with support for custom keys, table aliases, and soft deletes. Works with Laravel 5+.
Architecture fit: The package maintains Laravel's Eloquent ORM conventions with v2.18 adding explicit compatibility for Laravel 13. The core architecture remains consistent with previous versions, focusing on relationship management without introducing structural changes.
Integration feasibility: High for Laravel 13 projects. Requires Composer installation but necessitates Laravel 13 as a prerequisite for existing projects on older versions. Backward compatibility with Laravel <13 is not guaranteed.
Technical risk: Moderate. Laravel 13 may
How can I help you explore Laravel packages today?