Libraries tagged by laravel-resource
api-tools/api-version-manager
2335 Downloads
Simplify Laravel API versioning with ease. No more separate controllers—just flexibility, fallbacks, and version-specific components.
wesleyalmeida/sentry
419 Downloads
Simple Laravel Resource Access Control
alcidesrh/laravel-generic-resource
29 Downloads
A generic or agnostic Laravel's Resource and their CRUD (create, read, update, delete) operations.
wyxos/laravel-resources
163 Downloads
A plugin that implements the concept of resource management.
wuwx/laravel-resource
6 Downloads
tychovbh/laravel-resource-mapper
58 Downloads
Map data from external Resources in Laravel
thiagovictorino/laravel-resource-exporter
31 Downloads
A ServiceProvider that helps you to export a data resource from an api that returns a Laravel pagination payload
tehekone/laravel-resources
558 Downloads
Laravel Package
santilorenzo/laravel-resource-generator
5 Downloads
Laravel resource generator from templates
ratiborro/laravel-resource
0 Downloads
Generating Resources for Laravel models and model collections
r4nkt/laravel-resource-tidier
62 Downloads
A simple-but-opinionated set of classes that allows for configurable tidying of various user resources.
morningtrain/laravel-resources
3037 Downloads
Resources system for Laravel
llabbasmkhll/laravel-resources
7 Downloads
add resource and collection by one command
jsefton/laravel-resourceable
20 Downloads
Create unique resources and relate together without context
jiejunf/laravel-resourceful
35 Downloads
automatic generate route/model/controller/service for resource-ful api in laravel-framework.