cct-marketing/kong-php-sdk

Library to execute operations on Kong using PHP

dev-master 2018-04-04 14:32 UTC

This package is auto-updated.

Last update: 2024-04-16 03:26:08 UTC


README

Build Status Scrutinizer Code Quality Total Downloads License

Kong PHP SDK

This PHP library integrates with the Kong API, which is an open-source project of API Management.

The Kong by itself has their own RESTful API, and the library can nicely connect with Kong using PHP.

The Kong endpoints are not completely covered as this project still in development.

Next steps:

  • Create a listener to handle the $config attribute on the Plugin model
  • Develop the individual integration with plugins