N
N
Nikita Gusakov2013-03-09 12:14:22
PHP
Nikita Gusakov, 2013-03-09 12:14:22

Installing non PHP libraries via Composer?

Tell me in the project I need jquery and bootstrap to be downloaded to certain folders. A question actually in how to register ways for the similar? That is, it is also not necessary that autoload be created for these files, because this is pointless.
Now the System folder simply contains composer.json, php dependencies are installed and that's it.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2013-03-09
Protko @Fesor

Composer is a package manager for PHP. It’s better to sort out front-end things through Twitter Bower

A
Alexey Akulovich, 2013-03-09
@AterCattus

"type": "file"
instead
of "type": "package"
from here

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question