Libraries tagged by api controller
jalismrs/symfony.bundle.middleware.api
437 Downloads
Adds a protected controller interface and its middleware along with a JSON middleware converter
itrnka/ha-smart-http-rest-api
6 Downloads
Rest API handling for `ha` framework. Package includes routes and controllers by ha framework standards. Currently is supported only JSON body in requests and responses.
iramgutierrez/lumen-resource-api
77 Downloads
Create a resource API for Lumen 5.3: entity, repository, manager, validator, controller, migration, table , route and documentation
gabrieljaime/laravel-api-generator-gj
21 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
erpmonster/api-container-generator
2 Downloads
Generate Controller, Model, Migration, Repository, Service, Events and Routes
dminustin/laravel-api-factory
37 Downloads
All-in-one flexible and customizable code generator for Laravel framework that will save you time. This tool will help you generate resources like controllers, routes, swagger doc, postman collection.
diomac/front-controller
3 Downloads
Design pattern front controller
deuxhuithuit/craft-routes-api
254 Downloads
Adds a controller to generate a routes config file.
bleicker/api-example
22 Downloads
Controller Routing Example Package
bizly/api-guard
1322 Downloads
A simple way of authenticating your APIs with API keys using Laravel. Forked from chrisbjr/api-guard And Working with L5.5.*
aziz/laravel5-api-generator
68 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
alexvargash/api-guard
106 Downloads
A simple way of authenticating your APIs with API keys using Laravel
alcalyn/serializable-api-response
447 Downloads
Allows to return raw object as controller response so that it will be serialized later by serializer and converted to Symfony Response.
thunken/api-guard
128 Downloads
A simple way of authenticating your APIs with API keys using Laravel
pln0w/rest-api-validator
14 Downloads
A package for creating request objects for pre-controller validation