Libraries tagged by action control
wobblecode/rest-bundle
9062 Downloads
A bundle that creates REST Apis based on your current controllers actions
tasmaniski/zf2-current-route
6554 Downloads
View Helper for reading current route info: Controller, Action, Module name
g4/aura-router
5857 Downloads
The Aura Router package implements web routing; given a URI path and a copy of $_SERVER, it will extract controller, action, and parameter values for a specific route.
webographen/statamic-admin-log
87806 Downloads
Logs all user actions in the control panel
webtoolsnz/yii2-require-login
45665 Downloads
Simple component that enforces a blanket authentication requirement for all controller/actions.
a7/seeder
8943 Downloads
Perform heavy and/or infrequent actions in a controlled manner
m6web/firewall-bundle
299780 Downloads
Bundle providing IP filtering features for controllers and actions
nightjar/ss-slug
4592 Downloads
Serve DataObjects as pages through an Action on a relation's Controller without referencing the ID
leaseweb/secure-controller-bundle
125709 Downloads
Provide '@Secure' annotation to secure actions in controllers by specifying required roles
matt-daneshvar/laravel-resource-actions
6 Downloads
General implementation for Laravel resource actions
shortcodes/abstract-resource-controller
3046 Downloads
Abstract controller with full CRUD used by single entity action
lcobucci/action-mapper
1644 Downloads
Front controller framework for PHP 5.3+ applications
patienceman/custom-handler
2680 Downloads
Provide a convenient way creating single action handlers. The idea of a action handler is a single action controller that means a unique class handles each action
hbsolutions/slim-sac-enhancer
685 Downloads
A few tricks to improve the Single Action Controllers in Slim 4 Framework.
vivre-tech/rest-renderer
8999 Downloads
For Yii2: Just like Controller::Action but only for having multiple rendering templates in same place for data models.