https://github.com/windwalker-io/phoenix
A powerful RAD package to support Rapid Application Development (for Windwalker framework).
https://github.com/windwalker-io/phoenix
phoenix rad rad-framework scaffold windwalker
Last synced: 2 months ago
JSON representation
A powerful RAD package to support Rapid Application Development (for Windwalker framework).
- Host: GitHub
- URL: https://github.com/windwalker-io/phoenix
- Owner: windwalker-io
- Created: 2015-07-10T05:24:32.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T08:26:19.000Z (about 2 years ago)
- Last Synced: 2025-05-23T23:22:32.792Z (5 months ago)
- Topics: phoenix, rad, rad-framework, scaffold, windwalker
- Language: JavaScript
- Homepage: http://windwalker.io/rad/
- Size: 33.1 MB
- Stars: 10
- Watchers: 3
- Forks: 3
- Open Issues: 101
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Phoenix RAD package
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
See http://windwalker.io/rad/
## 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 `` 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
