Skip to content

Latest commit

 

History

History
51 lines (45 loc) · 1.58 KB

index.md

File metadata and controls

51 lines (45 loc) · 1.58 KB
layout hero features
home
name text image actions
Windwalker
The Next Generation PHP Framework
src alt
/images/logo-icon.png
Windwalker
theme text link
brand
4.x Documentation
/documentation/components/
theme text link
alt
3.x
title icon details
Easy and Powerful
😃
Learning a new framework is hard, we provide simple and semantic interface to help developers understand this framework.
title icon details
Fully Decoupled
🧩
Windwalker is a set of PHP tools, you can easily install them by composer without too many dependencies.
title icon details
Extendable
🛠️
The package system helps us organize our classes and routing to build large enterprise level applications.
title icon details
Standard
📐
We follow PSR standard, you can easily integrate 3rd party middlewares or caching library into Windwalker.
title icon details
Rapid Development
🧙
Windwalker is a RAD framework, building a usable system prototype with powerful UI is very fast.
title icon details
IDE friendly
⌨️
Class searching, auto-completion and many useful IDE functions are working well with IoC.
<script setup> import { VPButton } from 'vitepress/theme'; </script>

Getting Started

composer create-project windwalker/starter ^4.0