Libraries tagged by api controller
sawmainek/laravel-api-generator
151 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
ramosmerino/laravel-5-rest-api-scaffold
117 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
301 Downloads
Simples Controller package
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
18 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
20 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.
expanse/api-guard
518 Downloads
A simple way of authenticating your APIs with API keys using Laravel
erpmonster/api-container-generator
2 Downloads
Generate Controller, Model, Migration, Repository, Service, Events and Routes