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)464.2k↓27.8%15LGPL-2.1-or-laterCPHP &gt;= 7.0.0CI passing

Since Oct 8Pushed 1y 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 1mo 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

37

—

LowBetter than 83% of packages

Maintenance49

Moderate activity, may be stable

Popularity38

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 Bus Factor1

Top contributor holds 83.9% 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

371d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/25f645614863d905f60f28c4b59df3e1b81c3426f5e38f918e3f08c4136a3a1a?d=identicon)[remi](/maintainers/remi)

---

Top Contributors

[![remicollet](https://avatars.githubusercontent.com/u/270445?v=4)](https://github.com/remicollet "remicollet (47 commits)")[![SMillerDev](https://avatars.githubusercontent.com/u/1484494?v=4)](https://github.com/SMillerDev "SMillerDev (3 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)
```

###  Alternatives

[pubsubhubbub/publisher

pubsubhubbub implementation of publisher.

51149.6k](/packages/pubsubhubbub-publisher)

PHPackages © 2026

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