Senior Backend Developer: PHP, MySQL, Laravel, Symfony | @laravel Core Contributor
Followers
1,734
Public Repos
35
Packages
6
Starred
35
|
|
Description
|
|
|
|
License
|
|
|
|---|---|---|---|---|---|---|---|
| staudenmeir/eloquent-has-many-deep | Extend Eloquent’s HasManyThrough to traverse unlimited intermediate models. Define deep relationships by concatenating existing relations or manually specifying models/keys. Supports many-to-many, polymorphic relations, and combinations, plus some third‑party packages. | 2,858 | 49.4 | 37.0 | MIT | 3 weeks ago | |
| 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. | 1,551 | 42.2 | 36.3 | MIT | 1 month ago | |
| 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+. | 1,266 | 38.5 | 39.3 | MIT | 1 month ago | |
| staudenmeir/eloquent-json-relations | Adds JSON foreign key support to Laravel Eloquent relationships (belongsTo, hasMany, morph*, through). Also enables many-to-many and has-many-through relations using JSON arrays (IDs or objects) across MySQL, Postgres, SQLite, SQL Server. | 1,076 | 38.2 | 39.4 | MIT | 1 month ago | |
| staudenmeir/laravel-cte | Add Common Table Expression (CTE) support to Laravel’s query builder and Eloquent, including recursive and materialized CTEs. Works across MySQL, MariaDB, PostgreSQL, SQLite, SQL Server, Oracle, and SingleStore. Supports Laravel 5.5+. | 659 | 34.1 | 45.0 | MIT | 1 month ago | |
| staudenmeir/eloquent-has-many-deep-contracts | Contracts for staudenmeir/eloquent-has-many-deep. Includes the ConcatenableRelation contract to make third-party relationship packages concatenable with HasManyDeep, improving interoperability when combining deep Eloquent relations. | 7 | 21.9 | 65.0 | MIT | 1 month ago |
How can I help you explore Laravel packages today?