ruoge3s/fly-core

This package is abandoned and no longer maintained. The author suggests using the hyperf/engine package instead.

library

0.11 2020-08-01 12:36 UTC

This package is auto-updated.

Last update: 2022-05-22 10:35:18 UTC


README

会飞的框架的核心,有点厉害.

启动测试

composer test

phpunit中文文档

PSR

全部代码要符合psr规范

PHP-FIG

  • PSR-1 基本编码标准
  • PSR-2 编码风格
  • PSR-3 日志接口
  • PSR-4 自动加载
  • PSR-6 缓存接口
  • PSR-7 HTTP消息接口
  • PSR-11 容器接口
  • PSR-15 HTTP处理程序

TODO 依赖注入