Libraries tagged by api controller
petyots/api-guard
1202 Downloads
A simple way of authenticating your APIs with API keys using Laravel. Forked from chrisbjr/api-guard And Working with L5.3.*
opulence/api
28 Downloads
The Aphiria API library
mizeraklid/google-api-auth
1 Downloads
Google auth controller with login and callback
matthew-p/yii2-extended-api
726 Downloads
Extension extends the capabilities of standard classes Yii2 API
matmar10/rest-api-bundle
19 Downloads
A Symfony Bundle that enables the use of @Api annotation to automatically serialize any return value from any controller using JMS Serializer.
kiriunin/api-guard
21 Downloads
A simple way of authenticating your APIs with API keys using Laravel
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
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.*