Skip to content

Commit

Permalink
添加foundation
Browse files Browse the repository at this point in the history
  • Loading branch information
chengyao committed May 27, 2024
1 parent 10a3ce6 commit 5a4a42f
Show file tree
Hide file tree
Showing 20 changed files with 6 additions and 515 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,12 @@
<img src="https://img.shields.io/badge/license-apache%202-blue" alt="">
</p>

一款支持swoole, workerman, FPM环境的组件化的轻量`PHP`框架,可以用作`API`开发,方便快速。框架默认安装了`session``view`
扩展包,如果不需要可以直接移除。
一款支持swoole, workerman, FPM环境的组件化的轻量`PHP`框架,可以用作`API`开发,方便快速。框架默认安装了`next/session`扩展包,如果不需要可以直接移除。

## 环境要求

```
PHP >= 8.0
PHP ^8.2
```

> 如果使用swoole,务必安装4.6以上版本,如果使用workerman, 务必使用4.0以上版本
Expand Down
44 changes: 0 additions & 44 deletions app/Aop/Aspect/Cacheable.php

This file was deleted.

19 changes: 0 additions & 19 deletions app/Aop/Attribute/Command.php

This file was deleted.

58 changes: 0 additions & 58 deletions app/Aop/Attribute/Config.php

This file was deleted.

54 changes: 0 additions & 54 deletions app/Aop/Attribute/Inject.php

This file was deleted.

19 changes: 0 additions & 19 deletions app/Aop/Attribute/Listen.php

This file was deleted.

31 changes: 0 additions & 31 deletions app/Aop/Attribute/Router/Controller.php

This file was deleted.

23 changes: 0 additions & 23 deletions app/Aop/Attribute/Router/DeleteMapping.php

This file was deleted.

23 changes: 0 additions & 23 deletions app/Aop/Attribute/Router/GetMapping.php

This file was deleted.

23 changes: 0 additions & 23 deletions app/Aop/Attribute/Router/PatchMapping.php

This file was deleted.

23 changes: 0 additions & 23 deletions app/Aop/Attribute/Router/PostMapping.php

This file was deleted.

23 changes: 0 additions & 23 deletions app/Aop/Attribute/Router/PutMapping.php

This file was deleted.

Loading

0 comments on commit 5a4a42f

Please sign in to comment.