ekowabaka / anyen
A simple wizard creation tool. Anyen helps you to create wizards that work both on the CLI and the web interface.
dev-dev
2018-07-02 06:55 UTC
This package is auto-updated.
Last update: 2024-10-16 02:46:24 UTC
README
Anyen is a simple tool which allows you to create wizards for automating operations in your apps. Anyen is written in PHP and it works with both browser based apps and cli apps. You can actually use the same code to render wizards for both cli and browser versions of your app.
Wizards are described with yaml scripts and are made smarter using PHP scripts.