Libraries tagged by yii2 crop
joindev/yii2-dynamicform-inventor
3422 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
jlorente/yii2-command-handler
103 Downloads
A Yii2 extension that provides the framework with the Command Design Pattern. Useful to create commands in a main process and execute them in another processes such as crons, console controllers, etc.
hhsnake/yii2-scheduling
432 Downloads
Scheduling extension for Yii2 framework forked omnilight/yii2-scheduling
freimaurerei/yii2-dynamicform
1288 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
dogrocker/yii2-dynamicform
4791 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
desenvolvedorindie/yii2-dynamicform
567 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
ahmadfadlydziljalal/yii2-dynamicform-v2
24 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility. (Dzil Fork)
vivekmarakana/yii2-dynamicform
20292 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
2amigos/yii2-dynamic-form
3130 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
gofunding/gofunding
1 Downloads
Gofunding is a crowdfunding platform
wowthink/yii2-crond
5 Downloads
crond
sylletka/yii2-cronjob
3 Downloads
This module provides pages and commands to manage and run cron jobs
senman/yii2-crontab-manager
91 Downloads
更方便的管理您的定时任务,实时暂停、启动、修改定时任务的执行时间等等 With this package, you can better manage your multifarious timing tasks, just define an execution entry that can be implemented more flexibly by manipulating database data for timing, opening, closing, setting up time, and so on.Description: the task manager implements the flexibility of multiple processes. After the task is opened, each task takes up a sub process and automatically releases after completion.Preparation: installation extension To implement the multiple processes of PHP, we need two extensions pcntl and POSIX, which can be added at compile time: - enable-pcntl, do not use - disable-pcntl, POSIX is the default installation. PHP multi process modules rely on pcntl extensions
phuongdev89/yii2-cron
214 Downloads
Auto block|unblock console command for the Yii2. One command without duplicate.
petargit/yii2-cron
1725 Downloads
Flexible cron tasks manager for MVC-type applications