hiteshpachpor/kong-admin

A PHP client to interact with Kong's Admin API

Maintainers

Package info

github.com/hellochef-me/kong-admin

pkg:composer/hiteshpachpor/kong-admin

Statistics

Installs: 9 219

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

1.2.0 2025-07-29 10:24 UTC

This package is auto-updated.

Last update: 2026-03-29 01:15:27 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
```