decodelabs/referential

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

Maintainers

Package info

github.com/decodelabs/referential

pkg:composer/decodelabs/referential

Statistics

Installs: 295

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-02 12:44:28 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.