Web Vitals in PHP?
Unless the PHP code is pure shit, the backend won't be an issue with Core Web Vitals
You will only encounter issues with JS code execution, wrong critical CSS path that leads to disastrous CLS and overall, front-end elements (JS/CSS/Images) that disrupt execution.
PHP will be the minor of your issues