How to execute php code?
Open
- Dominant language
- PHP
- Stars
- 98
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
I don't want to invoke processes through shell commands, I want to execute PHP code directly.
Just Like
`new Process(funciont() {
call_method();
});`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.