Libraries tagged by controlled
openpsa/midcom
3311 Downloads
Content-oriented Model-View-Controller framework for PHP
nightjar/ss-slug
6989 Downloads
Serve DataObjects as pages through an Action on a relation's Controller without referencing the ID
mouf/mvc.splash-common
361464 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
micro-module/rest-bundle
2835 Downloads
Reusable REST API infrastructure bundle: API versioning, base controllers, DTO mapping, JSON path filtering, event listeners, CSRF protection, and pagination/HATEOAS traits
konradmichalik/typo3-routing
256 Downloads
Attribute Routing - Register frontend endpoints via PHP attributes on controller methods, as an attribute-based alternative to the missing frontend counterpart of AjaxRoutes.php.
immusen/yii2-swoole-websocket
8868 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
6400 Downloads
A package that allows front end to interact with backend without the need for routes and controller
horde/http_server
4458 Downloads
HTTP Request Handling Library adhering to PSR-15 standard. This evolved out of horde/controller.
hananils/kirby-methods-folder
2447 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
298 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.
grazulex/laravel-atlas
2565 Downloads
Laravel Atlas scans your Laravel project to generate a complete, structured map of its internal components — models, controllers, routes, jobs, observers, events, commands, and more — and exports visual or machine-readable representations in formats like Mermaid, Markdown, JSON, or PDF.
gisostallenberg/response-content-negotiation-bundle
16299 Downloads
A bundle that allows creating various Response types from a controller, based on content negotiation
delormejonathan/active-menu-bundle
18758 Downloads
A Symfony extension to get active class base on current bundle/controller/action
ctechhindi/codeigniter-api
1117 Downloads
CodeIgniter API Controller
creativecrafts/laravel-domain-driven-design-lite
1188 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).