Libraries tagged by Laravel Rest
ahmedfox/tap_payments
281 Downloads
Tap Payment REST API package for Laravel
mohasin-dev/column-visibility
53 Downloads
A Laravel package to save and restore DataTables column visibility per user
sehrgut/laravel5-api
6515 Downloads
A modular controller for exposing your Laravel 5 Eloquent models as a REST API.
developerawam/generate-migration
24 Downloads
This package automatically generates migration files for your Laravel application. With this feature, you can quickly create database structures without writing SQL code manually. Simply specify the model you want to create, and this package will handle the rest, streamlining development and minimizing human errors.
ayoub-amzil/soft-delete-logger
4 Downloads
Log soft deletes and restore actions on Eloquent models with user tracking in Laravel.
youkoulayley/laravel-api-handler
29 Downloads
Package providing helper functions for a Laravel REST-API
veerenjp/laravel-rest-api-v2
4 Downloads
Powerful RestAPI plugin for Laravel framework
tuuke/laravel-rest
1 Downloads
Fully fledged REST system integrated with Laravel and Lumen.
truegameover/laravel-api-response-builder
10 Downloads
Helps building nice, normalized and easy to consume Laravel REST API.
taxionus/laravel-api-response-builder
3 Downloads
Helps building nice, normalized and easy to consume Laravel REST API.
storm23/laravel-rest
797 Downloads
staskjs/laravel-rest
4689 Downloads
All you need to quickly create REST controllers
se468/laravel-rest-hooks
10 Downloads
Package that handles subscribing, deleting, and firing REST Hooks.
robinmarechal/laravel-rest-api
63 Downloads
An easy way to add a REST API to your project
rmc/laravel-api
13 Downloads
Route-Model-Controller for Laravel REST API