Libraries tagged by api controller
saritasa/laravel-controllers
16138 Downloads
Saritasa controllers for typical operations
wobblecode/rest-bundle
9917 Downloads
A bundle that creates REST Apis based on your current controllers actions
pahanini/yii2-rest-doc
26259 Downloads
A Yii2 tool to create slate index.md for you REST controllers.
bullhorn/fast-rest
7840 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
abydahana/aksara
1114 Downloads
Aksara is a CodeIgniter based CRUD Toolkit you can use to build complex applications become shorter, secure and more reliable just in a few lines of code. Serving both CMS or Framework, produce both HEADLESS (RESTful API) or TRADITIONAL (Browser Based), just by writing single controller. Yet it's reusable, scalable and ready to use!
team/apiclient
23020 Downloads
Client for communicating with ApiController output
calvient/puddleglum
12035 Downloads
Transform Laravel models, routes, and controllers into a Typescript API client
camilord/laravel-api-controller
3210 Downloads
A laravel api base controller with basic CRUD mapped to the model. Fork from https://github.com/phpsa/laravel-api-controller
thachvd/laravel-site-controller-api-naif-new
88 Downloads
Laravel Site Controller API
thachvd/laravel-site-controller-api-naif
173 Downloads
Laravel Site Controller API
prowebcraft/yii2-api-abstract-controller
1071 Downloads
Abstract controller for easy api development
travisghansen/kubernetes-pfsense-controller
2 Downloads
Integrate Kubernetes and pfSense
creads/api2symfony
757 Downloads
PHP library to automatically generate Symfony2 controllers from API specifications (RAML, Blueprint, Swagger...)
creads/api2symfony-bundle
570 Downloads
A Symfony2 bundle to automatically generate controllers from standard API specifications (RAML, Blueprint, Swagger...)
vivre-tech/rest-renderer
10349 Downloads
For Yii2: Just like Controller::Action but only for having multiple rendering templates in same place for data models.