decodelabs/referential

A framework for finding, parsing, inspecting and formatting reference IDs

Installs: 295

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/decodelabs/referential

v0.4.2 2025-08-21 19:46 UTC

This package is auto-updated.

Last update: 2025-09-30 06:41:21 UTC


README

PHP from Packagist Latest Version Total Downloads GitHub Workflow Status PHPStan License

A framework for finding, parsing, inspecting and formatting reference IDs

Referential provides a generalist approach to handling ID references. It enables a consistent way of working with keys across multiple data sources and formats.

Installation

This package requires PHP 8.4 or higher.

Install via Composer:

composer require decodelabs/referential

Usage

Coming soon...

Licensing

Referential is licensed under the MIT License. See LICENSE for the full license text.