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.
- 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.
Grid View:
Filter and Search:
Sorting and Ordering:
Batch Operation:
Powerful Form Toolkit
Easily select item from other tables (GIF):
Built-in Validation Integrating
A simple frontend template to build application:
Pure MVC frame to let you fill your code.