Download the PHP package nicecp/cpx without Composer
On this page you can find all versions of the php package nicecp/cpx. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package cpx
Cpx
Cpx 是一款基于组件式开发的非典型
MVC框架,去掉 Nginx/Apache 等容器,Cpx 是一个实验性的框架,支持常驻内存,命名空间、IO复用等特性,基于workerman框架开发。
特性
-
组件式开发
- Daemon、IO复用[workerman提供]
- 模板语言
- 读写分离
- 高速缓存
依赖
- php >= 5.4
- workerman
安装
clone
composer install
配置
- Core 框架核心配置文件,App 项目配置文件
cp App.php.example App.php
cp Core.php.example Core.php
启动
php Bin/webserver.php start
All versions of cpx with dependencies
PHP Build Version
Package Version
The package nicecp/cpx contains the following files
Loading the files please wait ....