Download the PHP package shopex/prism without Composer
On this page you can find all versions of the php package shopex/prism. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor shopex
Package prism
Short Description SDK for shopex prism platform
License MIT
Homepage http://github.com/shopex/prism-php
Package prism
Short Description SDK for shopex prism platform
License MIT
Homepage http://github.com/shopex/prism-php
Please rate this library. Is it a good library?
Informations about the package prism
Prsim PHP SDK
实现Shopex Prism 的PHP版SDK供第三方使用
文档
Release Notes
- 2015-04-02 修复了Client params 传递 null, false, 0时验签失败的bug,更改了false和null的PHP签名方法。
- 2015-04-03 完成了 Prism Server PHP SDK的Prism Validate中间件,可以检验Prism发出的Prsim MD5签名。
- 2015-04-24 增加socket连接方式 $client = new PrismClient($url, $key, $secret, $socket="unix:///tmp/api_provider.sock");
- 2021-04-21 修复了设置curl_setopt($curl, CURLOPT_SSLVERSION, 3)的ssl版本,导致某些新服务器请求报sslv3版本不支持的问题。
All versions of prism with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.0.0
The package shopex/prism contains the following files
Loading the files please wait ....