Download the PHP package aetah/jrd without Composer
On this page you can find all versions of the php package aetah/jrd. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor aetah
Package jrd
Short Description JSON Resource Descriptor (JRD) models, parser, and serializer.
License AGPL-3.0-or-later
Package jrd
Short Description JSON Resource Descriptor (JRD) models, parser, and serializer.
License AGPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package jrd
Read-Only Split Notice
This repository is a read-only split of aetah/php-openid-toolkit.
- Development happens in the monorepo.
- Feature PRs and issues should be opened against
aetah/php-openid-toolkit. - This split repository is published from the monorepo and should not be treated as the source of truth.
JRD
Generic PHP library for parsing, validating, and serializing JSON Resource Descriptors (JRD).
Scope
This package provides:
- immutable JRD domain models
- parsing from arrays and JSON
- serialization to arrays and JSON
- JRD-specific structural validation
It deliberately does not provide WebFinger URL building, HTTP transport, or framework integration.
Install
Quick Start
Quality Checks
Run Static Analysis
Run Tests
Clean Build Artifacts
Run Test Coverage
Run Style Checks
Fix Style Checks
License
Licensed under AGPL-3.0-or-later. See LICENSE for details.
All versions of jrd with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
ext-json Version *
ext-json Version *
The package aetah/jrd contains the following files
Loading the files please wait ...