beastbytes/wizard
最新稳定版本:v2.0.0
Composer 安装命令:
composer require beastbytes/wizard
包简介
Multi-part form handler
README 文档
README
Wizard simplifies the handling of multistep forms.
Features
- All forms submit to the same controller/action
- Allow returning to earlier steps or enforce forward only navigation
- Looping - repeat one or more steps as many times as needed
- Plot Branching Navigation (PBN) - decide which path to take depending on the user's response
- Step Timeout - steps can have a timeout to ensure a user responds within a given time
- Pause/resume - save partially completed Wizards; restore and continue from that point
- Event driven - write the handler functions and hook them up to Wizard events
For license information see the LICENSE file
Documentation is at (https://beastbytes.github.io/wizard/)
统计信息
- 总下载量: 17
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2023-08-12