Libraries tagged by Controlle
symbiote/silverstripe-dynamiclists
9925 Downloads
A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.
simpletine/hmvc-shield
842 Downloads
Features a modular HMVC (Hierarchical Model-View-Controller) architecture for CodeIgniter 4, integrated CodeIgniter 4 Shield and built with AdminLTE, providing a robust foundation for scalable web applications.
schoolees/laravel-psgc
2264 Downloads
PSGC for Laravel: migrations, seeders, JSON data, models, services, resources, controllers, and read-only routes.
saeven/zf2-form-builder
17324 Downloads
Powertools for much lazy with Laminas because I hate writing Controllers, Forms, InputFilters, their Factories, and you hate writing all that stuff too.
openpsa/midcom
3318 Downloads
Content-oriented Model-View-Controller framework for PHP
omeka/sanimal-mvc
1121 Downloads
Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins (fork)
nightjar/ss-slug
7003 Downloads
Serve DataObjects as pages through an Action on a relation's Controller without referencing the ID
mouf/mvc.splash-common
361578 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
milpa/devtools
445 Downloads
The coa generate-verify-inspect developer loop for the Milpa PHP framework: deterministic controller/entity scaffolding (Make engine), framework health + plugin-manifest + capability-graph validators, and BaseController/Doctrine-entity convention verifiers.
micro-module/rest-bundle
2870 Downloads
Reusable REST API infrastructure bundle: API versioning, base controllers, DTO mapping, JSON path filtering, event listeners, CSRF protection, and pagination/HATEOAS traits
magebit/module-magento2-configurator
54666 Downloads
Keep Magento persistently configured using version-controlled files.
konradmichalik/typo3-routing
523 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
8901 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
6432 Downloads
A package that allows front end to interact with backend without the need for routes and controller
horde/http_server
4552 Downloads
HTTP Request Handling Library adhering to PSR-15 standard. This evolved out of horde/controller.