decodelabs / referential
A framework for finding, parsing, inspecting and formatting reference IDs
v0.2.0
2024-08-22 01:57 UTC
Requires
- php: ^8.1
- decodelabs/exceptional: ^0.4.4
Requires (Dev)
- decodelabs/phpstan-decodelabs: ^0.6.7
- decodelabs/tagged: ^0.15
Suggests
- decodelabs/tagged: For formatting as HTML
This package is auto-updated.
Last update: 2024-11-04 21:56:12 UTC
README
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.
Get news and updates on the DecodeLabs blog.
Installation
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.