Libraries tagged by api controller
sawmainek/laravel-api-generator
152 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
rizkussef/laravel-crud-api
14 Downloads
A clean, scalable Api CRUD package for the Service-based architecture for Laravel with advanced filtering, eager-loading relationships, and automatic resource resolution
ramosmerino/laravel-5-rest-api-scaffold
118 Downloads
Creates Migrations, Seeders, Factories, Tests, Models, Controllers and Resources with one command. Delete everything with another.
probonolabs/laravel-api-generator
13 Downloads
Laravel command which rapidly creates single file controllers, requests and resources
phpzm/controller
304 Downloads
Simples Controller package
petyots/api-guard
1207 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
29 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.
marcha/api-container-generator
11 Downloads
Generate Controller, Model, Migration, Repository, Service, Events and Routes
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