Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency graph #196

Open
Nyholm opened this issue Jul 29, 2016 · 2 comments
Open

Dependency graph #196

Nyholm opened this issue Jul 29, 2016 · 2 comments

Comments

@Nyholm
Copy link
Member

Nyholm commented Jul 29, 2016

I created a dependency graph for this project. I've not included puli/manager, puli/cli, puli/twig-extension nor bridges and bundles.

screen shot 2016-07-29 at 11 20 28

As one can see it is quite a lot of packages. If I remove the webmozart ones and the other stable thrid party dependencies. The graph looks like this:
screen shot 2016-07-29 at 11 25 07

If I now add the puli/manager, puli/cli and puli/twig-extension the graph will look like this:

screen shot 2016-07-29 at 11 33 07

When we go to a stable release I think we should first focus on discovery and repository because they do not have any unstable dependencies.

@webmozart
Copy link
Member

Thanks for this @Nyholm! In a regular project, it should not be needed to install puli/manager and puli/cli, as you will use the PHAR that includes all of that. Hence the dependencies will hopefully not cause a big hassle.

@Nyholm
Copy link
Member Author

Nyholm commented Aug 1, 2016

I drew this image mostly for myself to get an understanding of things... and then I just thought that I should share it. I do not think this is awfully a lot. =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants