windwalker / phoenix
A powerful RAD framework to support Rapid Application Development.
1.8.52
2023-07-18 08:26 UTC
Requires
- php: >=5.6
- asika/muse: ~1.0
- fzaninotto/faker: ~1.0
- swiftmailer/swiftmailer: ~5.0
- windwalker/core: ~3.0
This package is auto-updated.
Last update: 2026-06-18 15:03:16 UTC
README
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.
Documantation
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.










