phpdox
phpdox copied to clipboard
[Feature Request] Run phpdox without config file by options?
trafficstars
Would it possible to run phpdox with options instead of a config file? Just by execute phpdox.phar with some options like project name, source path and destination path?
There is currently no code for that, but I don't see a reason why that shouldn't be possible to implement.
What's the usecase?
I try to run phpdox inside of a docker container. So it would be nice to configure it by command line or environment variables.
Anyone have a phpdox docker image running? Still problems I can't solve (phploc, conversion to UTF-8 failed...)