Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.25 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.25 KB

ZGW API for PHP and WordPress

This PHP packages offers an implementation of the 'Zaakgericht Werken' (ZGW) API's, in accordance with the Gemma standards. The library enables developers to easily integrate and access the ZGW API's of various registries.

Registry support

Client 📥 ZRC 🗂️ ZTC 📄 DRC 🔐 Auth
OpenZaak 1.5.1 1.5.1 1.5.1 JWT tokens
RxMission 1.5.1 1.5.1 1.5.1 JWT tokens
XXLLNC unkown version unkown version 1.5.1 Pre-distributed API key
DecosJoin unknown unknown unknown unknown
Procura unknown unknown unknown unknown

Installation

Use composer to install this package.

composer require owc/zgw-api

Usage

Read the documentation on how to get started.

Changelog

Please see CHANGELOG for more information on what has changed recently.

Breaking changes

There are breaking changes compared to the Zaaksysteem plugin.

View breaking changes.