Download the PHP package php-sword/sword without Composer
On this page you can find all versions of the php package php-sword/sword. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download php-sword/sword
More information about php-sword/sword
Files in php-sword/sword
Download php-sword/sword
More information about php-sword/sword
Files in php-sword/sword
Please rate this library. Is it a good library?
Informations about the package sword
PHP-Sword
基于EasySwoole的PHP协程快速开发框架,让你更专注于业务代码的开发
主要特性
- 采用
PHP7
强类型(严格模式) - 基于Swoole常驻内存
- 更快速的上手Swoole开发
- 清晰的项目结构
- 提供更多便捷的工具
- 更优的静态资源处理
安装
- 安装Swoole扩展,已安装的跳过此步骤
访问swoole官网文档 wiki.swoole.com 根据文档进行操作
- 安装Composer,已安装的跳过此步骤
通过如下命令下载Composer:
-
项目构建安装:
- 如果已经安装并需要更新,项目根目录执行命令:
启动项目
守护进程(后台运行):
停止运行:
更多详细文档: http://sword.kyour.cn/doc
项目结构
更新记录
参与开发
直接提交PR或者Issue即可
版权信息
本项目遵循Apache2.0 开源协议发布,并提供免费使用。
本项目包含的第三方源码和二进制文件之版权信息另行标注。
更多细节参阅 LICENSE
All versions of sword with dependencies
PHP Build Version
Package Version
Requires
php-sword/framework Version
~0.2.0
The package php-sword/sword contains the following files
Loading the files please wait ....