Libraries tagged by yii2 actions
yiier/yii2-return-url
9168 Downloads
Keeps current URL in session for login actions so we can return to it if needed.
yii2-module/yii2-crud
404 Downloads
A library that provides crud (i.e. low level backend admin) controllers and actions for relational models
xihrni/yii2-behavior-log
36 Downloads
The behavior log used to record the operation.
voskobovich/yii2-auth-toolkit
236 Downloads
Tools to create site authorization for Yii2.
voskobovich/yii2-api-toolkit
164 Downloads
New level create API on Yii 2 Framework. Speed, security, flexibility!
strongsquirrel/yii2-crud
63 Downloads
CRUD extension for Yii2
lireincore/yii2-imgcache
2805 Downloads
The lireincore/imgcache integration for the Yii2 framework
johnsnook/yii2-visitors
434 Downloads
This extension gets the visitor information associated with their ip address, including proxy and geographical information and logs the access and checks if it's blacklisted or whitelisted and takes appropriate action.
immusen/yii2-swoole-mqtt
348 Downloads
MQTT server for Yii2 base on swoole 4, Resolve topic as a route reflect into controller/action/param, And support redis pub/sub to trigger async task from your web application
igogo5yo/yii2-render-many
36 Downloads
Yii Framework 2 extension for render many views in one action (best solution for landing pages or pages with many content blocks)
devgroup/yii2-deferred-tasks
820 Downloads
Allows running tasks and actions in background(triggered by cron) in yii2 framework.
asinfotrack/yii2-webshell
560 Downloads
Yii2-Webshell allows you to execute any shell command from a web-interface.
asinfotrack/yii2-article
588 Downloads
Yii2-article is a module offering basic CMS-functionality
vasadibt/yii2-action-resolver
6 Downloads
Extension for Yii Framework 2.0 what extending the controllers and you can use simply the action resolvers.
t-kanstantsin/yii2-action-lock-behavior
387 Downloads
Allow run only one action instance at once