Gregwar/Image

[question] Install without composer

Closed this issue · 2 comments

Hello, how can I install this tool without using composer?

I dont want to use namespaces

This library is designed for composer only.

I dont want to use namespaces

You should. Lot of libraries are now working like this. This is not so hard to use them.

If you really want to use it without composer, you should setup your own class loader.

But we won't support it.