Download the PHP package zhamao/framework-starter without Composer
On this page you can find all versions of the php package zhamao/framework-starter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zhamao/framework-starter
More information about zhamao/framework-starter
Files in zhamao/framework-starter
Download zhamao/framework-starter
More information about zhamao/framework-starter
Files in zhamao/framework-starter
Vendor zhamao
Package framework-starter
Short Description composer project of zhamao-framework-starter
License Apache-2.0
Package framework-starter
Short Description composer project of zhamao-framework-starter
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package framework-starter
zhamao-framework-starter
炸毛框架的快速开始模板,是炸毛框架开箱即用的项目。
注意:本快速模板目前拉取的都是 v2 的版本,如果想使用 v1 的版本,请使用版本号后缀 ^1.4
。
用法
搭建环境
见炸毛框架文档:https://docs-v2.zhamao.xin/
手动构建环境(新)
炸毛框架提供了一个编译 PHP 和相关依赖的脚本,可直接运行(需要有 gcc,g++,autoconf,make,git,curl 这几个构建基本的包已安装)
他会下载 Swoole、PHP、openssl、composer 等源码并从源码编译到 runtime
目录下。
在构建成功后,所有的 PHP 二进制文件和相关依赖都被编译到 ./runtime/
目录中,如不需要环境或环境出错,可直接删除此文件夹来删除环境,不污染主机环境。
使用这个用户态编译完成的 PHP:
指令
Composer 速度太慢
可尝试使用国内镜像源:
All versions of framework-starter with dependencies
PHP Build Version
Package Version
Requires
zhamao/framework Version
^3.0
The package zhamao/framework-starter contains the following files
Loading the files please wait ....