Everyday tools I use
PHPStorm - IDE for PHP & Web Development. Includes intelligent auto-completion and productivity tools like built-in CSV viewer, DB Viewer, and PHPUnit.
Windows Terminal - Improved CMD/Powershell terminal that allows split panes & better customization
DBeaver - Universal database tool that is great to view large amount of data compared to the normal command line.
Burp Suite Professional - Application security testing tool used to find vulnerabilities within an application.
Postman - API development tool used to test APIs. I use this alongside Burp Suite Pro.