Skip to content

Commit

Permalink
添加定时备份数据库到 Email 的扩展
Browse files Browse the repository at this point in the history
  • Loading branch information
forecho committed Nov 27, 2015
1 parent dc4a5c9 commit a629a14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ Yii2 干货集,欢迎提交 Pull Requests。(提交过来的开源项目最
- [DenisOgr/yii2-cronjobs](https://github.com/DenisOgr/yii2-cronjobs):用系统计划任务来每分钟运行这个PHP计划任务,然后你程序的计划任务的调用就写在 cron 这个控制器里就可以了。
- [trntv/yii2-aceeditor](https://github.com/trntv/yii2-aceeditor):Yii2 封装 [ace 在线编辑器](https://ace.c9.io/)
- [zelenin/yii2-semantic-ui](https://github.com/zelenin/yii2-semantic-ui):Yii2 封装 [Semantic UI](http://semantic-ui.com/)
- [yiier/yii2-backup](https://github.com/yiier/yii2-backup):通过命令备份数据库的扩展,可以添加到定时任务实现定时备份发送到 Email。

## Behaviors 行为

Expand Down

0 comments on commit a629a14

Please sign in to comment.