staudenmeir/laravel-cte
Adds Common Table Expression (CTE) support to Laravel’s query builder and Eloquent. Build WITH and WITH RECURSIVE queries, materialized CTEs, custom columns and cycle detection, plus CTEs for insert/update/delete. Works across major databases (MySQL, Postgres, SQLite, SQL Server, Oracle).
|
Package
|
Constraint
|
|---|---|
| illuminate/database | ^13.0 |
|
Package
|
Constraint
|
|---|---|
| orchestra/testbench-core | ^11.0 |
| phpstan/phpstan | ^2.0 |
| phpunit/phpunit | ^12.5 |
| singlestoredb/singlestoredb-laravel | ^2.0 |
How can I help you explore Laravel packages today?