hiteshpachpor/kong-admin

A PHP client to interact with Kong's Admin API

1.1.5 2023-09-20 13:52 UTC

This package is auto-updated.

Last update: 2024-04-11 08:20:52 UTC


README

Latest Version on Packagist Total Downloads

Kong Admin PHP Client

This repository lets you interact with Kong's Admin API.

Installation

composer require hiteshpachpor/kong-admin

Testing

```
composer test
```