Libraries tagged by laravel-resource
vagebond/runtype
12672 Downloads
Transform Laravel Resources and models into Typescript interfaces
spatie/laravel-resource-links
40484 Downloads
Add links to Laravel API resources
sinemacula/laravel-resource-exporter
20587 Downloads
Content-negotiated Laravel API resource exports to CSV, TSV, XLSX, XML, JSON, and NDJSON.
jcfrane/laravel-resource-scope
973 Downloads
Symfony-like serialization scoping for Laravel API Resources. Define scopes to control which fields are returned per context.
ark4ne/laravel-json-api
22305 Downloads
A Lightweight JSON:API Resource for Laravel
codebuglab/laravel-go-translate
504 Downloads
Translate laravel resource, vendor, folder or file from google translation without requiring any api information
shipsaas/laravel-resource-reducer
9 Downloads
Reduce fields & Fasten up your response size using Laravel Resource Reducer
matt-daneshvar/laravel-resource-actions
6 Downloads
General implementation for Laravel resource actions
jaylordibe/laravel-resource-generator
3947 Downloads
A resource generator for Laravel projects.
hedgehog-lab/laravel-resourceful
233 Downloads
Laravel API Resources supercharged to get rid of N+1 problems.
diephp/laravel-resources-typescript
298 Downloads
Generate TypeScript interfaces and type aliases from Laravel JsonResource classes, including enum support
spatie/laravel-resource-endpoints
213 Downloads
Add links to Laravel API resources
tiagomichaelsousa/laravelresources
13561 Downloads
Laravel Resources is a speed-up development package that allows you to create a boilerplate for Laravel apps with a default API structure.
spatie/laravel-endpoint-resources
751 Downloads
Add links to Laravel API resources
marshmallow/payable
8286 Downloads
This package will make it possible to accept payments on all our laravel resources. This was orignaly build for our e-commerce package but can be used on anything.