broadway/uuid-generator

This package is abandoned and no longer maintained. No replacement package was suggested.

UUID generator for broadway/broadway.

Maintainers

Package info

github.com/broadway/broadway-uuid-generator

pkg:composer/broadway/uuid-generator

Transparency log

Statistics

Installs: 2 232 595

Dependents: 12

Suggesters: 0

Stars: 20

Open Issues: 0

1.0.2 2026-08-09 19:21 UTC

This package is auto-updated.

Last update: 2026-08-09 19:22:33 UTC


README

Uuid generators for your application.

Provides a uuid generator and several testing helpers to use uuids in your tests. Random uuid generation is currently powered by ramsey/uuid

build status

Example

The examples/ directory contains a runnable uuid example (generate.php). The code you find there contains comments with what is happening.