cct-marketing / kong-php-sdk
Library to execute operations on Kong using PHP
dev-master
2018-04-04 14:32 UTC
Requires
- php: ~7.1
- beberlei/assert: ^2.8
- cct-marketing/collections: ~1.0
- guzzlehttp/guzzle: ^6.2
- jms/serializer: ^1.10
- symfony/http-foundation: ^4.0
- symfony/yaml: ^4.0
Requires (Dev)
- phpunit/phpunit: ^6.5
This package is auto-updated.
Last update: 2024-11-16 04:42:52 UTC
README
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