jasydong/cubephp

A super fast php framework based on workerman

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:php-framework

1.0.0 2016-12-16 07:49 UTC

This package is not auto-updated.

Last update: 2024-04-22 12:41:28 UTC


README

Build Status

A super lightweight php framework base on Workerman

How to Use

first git clone the repos

git clone https://github.com/jasydong/cubephp.git

then run

cd cubephp

and run

composer install

and final run

php -f bin/server.php start