Libraries tagged by controller plugin
laminas/laminas-mvc
20671129 Downloads
Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
laminas/laminas-mvc-plugin-identity
1261772 Downloads
Plugin for retrieving the current authenticated identity within laminas-mvc controllers
laminas/laminas-mvc-plugin-flashmessenger
2244905 Downloads
Plugin for creating and exposing flash messages via laminas-mvc controllers
zendframework/zend-mvc
14213608 Downloads
Zend Framework's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
laminas/laminas-mvc-plugin-prg
1120083 Downloads
Post/Redirect/Get plugin for laminas-mvc controllers
laminas/laminas-mvc-plugin-fileprg
912145 Downloads
Post/Redirect/Get plugin with file upload handling for laminas-mvc controllers
slam/phpstan-laminas-framework
210515 Downloads
Laminas Framework 3 MVC controller plugin extension for PHPStan.
zendframework/zend-mvc-plugin-prg
1123601 Downloads
Post/Redirect/Get plugin for zend-mvc controllers
zendframework/zend-mvc-plugin-identity
1164017 Downloads
Plugin for retrieving the current authenticated identity within zend-mvc controllers
zendframework/zend-mvc-plugin-flashmessenger
1453949 Downloads
Plugin for creating and exposing flash messages via zend-mvc controllers
zendframework/zend-mvc-plugin-fileprg
1044014 Downloads
Post/Redirect/Get plugin with file upload handling for zend-mvc controllers
hananils/kirby-methods-folder
1904 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.
dotkernel/dot-controller
17307 Downloads
Dotkernel controller like middleware component with plugin support
bnomei/autoloader-for-kirby
5249 Downloads
Helper to automatically load various Kirby extensions in a plugin
dotkernel/dot-controller-plugin-session
1831 Downloads
DotKernel session controller plugin