Download the PHP package delz/snowflake-php-sdk without Composer
On this page you can find all versions of the php package delz/snowflake-php-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 snowflake-php-sdk
snowflake php客户端sdk
此客户端sdk的服务端由golang实现,源码在
https://github.com/delznet/snowflake
此sdk实时的先决条件:
- 安装gRPC扩展
http://pecl.php.net/package/gRPC
- protobuf扩展
http://pecl.php.net/package/protobuf
安装扩展没有啥可讲的,phpize、configure、make && make install三步走即可
-
依赖grpc/grpc包,可通过composer安装
composer require grpc/grpc
代码参考
All versions of snowflake-php-sdk with dependencies
PHP Build Version
Package Version
The package delz/snowflake-php-sdk contains the following files
Loading the files please wait ....