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

use composer instead of submodules #8

Open
thkoch2001 opened this issue Oct 26, 2015 · 2 comments
Open

use composer instead of submodules #8

thkoch2001 opened this issue Oct 26, 2015 · 2 comments

Comments

@thkoch2001
Copy link

composer is the quasi-standard way of handling third-party libraries in PHP projects now

@jens-maus
Copy link
Owner

Honestly I have never heard of 'composer' before as I hardly do regular php development. But if you have any suggestion to replace the git submodules setup please feel free to fork this repository and send over pull requests for proper composer support.

@jens-maus
Copy link
Owner

Ah, and BTW. I recently switched from git "submodules" use to git "subtree" which is much more convenient as it doesn't require to use a separate command to checkout the third-party sources.

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