cakephp-api
cakephp-api copied to clipboard
API Plugin for CakePHP
The versioning documentation seems to be missing or the link pointing to it is wrong. The link can be found on /docs/home.md (last item from the list), but the versioning.md...
HI, the third parameter `JWT::decode()` in `firebase/php-jwt:v6.9.0` is changed. With these changes, I tried to solve this incompatibility problem. I hope I have done this correctly.
Is there same way to inject DI inside API Service actions ? Actually the constructor allows only to parent $config. It would be nice to have the possibility of getting...
I am trying to use the Api plugin for my application. My application highly relies on plugins, all located inside plugin folder of the application. I try to explain my...