A suitable program or idea for saving sent and received requests in php

I wanted to save the post requests sent to my php file, I wanted to know if there is a way to listen to the requests using a graphical environment other than saving it in a file (I use Ngrok)? Have you found a solution yet?