PHPackages                             pecl/uuid - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. pecl/uuid

ActivePhp-ext[Utility &amp; Helpers](/categories/utility)

pecl/uuid
=========

UUID extension

v1.3.0(1y ago)467.3k↓35.7%16LGPL-2.1-or-laterCPHP &gt;= 7.0.0CI failing

Since Oct 8Pushed 1mo ago9 watchersCompare

[ Source](https://github.com/php/pecl-networking-uuid)[ Packagist](https://packagist.org/packages/pecl/uuid)[ RSS](/packages/pecl-uuid/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (3)Used By (0)

UUID extension
==============

[](#uuid-extension)

A wrapper around Universally Unique IDentifier library (libuuid).

Sources
=======

[](#sources)

- Official git repository:
- Issue tracker:

Build
=====

[](#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  using pecl command

```
$ pecl install uuid

```

From  using PHP Installer for Extensions

```
$ pie install pecl/uuid

```

LICENSE
=======

[](#license)

Authors: Hartmut Holzgraefe, Remi Collet

This extension is licensed under [LGPL-2.1-or-later](https://www.gnu.org/licenses/lgpl-2.1.html)

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance73

Regular maintenance activity

Popularity39

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 82.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~216 days

Total

2

Last Release

418d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11348?v=4)[Rémi Prévost](/maintainers/remi)[@remi](https://github.com/remi)

---

Top Contributors

[![remicollet](https://avatars.githubusercontent.com/u/270445?v=4)](https://github.com/remicollet "remicollet (48 commits)")[![SMillerDev](https://avatars.githubusercontent.com/u/1484494?v=4)](https://github.com/SMillerDev "SMillerDev (3 commits)")[![mbabker](https://avatars.githubusercontent.com/u/368545?v=4)](https://github.com/mbabker "mbabker (1 commits)")[![mj](https://avatars.githubusercontent.com/u/5277?v=4)](https://github.com/mj "mj (1 commits)")[![pierrejoye](https://avatars.githubusercontent.com/u/282408?v=4)](https://github.com/pierrejoye "pierrejoye (1 commits)")[![saundefined](https://avatars.githubusercontent.com/u/4685504?v=4)](https://github.com/saundefined "saundefined (1 commits)")[![felipensp](https://avatars.githubusercontent.com/u/773947?v=4)](https://github.com/felipensp "felipensp (1 commits)")[![wez](https://avatars.githubusercontent.com/u/117777?v=4)](https://github.com/wez "wez (1 commits)")[![johannes](https://avatars.githubusercontent.com/u/44364?v=4)](https://github.com/johannes "johannes (1 commits)")

### Embed Badge

![Health badge](/badges/pecl-uuid/health.svg)

```
[![Health](https://phpackages.com/badges/pecl-uuid/health.svg)](https://phpackages.com/packages/pecl-uuid)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
