Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 323 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 323 Bytes

Yaf Swoole Framework

能够运行在 Swoole 上的 Yaf 框架,支持高并发,不在依赖 php-fpm 即可运行。

Requirement

  • php >= 5.5.24
  • swoole >=1.7.19
  • yaf >= 2.3.4

Install

~# composer install

Start Server

~# php server.php

查看 http://127.0.0.1:9501/index/index/index