PHPackages                             aurabx/orthancphp - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. aurabx/orthancphp

ActiveLibrary[HTTP &amp; Networking](/categories/http)

aurabx/orthancphp
=================

A PHP client for use with the Orthanc REST API

1.0.1(1y ago)058unlicensePHPPHP ^8.0

Since Oct 13Pushed 1y ago1 watchersCompare

[ Source](https://github.com/aurabx/orthancphp)[ Packagist](https://packagist.org/packages/aurabx/orthancphp)[ Docs](https://openapi-generator.tech)[ RSS](/packages/aurabx-orthancphp/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

PHP API Client for Orthanc
==========================

[](#php-api-client-for-orthanc)

This is a PHP API Client for Orthanc. It is automatically generated from the Orthanc Open API schema available at , using the OpenAPI generator

Installation &amp; Usage
------------------------

[](#installation--usage)

### Requirements

[](#requirements)

PHP 7.4 and later. Should also work with PHP 8.0.

### Composer

[](#composer)

```
$ composer require aurabx/orthancphp
```

Then run `composer install`

Getting Started
---------------

[](#getting-started)

Please follow the [installation procedure](#installation--usage) and then run the following:

```
