What is Phoenix RAD
Phoenix is a RAD (Rapid Application Development) package for Windwalker, it provides a set of Model, View and Controllers with different functions to quickly build web admin system, and a code generator to help us create application scaffold.
Features List
- MVC scaffolding
- Advanced controller, mode and view classes.
- Powerful admin template, scripts and tools.
- Grid helper to build sorting, ordering, pagination, search and filter tools.
- Asset Minify
- Data entity auto-complete
- Extends Form Fields
- Easy setup HTML
<head>
and metadata. - Useful JS scripts integration.
- Uuid generator.
Screen Shot
Admin Tools
Grid View:
Filter and Search:
Sorting and Ordering:
Batch Operation:
Powerful Form Toolkit
Easily select item from other tables (GIF):
Built-in Validation Integrating
Simple Scaffold
A simple frontend template to build application:
Empty Scaffold
Pure MVC frame to let you fill your code.
Vue Script Includes
If you found a typo or error, please help us improve this document.