<p align="center"><img src="https://img.picgo.net/2023/06/06/Rdtqde912e1add4a63a5df.png" alt="surface" width="200px" style="border-radius: 50%" /></p>
<h1 align="center" style="margin: 30px 0 30px; font-weight: bold;">
Surface</h1>
<p align="center">
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="MIT" />
<a href="https://github.com/iszsw">
<img src="https://img.shields.io/badge/Author-iszsw-blue.svg" alt="iszsw" />
</a>
<a href="https://packagist.org/packages/iszsw/surface">
<img src="https://img.shields.io/packagist/v/iszsw/surface.svg" alt="surface" />
</a>
<a href="https://packagist.org/packages/iszsw/surface">
<img src="https://img.shields.io/packagist/php-v/iszsw/surface.svg" alt="php version" />
</a>
<h4 align="center">PHP页面构建器,少量的php代码就能构建出复杂页面,丰富的组件库、无三方依赖、高扩展。</h4>
</p>
## 源码
gitee地址:[https://gitee.com/iszsw/surface](https://gitee.com/iszsw/surface)
github地址:[https://github.com/iszsw/surface](https://github.com/iszsw/surface)
## 文档
[https://doc.zsw.ink](https://doc.zsw.ink)
## 生态
[CURD代码生成工具.](https://gitee.com/iszsw/curd)
## 安装
```bash
# 运行环境要求 PHP8+
composer require iszsw/surface
```
## 页面
> surface 不局限表格表单,任何标签组件都能生成
### [代码实例](example/)



推荐扩展
-
topthink/think-ai
1年前
-
topthink/think-api
1年前
-
topthink/think-dumper
Dumper extend for thinkphp
11个月前 -
topthink/think-validate
think validate
1年前 -
yzh52521/think-mailer
A powerful and beautiful php mailer for All of ThinkPHP and Other PHP Frameworks based Symfony mailer
2年前