Download the PHP package jzweb/sdk without Composer
On this page you can find all versions of the php package jzweb/sdk. 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 sdk
版本说明 php5.4 + php5.5.0
此library依赖guzzlehttp库
目前master分支要求php>=5.5.0,默认安装该分支
php<5.5.0的版本可安装jzweb/sdk:dev-php5.4的分支
安装
1.修改composer配置(项目)将镜像地址指向国内代理
2.上述命令执行成功后会看到以下变化
3.安装jzweb/sdk
jzweb/sdk 使用示例
问题(git 提交vendor目录至项目)
- 如果当前开发的项目中包含vender目录,安装后提交代码,发现版本库中并没有jzweb/sdk的代码文件
- 出现这种情况后,马上去服务器查看,发现也没有,是什么问题?
- 仔细查阅了一些文档,发现是因为该安装包包含.git的缘故,于是可这样操作
-
1.vendor目录已经存在
-
2.vendor目录不存在
- Notice: composer update --prefer-dist 优先从缓存取,不携带组件内的.git目录。
- 对于稳定版本 compose默认采用--prefer-dist模式安装
- --optimize-autoloader (-o): 转换 PSR-0/4 autoloading 到 classmap 可以获得更快的加载支持。特别是在生产环境下建议这么做,但由于运行需要一些时间,因此并没有作为默认值。
All versions of sdk with dependencies
PHP Build Version
Package Version
The package jzweb/sdk contains the following files
Loading the files please wait ....