Libraries tagged by api controller
qkskima/api
221 Downloads
A lightweight TYPO3 API middleware providing a clean, Extbase-free way to define REST-style endpoints under /api/* paths. Includes CSRF protection, frontend authentication support, and allows endpoint access from Fluid without plugins or TypoScript. Ideal for lean SPA-like applications, HTML-over-the-wire workflows, or lightweight headless-style integrations without a frontend build pipeline.
nawasara/api
181 Downloads
Public REST API plumbing for the Nawasara superapp framework — API token management with hashed storage, scope registry, HMAC-signed stream URLs, and audit log infrastructure. Domain packages (cctv, wifi, ...) provide their own routes/controllers/transformers; this package owns auth + scope + token lifecycle.
deuxhuithuit/craft-routes-api
640 Downloads
Adds a controller to generate a routes config file.
causal/simple_api
696 Downloads
Service to route HTTP/REST requests to your own TYPO3 controllers.
art-of-wifi/unifi-network-application-api-client
91 Downloads
A PHP API client for the official UniFi Network Application API, built on Saloon with a fluent interface for easy integration
aphiria/api
935 Downloads
The Aphiria API library
saritasa/laravel-controllers
17960 Downloads
Saritasa controllers for typical operations
mawena/maravel
158 Downloads
Librairie Laravel avancée pour APIController avec système de rôles & permissions dynamiques (RBAC en base), modèles enrichis et policies automatiques
larafast/fastapi
4083 Downloads
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model
eventhomes/laravel-fractalhelper
88761 Downloads
Compatible with Laravel 5+ and Lumen 5+.
nueip/codeigniter-rest
527 Downloads
CodeIgniter 3 RESTful API Resource Base Controller
creads/api2symfony-bundle
570 Downloads
A Symfony2 bundle to automatically generate controllers from standard API specifications (RAML, Blueprint, Swagger...)
charsen/moo-scaffold
49 Downloads
Schema 驱动的 Laravel 后端代码生成器 + 开发辅助后台:写 YAML 生成 Model/Controller/Migration/API/ACL/i18n,内置数据库设计器、接口调试、开发文档中心
webisters/mvc
252 Downloads
Webisters MVC Library
vivre-tech/rest-renderer
13285 Downloads
For Yii2: Just like Controller::Action but only for having multiple rendering templates in same place for data models.