PHPackages                             kerisy/framework - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. kerisy/framework

ActiveLibrary[Framework](/categories/framework)

kerisy/framework
================

A web framework on the swoole

3.0.x-dev(9y ago)241472MITPHP &gt;=5.4.30

Since Jan 6Compare

[ Source](https://github.com/kerisy/framework)[ Packagist](https://packagist.org/packages/kerisy/framework)[ RSS](/packages/kerisy-framework/feed)WikiDiscussions Synced today

READMEChangelogDependencies (1)Versions (6)Used By (2)

\#Kerisy - A web framework written in PHP 7.0+
==============================================

[](#kerisy---a-web-framework-written-in-php-70)

\#####Kerisy use swoole http server.

web server run command : php kerisy server start

rpc server run command : php kerisy rpcserver start

job server run command : php kerisy jobserver start (first import jobs.sql)

\#####use nginx http server

- add "index.php", write follow code:

```
