staudenmeir/laravel-adjacency-list
Eloquent extension that adds recursive relationships for trees (one parent) and graphs (many parents) using SQL common table expressions. Traverse ancestors/descendants and other hierarchies across MySQL, MariaDB, Postgres, SQLite, and SQL Server.
Architecture fit: Excellent for Laravel Eloquent projects requiring hierarchical data (e.g., categories, org charts) without schema changes. Uses standard adjacency
How can I help you explore Laravel packages today?