googleapis / gax-php

Google API Extensions for PHP
http://googleapis.github.io/gax-php/
BSD 3-Clause "New" or "Revised" License
234 stars 50 forks source link

Follow the standard PSR-15 #348

Open PierrickVoulet opened 2 years ago

PierrickVoulet commented 2 years ago

Is your feature request related to a problem? Please describe.

This library defines and uses several middlewares without following the PSR-15 standard.

Describe the solution you'd like

Make it compliant to the standard PSR-15.

hkdevandla commented 2 years ago

Alice, lets assess on this in Q1 2022 to understand and what needs to be done to make the libraries compliant with PSR-15.