Download the PHP package pecl/uuid without Composer
On this page you can find all versions of the php package pecl/uuid. 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 uuid
UUID extension
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
All versions of uuid with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 7.0.0
The package pecl/uuid contains the following files
Loading the files please wait ....