Sentry integration with CakePhp

How have you installed the Sentry SDK? That error indicates that you don’t have a PSR17 client (like guzzle) available.

This forum post has some options on how to create an exception handling middleware for a CakePHP app using the unified SDK.