jacobjoergensen/laravel-paper
Laravel Paper adds flat-file drivers to Eloquent for Laravel 12+ (PHP 8.4+). Point a model to a content directory and query Markdown or JSON files with familiar Eloquent APIs—no database, schema, or custom connection. Uses attributes + a trait.
|
Package
|
Constraint
|
|---|---|
| illuminate/database | ^12.0|^13.0 |
| illuminate/filesystem | ^12.0|^13.0 |
| illuminate/support | ^12.0|^13.0 |
| spatie/yaml-front-matter | ^2.0 |
|
Package
|
Constraint
|
|---|---|
| laravel/pint | ^1.29 |
| orchestra/testbench | ^10.0|^11.0 |
| pestphp/pest | ^4.0 |
| pestphp/pest-plugin-laravel | ^4.1 |
| pestphp/pest-plugin-type-coverage | ^4.0 |
| phpstan/phpstan | ^2.1 |
How can I help you explore Laravel packages today?