Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

sandeepbaldawa's avatar

security static analysis for php code

Hi,

Are there any recommendations for tools which can be used for security checks in static php code(or maybe run some tests against the code), preferably run this with each commit to avoid issues like password being exposed in plain text, potential system commands like exec being exposed in the code etc..

Thanks!

0 likes
0 replies

Please or to participate in this conversation.