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

dk4210's avatar

Adding a php editor within the application

Hello Guys,

Is there a package out there that I could use to modify the contents of a php file. What I have is a dusk test file that I would like for my users to be able to modify through my application instead of via IDE. Is this possible? Not worried about any security implications due to this being an Intranet only app. Anyone have any ideas?

0 likes
1 reply
dk4210's avatar

I guess its sort of like TinyMCE but I want to read the contents of a .php file and modify it via the application. Basically, build test cases through my application.

Please or to participate in this conversation.