Libraries tagged by action control
clean-bandits/single-action-resource-controllers-for-laravel
924 Downloads
aa-chernyh/yii2-actions-cache
8665 Downloads
The package adds the ability to cache actions in controllers
google/sqlcommenter-laravel
74475 Downloads
SQLCommenter implementation for Laravel. SQLCommenter is a set of tools that augments SQL Statements with comments containing information about the code that caused its execution. These information can be action, controller, framework, db_driver, route and opentelemetry traceparent.
wobblecode/rest-bundle
9655 Downloads
A bundle that creates REST Apis based on your current controllers actions
g4/aura-router
9459 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.
bupy7/yii2-ajaxfilter
2702 Downloads
Filter deny or allow access to actions of controllers.
webographen/statamic-admin-log
94190 Downloads
Logs all user actions in the control panel
webtoolsnz/yii2-require-login
50703 Downloads
Simple component that enforces a blanket authentication requirement for all controller/actions.
a7/seeder
9079 Downloads
Perform heavy and/or infrequent actions in a controlled manner
nightjar/ss-slug
4857 Downloads
Serve DataObjects as pages through an Action on a relation's Controller without referencing the ID
ianikanov/yii2-wce
1387 Downloads
Ability to generate widgets with interface similar to controller with basic CRUD actions for specific model
matt-daneshvar/laravel-resource-actions
6 Downloads
General implementation for Laravel resource actions
shortcodes/abstract-resource-controller
3354 Downloads
Abstract controller with full CRUD used by single entity action
lcobucci/action-mapper
1650 Downloads
Front controller framework for PHP 5.3+ applications
vivre-tech/rest-renderer
10028 Downloads
For Yii2: Just like Controller::Action but only for having multiple rendering templates in same place for data models.