pecl/uuid
最新稳定版本:v1.3.0
Composer 安装命令:
pie install pecl/uuid
包简介
UUID extension
README 文档
README
A wrapper around Universally Unique IDentifier library (libuuid).
Sources
- Official git repository: https://github.com/php/pecl-networking-uuid
- Issue tracker: https://github.com/php/pecl-networking-uuid/issues
Build
Compatible with PHP 7.0 or greater.
You need the libuuid library with development headers.
From the sources tree
$ phpize
$ ./configure --with-uuid
$ make
$ make test
From https://pecl.php.net/ using pecl command
$ pecl install uuid
From https://packagist.org/ using PHP Installer for Extensions
$ pie install pecl/uuid
LICENSE
Authors: Hartmut Holzgraefe, Remi Collet
This extension is licensed under LGPL-2.1-or-later
统计信息
- 总下载量: 1.6k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 46
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-2.1-or-later
- 更新时间: 2024-10-08