A
A
arsenaljek2021-06-14 05:45:08
PHP
arsenaljek, 2021-06-14 05:45:08

How to use composer?

Help me understand, drum it into my head once and for all, how to use Composer?
I need this library
https://github.com/jenssegers/imagehash
I create a project on OpenServer in the domains folder. I open the console in OpenServer. I execute the command cd D:\OSPanel\domains\imagehash and go to the project folder. Next, I execute the composer require jenssegers/imagehash command
and a vendor folder is created in the project folder

spoiler
60c6c262a7f11752979375.jpeg

What do I need to do next? In order to at least run the example, which apparently lies in the src folder
, please explain clearly how to use this thing ..

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevMan, 2021-06-14
@arsenaljek

https://getcomposer.org/doc/01-basic-usage.md#auto...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question