jolicode / slack-php-api

:hash: PHP Slack Client based on the official OpenAPI specification
https://jolicode.github.io/slack-php-api/
MIT License
222 stars 56 forks source link

Generate PSR-18 client instead of Httplug #49

Closed pyrech closed 4 years ago

pyrech commented 4 years ago

We can now use symfony/http-client and other http clients that implements standard PSR-18 :tada: