calebporzio/sushi
Sushi adds an “array driver” to Eloquent: define a model with the Sushi trait and a $rows array, and query it like a real table (where, first, eager loading, relationships). Great for fixture data like states, roles, and settings—no DB setup needed.
|
Package
|
Constraint
|
|---|---|
| illuminate/database | ^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0 |
| illuminate/support | ^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0 |
|
Package
|
Constraint
|
|---|---|
| doctrine/dbal | ^2.9 || ^3.1.4 |
| orchestra/testbench | 3.8.* || 3.9.* || ^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 |
| phpunit/phpunit | ^7.5 || ^8.4 || ^9.0 || ^10.0 || ^11.0 || ^12.5 |
How can I help you explore Laravel packages today?