food_server/vendor/yansongda/artful/README.md
tk 9ef6902c1d 【类 型】:fix
【主	题】:提交runing字段
【描	述】:
	[原因]:正则匹配 bind_route 添加runing字段 PS:对应取出bind_route的, 即分割符
	[过程]:
	[影响]:
【结	束】
2024-07-09 17:35:54 +08:00

33 lines
764 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Artful
Api RequesT Framework U Like - 你喜欢的 API 请求框架
## 特点
- Swoole 支持
- 灵活的插件机制
- 丰富的事件系统
- 命名不那么乱七八糟
- 一次性配置,多次使用
- 抽离请求逻辑与过程,统一管理
- 高度抽象的类免去各种拼json与xml的痛苦
- 一个文件一个请求一个插件API 之间互不影响
- 符合 PSR2、PSR3、PSR4、PSR7、PSR11、PSR14、PSR18 等各项标准,你可以各种方便的与你的框架集成
## 安装
```shell
composer require yansongda/artful:~1.0.0 -vvv
```
## 文档
[https://artful.yansongda.cn](https://artful.yansongda.cn)
## 赏一杯咖啡吧
![pay](https://cdn.jsdelivr.net/gh/yansongda/pay/web/public/images/pay.jpg)
## LICENSE
MIT