Framework X CLI 👀 #223
Replies: 1 comment
-
Hey @JustSteveKing, thanks for bringing this up 👍 I can see this being a useful feature, but I'm not sure if this fits so well with Framework X. In order to properly introduce this, we'd also have to answer a lot of questions, like:
With all this in mind I'm not sure ho much of a benefit this currently brings compared to other desired features we have in our pipeline. We're currently working towards a I think this is a valid suggestion and this might be a useful addition, but I think this is something we'll look into in the future. If you (or anyone else) needs a feature like this (more) urgently, you can also reach out to us or help us prioritizing by becoming as sponsor ❤️ |
Beta Was this translation helpful? Give feedback.
-
I had an idea when talking to a few other developers and thought I would post it here.
What do people think about creating a Framework X CLI? Something that could be used for starting the PHP server or getting information about the ongoing server process etc.
# This would start the PHP Server. php x server
# This would display information about the running PHP Server php x info
The info command could list how many processes are running, the PHP version, the Framework X version, the ReactPHP components being used, and perhaps the amount of async processes that are currently running.
Beta Was this translation helpful? Give feedback.
All reactions