jasydong/cubephp

A super fast php framework based on workerman

Maintainers

Package info

github.com/jasydong/cubephp

Type:php-framework

pkg:composer/jasydong/cubephp

Statistics

Installs: 17

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.0 2016-12-16 07:49 UTC

This package is not auto-updated.

Last update: 2026-03-09 22:02:25 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