Libraries tagged by api controller
kaos/apify-controllers
8 Downloads
a package for laravel to create api based controllers
dwolf555/api-docs-controller
20 Downloads
auto-api/auto-api-scwv
1 Downloads
Laravel Auto API Single Controller Web View This package that you activate first to learn the secrets of the API, you can write one path and one controller then return the view to the web and from the same controller to restore and re-register the json. This package will write one source code for the web and the API at the same time, you do not need to write one source code for the web and another for the API This package saves you from writing the source code because you will write one source code that works on the web and works on applications, all of this with one source code only
aaronbullard/api
22 Downloads
Restful API parent controller for Laravel 4
commonapi/controller
1700 Downloads
Common Controller Api Interface
gudwin/extasy-api
33 Downloads
Front controller for API operations
cupona/api
138 Downloads
Cupona's API Infrastructure and controllers
weldon/laravel-recruitment-api
33 Downloads
The package contains migrations, routes, controllers for recruitment api.
tantee/laravel-generic-api
1194 Downloads
Expose controllers as RESTful API
snype/api-response
2 Downloads
A lightweight Laravel package for consistent and elegant JSON API responses. Simplify your controllers with ApiResponse::success() and ApiResponse::error() methods for structured and reusable response formats.
skyline/api
111 Downloads
The Skyline API package provides an action controller to manager api requests
risan/lara-api-http
35 Downloads
A Laravel base controller class for API project.
khalyomede/laravel-api-generator
58 Downloads
Generates models, controllers and routes API from a database
juraboyev/laravel-recruitment-api
47 Downloads
The package contains migrations, routes, controllers for recruitment api.
permafrost-dev/laravel-api-helper
1 Downloads
Helpers trait for Laravel Response or Controllers when implementing APIs.