composer-deps-analyzer icon indicating copy to clipboard operation
composer-deps-analyzer copied to clipboard

Add feature to look into directories recursively

Open vishwarajanand opened this issue 1 year ago • 0 comments

I want the analyze function here to support an optional field which enables looking into $dir recursively and add the packages by calling createPackage for each directory with a composer.json and composer.lock.

This feature will help the projects with multiple composer.json to use this visualisation.

vishwarajanand avatar May 09 '23 12:05 vishwarajanand