Skip to content

jixiaod/yaf-swoole-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A general framwork used for yaf running on swoole

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages