Libraries tagged by laravel restful api
drmyersii/dingo-api
4151 Downloads
My maintained version of Dingo API, a RESTful API package for the Laravel and Lumen frameworks.
tantee/laravel-generic-api
1226 Downloads
Expose controllers as RESTful API
sajadsdi/laravel-rest-response
52 Downloads
Easy return clean response with RESTful api stracture
ralphowino/restful-api-helper
251 Downloads
This is a starter package for a laravel api using JWT authentication and the Dingo api package
omaralalwi/laravel-api-helpers
4 Downloads
collection of helpful helper functions for API Requests .
nvmcommunity/laravel-eloquent-api
699 Downloads
Easily build Eloquent queries from API requests using Alchemist Restful API.
mhassan654/laravel-pesapal-sdk
2082 Downloads
Laravel package to manage current pesapal payment api, can be used for web and restful apis
lukaskorl/restful
160 Downloads
Create RESTful API responses with ease
gluck1986/laravel-swagger
4070 Downloads
Provided middleware for generating of swagger-documentation file by run testing of RESTful API.
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
ray-cheng/laravel-socialite-api
175 Downloads
package for laravel 5.1 retrieve user datas serve for restful api authentication.
lkdev/laravel-uptime-monitor-api
174 Downloads
A Restful API for spatie's uptime Monitor
moraesgil/api-restful-trait
24 Downloads
A simple Laravel trait with restful crud implementation.
webmonks/laravel-api-modules
21 Downloads
SOLID principle, modular API code generator for Laravel
sm-sandy/api-response
94 Downloads
The ApiResponse package is a simple yet powerful Laravel package designed to streamline the process of formatting API responses. It provides a convenient way to structure and return JSON responses in a consistent format for both success and error scenarios.