Libraries tagged by controllers
immusen/yii2-swoole-websocket
8902 Downloads
Websocket server for Yii2 base on swoole 4, Support JSONRPC, Resolve 'method' as a route reflect into controller/action, And support http or redis pub/sub to trigger async task from your web application.
iankibet/laravel-streamline
6466 Downloads
A package that allows front end to interact with backend without the need for routes and controller
horde/http_server
4576 Downloads
HTTP Request Handling Library adhering to PSR-15 standard. This evolved out of horde/controller.
hopheartsceo/laravel-postman-exporter
335 Downloads
Automatically generate Postman v2.1 collections from your Laravel application routes, controllers, and FormRequest validations.
hananils/kirby-methods-folder
2455 Downloads
Unlike collection and controllers, Kirby only allows for the creation of custom methods via plugins. Methods Folder bridges this gap by automatically registering methods located in site/methods. In additon to all methods types, it also provides a way to register helper functions via a dedicated file.
hamzi/nativerag
1047 Downloads
A production-ready, privacy-first Local AI Controller and Retrieval-Augmented Generation (RAG) engine for Laravel 11, 12, and 13. Supports Ollama, LM Studio, zero-infra vector search, SSE streaming, and full conversational memory — all with 100% data residency.
eventhomes/laravel-mandrillhooks
75590 Downloads
A simple Mandrill webhook controller to help with events. Compatible with Laravel 5+ and Lumen 5+.
delormejonathan/active-menu-bundle
18849 Downloads
A Symfony extension to get active class base on current bundle/controller/action
ctechhindi/codeigniter-api
1122 Downloads
CodeIgniter API Controller
creativecrafts/laravel-domain-driven-design-lite
1368 Downloads
Domain‑Driven Design (DDD)‑lite scaffolding for Laravel. This package generates a lightweight, opinionated module structure under Modules/[Module] and provides Artisan commands to scaffold common artifacts (Actions, Queries, DTOs, Repositories, Models, Controllers, Requests, Mappers, Migrations, Factories, and Tests).
crcms/repository
4423 Downloads
Detached model and controller warehouse data provider
ci4-cms-erp/ext_module_generator
1808 Downloads
A Spark command for CodeIgniter 4 that generates a modular structure for the ci4ms framework, including controllers, views, routes, and language files.
chamber-orchestra/form-bundle
4231 Downloads
Symfony 8 bundle for JSON-first API form handling with controller traits, data transformers, Doctrine validation, and RFC 9457 problem details error responses
calvient/puddleglum
14551 Downloads
Transform Laravel models, routes, and controllers into a Typescript API client
avelpress/avelpress
264 Downloads
AvelPress is a framework for creating WordPress plugins based on Laravel. It includes support for database (Laravel Eloquent), Controllers, Validator, Routes, and more.