PHPackages                             aurabx/dicomweb-parser - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. aurabx/dicomweb-parser

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

aurabx/dicomweb-parser
======================

2.1.3(9mo ago)15MITPHPPHP &gt;=8.2

Since Apr 17Pushed 6mo ago1 watchersCompare

[ Source](https://github.com/aurabx/dicomweb-parser)[ Packagist](https://packagist.org/packages/aurabx/dicomweb-parser)[ RSS](/packages/aurabx-dicomweb-parser/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (7)Dependencies (3)Versions (10)Used By (0)

DICOMWeb Parser for PHP
=======================

[](#dicomweb-parser-for-php)

A PHP library for parsing DICOMWeb JSON responses into structured PHP objects.

Requirements
------------

[](#requirements)

- PHP 8.2 or higher
- [aurabx/dicom-data](https://github.com/aurabx/dicom-data)

Installation
------------

[](#installation)

```
composer require aurabx/dicomweb-parser
```

Usage
-----

[](#usage)

### Basic Usage

[](#basic-usage)

```
