Senior Backend Developer: PHP, MySQL, Laravel, Symfony | @laravel Core Contributor
Followers
1,736
Public Repos
35
Packages
7
Starred
35
Recorded values over time (once-a-day snapshots). May 8, 2026 – Jun 6, 2026
Followers & contributions
|
|
Description
|
|
30 days
GitHub star count over the last 30 days (daily snapshots).
|
|
|
License
|
|
|
|---|---|---|---|---|---|---|---|---|
| staudenmeir/eloquent-has-many-deep | Laravel Eloquent extension for “deep” has-many-through relationships across unlimited intermediate models. Supports many-to-many and polymorphic paths, combinations, and some third-party packages. Define relations by concatenating existing ones or configuring keys manually. | 2,862 |
+2
|
45.4 | 35.9 | MIT | 2 months ago | |
| staudenmeir/laravel-adjacency-list | Laravel Eloquent extension for recursive tree and graph relationships using SQL common table expressions. Traverse ancestors, descendants, and paths in adjacency-list data across MySQL, Postgres, SQLite, SQL Server, and more; supports one-to-many trees and many-to-many graphs. | 1,563 |
+8
|
39.5 | 35.1 | 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,265 |
-1
|
33.2 | 38.8 | MIT | 3 months 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,080 |
+1
|
32.8 | 38.8 | MIT | 3 months ago | |
| staudenmeir/eloquent-eager-limit | Add per-parent limits to eager-loaded Eloquent relationships in Laravel. Load only the latest N related models for each parent (e.g., newest comments per post) without N+1 queries. Supports common relations and integrates cleanly with queries and pagination. | 884 |
|
12.6 | 23.7 | MIT | 2 years ago | |
| staudenmeir/laravel-cte | Adds Common Table Expression (CTE) support to Laravel’s query builder and Eloquent. Build WITH and recursive CTE queries (plus materialized, custom columns, cycle detection) across MySQL, Postgres, SQLite, SQL Server, MariaDB, Oracle, and SingleStore. | 664 |
|
29.2 | 43.6 | MIT | 3 months 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 |
|
16.6 | 62.4 | MIT | 3 months ago |
How can I help you explore Laravel packages today?