Skip to content

Latest commit

 

History

History
62 lines (57 loc) · 1.47 KB

index.md

File metadata and controls

62 lines (57 loc) · 1.47 KB
layout title titleTemplate hero features
home
QueryPHP
High performance PHP progressive framework
name text tagline image actions
QueryPHP
现代化渐进式框架
QueryPHP is a modern, high performance PHP progressive framework, to provide a stable and reliable high-quality enterprise level framework as its historical mission.USE LEEVEL DO BETTER.
src alt
/hero-old.png
Vite
theme text link
brand
开始
/guide/
theme text link
alt
为什么选 QueryPHP?
/guide/
theme text link
alt
在 GitHub 上查看
icon title details
🟢
Query the endless software world
is complex enough
icon title details
🔵
But yet
This is not what we want
icon title details
🟣
We just want to write code
simply and happily
icon title details
⚫️
Production-ready
icon title details
⚪️
Simple high performance routing
icon title details
🟤
Expressive template engine
icon title details
🔴
Powerful ORM based on domain driven design
icon title details
🟠
High quality code and high coverage unit testing
icon title details
🟡
USE LEEVEL DO BETTER.
<script setup> import { onMounted } from 'vue' import { fetchReleaseTag } from './.vitepress/utils/fetchReleaseTag.js' onMounted(() => { fetchReleaseTag() }) </script>