Libraries tagged by control
vyants/yii2-daemon
51718 Downloads
Extension provides functionality for simple daemons creation and control
sulu/headless-bundle
95724 Downloads
Bundle that provides controllers and services for using Sulu as headless content management system
slam/phpstan-laminas-framework
179036 Downloads
Laminas Framework 3 MVC controller plugin extension for PHPStan.
radekdostal/nette-datetimepicker
209011 Downloads
DatePicker and DateTimePicker input controls for Nette Framework
primetime/wp-plugin-activation-manifest
41961 Downloads
Simple file-based plugin activation control for WordPress
pearl/lumen-request-validate
334320 Downloads
Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class
neos/kickstarter
514677 Downloads
A simple generator for controller and views.
lochmueller/calendarize
100585 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
lesichkovm/laravel-advanced-route
108575 Downloads
Advanced route class for Laravel - restoring implicit controllers to the framework.
leanadmin/livewire-access
32429 Downloads
Control frontend access to properties/methods in Livewire using PHP 8 attributes.
laminas/laminas-mvc-plugin-prg
862251 Downloads
Post/Redirect/Get plugin for laminas-mvc controllers
laminas/laminas-mvc-plugin-identity
955704 Downloads
Plugin for retrieving the current authenticated identity within laminas-mvc controllers
laminas/laminas-mvc-plugin-fileprg
688875 Downloads
Post/Redirect/Get plugin with file upload handling for laminas-mvc controllers
laminas/laminas-mvc-middleware
329117 Downloads
Dispatch middleware pipelines in place of controllers in laminas-mvc.
ircmaxell/php-cfg
65188 Downloads
A Control Flow Graph implementation for PHP