phpdox icon indicating copy to clipboard operation
phpdox copied to clipboard

[Feature Request] Run phpdox without config file by options?

Open pwFoo opened this issue 5 years ago • 3 comments
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?

pwFoo avatar Jan 11 '20 14:01 pwFoo

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?

theseer avatar Jan 20 '20 13:01 theseer

I try to run phpdox inside of a docker container. So it would be nice to configure it by command line or environment variables.

pwFoo avatar Jan 20 '20 13:01 pwFoo

Anyone have a phpdox docker image running? Still problems I can't solve (phploc, conversion to UTF-8 failed...)

pwFoo avatar Aug 09 '20 15:08 pwFoo