nasrulhazim / kong-gateway-php-client
Kong Gateway Admin API PHP Client
Fund package maintenance!
cleaniquecoders
Requires
- php: ^8.0 | ^8.1 | ^8.2
- guzzlehttp/guzzle: ^7.3
- illuminate/support: ^8.4 | ^9.0 | ^10.0
- vlucas/phpdotenv: ^5.3
Requires (Dev)
- laravel/pint: dev-main
- orchestra/testbench: ^6.0 | ^7.0 | ^8.0
- phpunit/phpunit: ^9.3.3 | ^10.0
README
Kong Gateway (OSS) PHP Client
This package allowed communication with Kong Gateway Admin API. The supported version is starting from v2.4.1.
Installation
Install this package with composer:
$ composer require nasrulhazim/kong-gateway-php-client
Usage
Usage can be found in the Kong Gateway PHP Client Wiki
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Reference
Contributing
Please see CONTRIBUTING for details.
Security
If you discover a security vulnerability within Laravel, please send an e-mail to Nasrul Hazim via nasrulhazim.m@gmail.com. All security vulnerabilities will be promptly addressed.
Credits
License
The Kong Gateway (OSS) PHP Client is open-sourced software licensed under the License File.