hiteshpachpor/kong-admin

A PHP client to interact with Kong's Admin API

Installs: 9 023

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 1

Open Issues: 1

pkg:composer/hiteshpachpor/kong-admin

1.2.0 2025-07-29 10:24 UTC

This package is auto-updated.

Last update: 2025-12-29 11:40:49 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
```